body{
	margin:0;
	font-family:Verdana;
	background-image:url('images/bg.jpg');
}

a{
	text-decoration:none;
	font-weight:bold;
	color: #1a6ca6;
}

a:hover{
	text-decoration:underline;
	font-weight:bold;
	color:#a76414;
}

#container{
	width:760px;
	background-color:white;
	background-image:url('images/mid-bg.jpg');
	background-repeat:repeat-y;
	vertical-align: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#mid_container{
	width:760px;
	padding-top:10px;
	padding-bottom:2px;
}

#header{
	margin:0;
	background-image:url('images/header2.jpg');
	width:760px;
	height:49px;
	background-repeat:no-repeat;
}

#box1{
	background-image:url('images/box1.jpg');
	width:369px;
	height:238px;
	background-repeat:no-repeat;
}

#box2{
	padding-top:1px;
	background-image:url('images/box2.jpg');
	width:361px;
	height:238px;
	background-repeat:no-repeat;
}
#box2 p{
	padding-top:70px;
	padding-left:20px;
	padding-right:20px;
	font-size:12px;
}

#box2 form{
	padding-top:0px;
	font-size:11px;
	font-weight:bold;
}

#centerbar{
	background-image:url('images/middle.jpg');
	width:760px;
	height:159px;
}

#bottom{
	margin:0px;
	width:760px;
	background-color:#f9f5e2;
}

#bottom .box{
	padding-left:10px;
	padding-right:10px;
	background-image:url('images/botbox.jpg');
	background-repeat:no-repeat;
	background-position:center;
	width:226px;
	height:220px;
}

#bottom h1{
	padding-top:7px;
	padding-left:37px;
	font-size:15px;
	color:#2874aa;
	font-family:"Trebuchet MS";
}
#bottom .content{
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
	font-family:Verdana;
}
#bottom .box_bottom{
	background-image:url('images/bullet.jpg');
	background-position:bottom left;
	background-repeat:no-repeat;
	margin-left:120px;
	padding-top:10px;
	padding-left:18px;
}

#bottom a, #bottom a:hover, #button a:link, #button a:active{
	text-decoration:underline;
	font-size:11px;
	color:#0099CC;
}

#nav_menu{
	font-family:"Courier New", Courier, monospace;
	color:grey;
	padding-left:180px;
}

#nav_menu p {
	font-size: 11px;
	font-family:Verdana;
	padding-top:16px;
	margin: 0;
    font-weight:bold;
}
#nav_menu a{
	padding: 10px 10px 8px 20px;
	background-position:bottom left;
	background-position: 8px 60%;
	background-image:url(images/bullet_menu.jpg);
	background-repeat: no-repeat;
	color:#656769;
}
#nav_menu a:hover {
	color:#9aa3c6;
}

#nav_menu_bottom{
	background-color:#f9f5e2;
	font-family:"Courier New", Courier, monospace;
	color:grey;
	padding-left:10px;
}

#nav_menu_bottom p {
	font-size: 11px;
	font-family:Verdana;
	padding-top:16px;
	padding-bottom:10px;
	margin: 0;
    font-weight:bold;
}
#nav_menu_bottom a{
	padding: 10px 10px 8px 20px;
	background-position:bottom left;
	background-position: 8px 60%;
	background-image:url(images/bullet_menu.jpg);
	background-repeat: no-repeat;
	color:#656769;
}
#nav_menu_bottom a:hover {
	color:#9aa3c6;
}

#left {
	float:left;
	text-align:center;
	width:191px;
	background-image:url('images/left-bg.jpg');
	background-repeat:repeat-x;
	min-height:500px;
}

#right_content{
	font-family:Verdana;
	font-size:11px;
	padding-top:20px;
	padding-left:215px;
	padding-right:180px;
	min-height:700px;
	background-image:url(images/mid-bg.jpg);
	background-repeat:repeat-y;
	vertical-align: top;
	padding-bottom: 0px;
	margin: 0px;
}

#right_content h1{
	font-family:Trebuchet MS, Verdana;
	font-size:17px;
	color: #6b6b6b;
	background-image:url(images/h1_button.jpg);
	height:25px;
	padding-top:2px;
	padding-left:24px;
	padding-bottom:5px;
	background-repeat:no-repeat;
	font-weight:bold;
	font-stretch:semi-expanded;
}

#right_bar{
	float:right;
	text-align:center;
	width:160px;
	min-height:500px;
}
