body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#040100;
	background-color: #F0EAC0;
	font-size:12px;
	background-image: url(../images/mainbackground.jpg); 
	background-repeat: repeat-x;
	margin:0px auto;
}
	
	
/* Contains Entire Design*/	
div#body-container
{
	width:800px;
	margin: 0px auto;
}

/* Main Container entire white background*/
div#main-container
{
	background-color:#FFFFFF;
	text-align:center;
	padding: 10px 10px 10px 10px;
}


/* Begining Of Logos and Slogan Section*/
div#logo
{
	margin-bottom:10px;
	position:relative; top:0px; left:10px;
}
div#logo a
{
text-decoration:none;}

div#logoA
{

	font-size:18px;
	color:#E7DD9A;
	word-spacing:5px;
	letter-spacing:1px;	
}
div#logoB
{
	font-size:20px;
	color:#ffffff;
	letter-spacing:4px;
	line-height:14px;
}
div.slogan

{ 
	line-height: 14px;
	color:#ffffff;
	text-align:center;
	font-size:11px;
	margin-right:5px;
	margin-top:7px;
}
	/* End Logos and Slogan Section*/


/* Holds Big Image*/
div#splash-container
{
	background-image: url(../images/splash2.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:200px;
}


div#content
{
	background-image: url(../images/content-bottom-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#fcfae5;
	overflow: auto;
	height:100%;

}

div#title
{
background-image:url(../images/title-bg.jpg);
	width: 443px;
	height: 40px;
	text-align: center;
	position:relative; 
	top:18px;
	line-height:40px; 
	letter-spacing:2px;
	font-size:24px;
	color:#1F4C7C;
	margin:0px auto
}

div#body-content
{
	text-align:justify; 
	padding: 10px;
}

div#body-content img
{
	background:#D5E09E;
	padding: 10px;	
}

div#body-content a
{
text-decoration:none;
color:#040100;
}

div#body-content a:hover{
text-decoration: none;
color:#040100;
background-color:#D5E09E;
}


/*End of content*/

div#menu-top
{
	background-image: url(../images/menu-bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	height:71px;
	width:780px;
}

div#menu-top-button
{
	font-size: 11px;
}

div#menu-top-button a{
	background-image: url(../images/menu-button.jpg);
	background-repeat:no-repeat;
	height:61px;
	width:110px;
	display:block;
	line-height:61px;
	text-align:center;
	color:#085490;
	text-decoration: none;
	font-style: bold;
	float:left; 
	margin-left:0px
}

div#menu-top-button a:hover{
	color: #996600;
}


/* Back up
div#menu-containertop a{
	width: 108px;
	height: 55px;
	background: url(../image/menu-button.gif) no-repeat top left;
	color: #0033CC;
	text-decoration: none;
}

*/



/*Useful Links*/
div.align-left
{
	float:left;
}

div.align-right
{
	float:right;
}

#noback
{
visibility:hidden;
}


div.h-space
{
	width:5px;
	height:1px;
	float: left;
}

div.v-space
{ 
	width:1px;
	height:5px;
	font-size:1px;
	clear:both;
}
/*End Of Useful Links*/


	/* Footer Menu Section */
/*Navigation Links*/
div#menu-bottom
{
	background-image: url(../images/pod-navigation-background.jpg);
	background-repeat:repeat-x;
	height:28px;
	width:780px;
	border-color: #AE9900;
	border-width:1px; 
	border-style:solid;
	line-height:26px;
	text-align:center; 
	margin: 5px 0px 0px 0px;
}

div#menu-bottom a{
	color:#085490;
	text-decoration: none;
	font-style: bold;
	margin:0 20px 0 20px;
}

div#menu-bottom a:hover{
	color:#996600;
	text-decoration: none;
}
/* End Footer Menu Section */

	/*Footer Section*/
div#footer
{
width:100%;
float:right;
color:#065695;
font-size:12px;
padding-right:2px;
}

#Copyright
{
float:left;
font-size:11px;
color:#5C6373;
margin-top:3px;

}


.contact-color
{
color:#736A1B;
}

.contact-align
{ 
text-align:right;
word-spacing:15px;
}


div#notice
{
text-align:center;
color:#000000;
word-spacing:2px;
font-size:11px
}
	/*End Footer Section*/

#olrs a{
	text-decoration:none;
	text-align:center;
	color:#040100;
	font-size:11px;
	}

#olrs a:hover{
	text-decoration:none;
	text-align:center;
	color:#040100;
	background-color:#D5E09E;
	}
