body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color:#d5e3fe;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        font-size:11px;
		color:#000000;
	
}
.styles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a{
color:#01102f;
text-decoration:underline;
}
a:Hover{
color:#3869b7;
text-decoration:underline;
}
h1{
height:30px;
color:#FFF;
font-weight:bold;
font-size:18px;
}
.red{
color:#FF0000;
font-weight:bold;
font-size:14px;
}
.big{
font-weight:bold;
font-size:14px;
}
.small_white{
font-size:10px;
text-decoration:none;
color:#FFFFFF;
line-height:11px;
}

/*==============================================================
Main Stuff
================================================================*/
#container{
width:726px;
margin:0 auto;
}
#header{
width:726px;
height:59px;

}
#main_top{
width:726px;
height:160px;
background-image:url(../images/main_top_in.jpg);
background-repeat:no-repeat;
}
#main_top_story{
width:726px;
height:160px;
background-image:url(../images/main_top_in_ourstory.jpg);
background-repeat:no-repeat;
}
#content_container{
width:726px;
float:left;
}
#main_content{
height:100%;
float:right;
width:500px;
background-image:url(../images/main_content_bg_in.jpg);
background-repeat:no-repeat;
}
#the_content{
text-align:left;
padding-top:20px;
padding-left:5px;
padding-right:25px;
}

/*==============================================================
Top Menu Items
================================================================*/
#main_buttons{
padding-left:250px;
padding-top:5px;
width:480px;
height:30px;
}
.main_buttons{
font-size:14px;
color:#01102f;
padding-top:10px;
padding-left:5px;
padding-right:5px;
height:30px;
font-weight:bold;
text-decoration:none;
display:inline;
}
A:Hover.main_buttons{
font-size:14px;
color:#3869b7;
padding-top:10px;
padding-left:5px;
padding-right:5px;
height:30px;
font-weight:bold;
text-decoration:none;
display:inline;
}
/*==============================================================
Left Menu Items
================================================================*/
#left_phrases{
height:199px;
float:left;
text-align:left;
width:216px;
background-image:url(../images/left_phrases.jpg);
background-repeat:no-repeat;
}
#left_menu_main{
height:418px;
float:left;
text-align:left;
width:216px;
background-image:url(../images/left_bg_in.jpg);
background-repeat:no-repeat;
}
#left_items{
padding-left:40px;
padding-top:85px;
padding-right:10px;
font-size:12px;
}
.left_menu{
width:150px;
display:block;
color:#01102f;
font-weight:bold;
text-decoration:none;
padding-top:3px;
padding-bottom:3px;
padding-left:10px;
background-image:url(../images/left_menu_bullet.gif);
background-repeat:no-repeat;
}
A:Hover.left_menu{
width:150px;
display:block;
color:#3867b4;
font-weight:bold;
text-decoration:underline;
padding-top:3px;
padding-bottom:3px;
padding-left:10px;
background-image:url(../images/left_menu_bullet.gif);
background-repeat:no-repeat;
}
/*==============================================================
Login Box Items
================================================================*/
#main_top_login{
margin-top:80px;
width:200px;
float:left;
}
.login_text{
font-size:11px;
color:#FFF;
text-decoration:none;
}
.input_fields{
width:80px;
height:12px;
font-size:11px;
color:#333333;
}

/*==============================================================
Footer Stuff
================================================================*/
#footer{
float:left;
width:726px;
height:112px;
background-image:url(../images/footer.jpg);
background-repeat:no-repeat;
}
#footer_links{
padding-top:35px;
color:#FFFFFF;
}
.footer_links{
color:#FFFFFF;
text-decoration:underline;
font-size:11px;
}
.footer_links_small{
color:#FFFFFF;
text-decoration:underline;
font-size:9px;
}

/*==============================================================
Image Styles
================================================================*/

IMG.left {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; FLOAT: left; BORDER-BOTTOM-WIDTH: 0px; MARGIN: 2px 10px 5px 0px; BORDER-RIGHT-WIDTH: 0px
}
IMG.right {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; FLOAT: right; BORDER-BOTTOM-WIDTH: 0px; MARGIN: 2px 0px 5px 10px; BORDER-RIGHT-WIDTH: 0px
}
IMG.across {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; MARGIN: 0px 0px 10px; BORDER-RIGHT-WIDTH: 0px
}
