@charset "utf-8";
/* CSS Document */

a: { color: #9d6b83;
		text-decoration: none;
		}
a:link { color: #6399a5;
		text-decoration: none;
		}
a:active { color: #9d6b83;
		text-decoration: none;
		}
a:hover { color: #9d6b83;
		text-decoration: underline;
		}
a:visited { color: #6399a5;
		text-decoration: none;
		}

body{ font-size: 16px; 
color: #818080;
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
width: 800px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-style: normal;
margin-top: 0px;
padding-top: 0px;
height: 100%;

}

#body{ 
font-size: 16px; 
color: #818080;
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
margin-top: none;
width: 800px;
border-right: 3px solid #999999;
border-left: 3px solid #999999;
height: auto;
float: left;
border-bottom: 5px solid #9d6b83;
}

#body_content{ 
width: 90%;
text-align: center;
padding-left: 35px;
padding-bottom: 20px;
}

#body_content_inner{
width: 90%;
text-align: center;
padding-left: 35px;
padding-bottom: 20px;
text-align: left;
font-size: 15px; }

#header { 
font-size: 14px; 
color: #818080;
background-image: url(banner.jpg);
height: 185px;
}

#tabs {
width: 450px;
height: 250px;
border: 1px solid #999999;
}

#header_red{ 
color: #9d6b83;
margin-left: 35px;
padding-bottom: none;
margin-bottom: -5px;
}

#body_hr{
color: #6399a5;
width: 93%;
margin-top: none;
padding-top: none;
size: auto;
}

#footer{ 
text-align: center;
font-size: 10px;
color:  #6399a5;
margin-left: auto;
margin-right: auto;
padding-top: 15px;
}

#spacing { 
margin: 15px 15px 15px 15px;
}

#main_menu { 
font-size: 20px;
color: #FFFFFF;
background-color: #6399a5;
border-top: 5px solid #9d6b83;
width: 800px;
padding: 0px 0px 5px 0px;
height: 27px;
}

#main_text {width: 500px; 
text-align: center;
margin-left: 20px; 
}

#article_text {width: 190px; margin-left: 40px;}

#right{ 
float: right;
width: 529px;
text-align: center;
}

#right_text{
width: 465px; 
text-align: center; 
margin-left: 30px;
}

#left_monthly{ 
width: 270px;
text-align: center;
font-size: 15px;
}

#article {
border-right: 3px solid #999999;
border-bottom: 3px solid #999999;
background-color: #eceaeb;
color: #818080;
padding-top: 10px;
padding-bottom: 10px;
}

#line_break { 
width: 90%;
color: #eceaeb;
}

#links{
color: #6399a5; 
text-decoration: none;}

#server_training { 
margin-top: 20px;
font-size: 16px; }


#fade_bottom{ height: 13px;
width: 795px; }

#training_dates {
color: #9d6b83;
}

#search { 
width: 225px;
height: 32px;
background-color: #9d6b83;
float: right;
padding-top: 3px;
color: #ffffff;
text-align: center;
font-size: 19px;
}



