body {
	background-image:url(images/blue_bg.jpg);
	margin-top:8px;
	margin-left:50px;
}


a:link {
	color: #625e2f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #625e2f;
	
}
a:hover {
	text-decoration: none;
	
}
a:active {
	text-decoration: none;
	
}

.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 120%;
	color: #663333;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
}
.copy12 {
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:120%;
	color: #663333;
	padding-top: 5px;
	padding-right: 5px;

}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding:5px;
	width:750px;
	top: 10px;
	height: 31px;
	text-align:center;
	}

#footer10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding:5px;
	width:750px;
	top: 10px;
	height: 31px;
	text-align:center;

	
}
#content {
	width:750px;
	border:thin #AAAAAA solid;
	background-color:#FFFFFF;
	padding:5px;
}

#menu_container {
	margin-left:590px;
	width:183px;
	float:right;
	height:154px;
	position:absolute;
	left: 32px;
	top:12px;
	
}

.menu_item {
	background-image:url(images/menu_button_bg.gif);
	background-repeat:no-repeat;
	margin-top:2px;
	margin-bottom:2px;
	width:182px;
	height:20px;
	text-align:right;
}
.menu_item a:hover {
	color:#000000;
	font-weight:bold;

}
.menu_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#002a4b;
	margin-right:21px;
	text-align:right;
	line-height:140%;
}
.menu_text a:hover {	
	color:#000000;

	
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	letter-spacing:.1em;
	color:#FFFFFF;
	margin-left:5px;
	margin-top:0px;
	background-image:url(images/h1_background.gif);
	background-repeat:no-repeat;
	padding-left:12px;
	padding-top:4px;
	padding-bottom:4px;
}
h1 a:link {
	color:#000033;
}


p.bodycopy {
	margin-top:0px;
}

#main_content {
	width:750px;
	background-color:#ffffff;
	position:relative;	
	
}

#middle_left {
	width:760px;

	background-color:#FFFFFF;
}

#right_column {
	width:185px;
	padding-top:5px;
	
	background-color:#d0d0d0;
	text-align:center;
	float:right;
	
}
#logo {
	border:none;
}
#bottom_left {
	min-height:275px;
	border:thin #AAAAAA solid;
	padding:5px;
}

#bottom_right {
	min-height:275px;
	border:thin #AAAAAA solid;
	padding:5px;

}
.message {
	border-style: solid;
	border-width: 2px;
	margin: 0 0.5em 1.5em 0.5em;
	-moz-border-radius: 8px;
}.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
	color: #333366;
	padding-top: 10px;
}
#content_box {
	border:thin solid #999;
}