body {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 17px;
	color: #333333;
}


#page_back {
	background-image: url(images/page_back.gif);
	background-repeat: repeat-y;
	width: 760px;
}
#menu {
	width: 192px;
}

#content_area {
	padding-top: 25px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 30px;
	width: 437px;
}
#bottom_menu a {
	color: #CCCCCC;
	text-decoration: none;
}
#bottom_menu a:hover{
	color: #9B9B00;
	text-decoration: none;
}
#page_back #content_area a {
	color: #990000;
}


#bottom_menu {
	font-size: x-small;
	color: #FFFFFF;
}
h2 {
	font-size: small;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	margin-top: 15px;
	margin-bottom: 15px;
}

#bottom_menu p {
	line-height: normal;
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 4px;
	margin-left: 4px;
}
#page_back #content_area li {
	list-style-type: square;
}
#big_letter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
}
.smallertext {
	font-size: x-small;
}
#page_back #main_container {
	width: 760px;
}
#content_area ul {
	list-style-image: url(images/red_dot.gif);
}
#content_area li {
	margin-bottom: 10px;
}
