@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	font-family: "Courier New", Courier, monospace;
	background-image: url(img/back.jpg);
	background-position: left top;
}

p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

img {
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #5F120E;
}

a:hover {
}

a:visited {
	color: #5F120E;
}

h1 {
	color: #333;
}

h2 {
	color: #333;
}

h3 {
	color: #333;
}

ul, li {
	list-style-type: circle;
}

#top {
	background-image: url(img/lib1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#col1 {
	font-size: small;
	padding-top: 350px;
	text-align: left;
}

#col1 h3 {
	text-align: center;
	color: #333;
}

#col2 {
	padding-top: 12px;
	padding-left: 70px;
}

#col2 a:link {
	text-decoration: none;
	font-weight: bold;
}

#col2 ul a:link {
	font-weight: normal;
}

#dec1 {
	background-image: url(img/decs.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 383px;
	margin-top: 12px;
	margin-bottom: 12px;
}

#dec2 {
	background-image: url(img/decl.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 498px;
	margin-top: 12px;
}

#gog1 {
	text-align: center;
}

#gog2 {
}

.links {
	font-size: 11px;
	color:#333;
}

