body {
	background-color: #D0C095;
	font-family: Tahoma;
	font-size: 11px;
	margin: 0px;
	text-align: center;
	width: 100%;
}

#body {
	background: url("../images/main_background.jpg");
	background-repeat: no-repeat;
	padding-left: 78px;
	padding-top: 52px;
	width: 780px;
}

#footer {
	clear: both;
	text-align: center;
}

#footer a {
	color: #A30234;
}

#footer a:hover {
	color: #FFFFFF;	
}

#logo_link {
	float: left;
	padding-left: 8px;
	padding-top: 8px;
	position: absolute;
}

#header {
	background: url("../images/header_background.jpg");
	background-repeat: no-repeat;
	height: 181px;
	width: 780px;
}

#internal_content {
	float: left;
	text-align: left;
	width: 680px;
}

#internal_content a {
	color: #A30234;
}

#internal_content a:hover {
	color: #FFFFFF;	
}

#internal_content li {
	list-style-type: square;
}

#left_content {
	float: left;
	text-align: left;
	width: 295px;
}

#left_content a {
	color: #A30234;	
}

#left_content a:hover {
	color: #FFFFFF;
}

#left_content li {
	list-style-type: square;
}

#main_body {
	height: 95%;
	text-align: center;
	width: 780px;	
    margin-left: auto;
    margin-right: auto;
}

#right_content {
	margin-left: 305px;
	text-align: left;
	width: 375px;
}

#right_content a {
	color: #A30234;
}

#right_content a:hover {
	color: #FFFFFF;
}

#right_content li {
	list-style-type: square;
}

h5 {
	color: #A60234;
	font-family: Arial;
	font-size: 11pt;
	margin: 0px;
	margin-bottom: 4px;
}
		
table {
	font-family: Tahoma;
	font-size: 11px;
}