BODY{
	background-color: rgb(57,54,54);
	font-family:  Arial,sans-serif;
	}
		
#staticpic{
	position: absolute;
	left: -50px;
	top: 0px;
	width: 100%;
	overflow: visible;
	z-index: 3;
	}
	
#logo{ 
	position: absolute;
	background: url('./layout2/redlogo.gif') no-repeat; 
	left: 122px;
	top: 20px;
	padding: 0px 0px 0px 0px;  
	margin: 0px;
	overflow: visible;
	height: 160px;
	width: 177px;
	z-index:4; 
	}
	
#title{ 
	background: url('./layout2/name.jpg') no-repeat; 
	position: absolute;
	left: 106px;
	top: 40px;
	padding: 0px 0px 0px 0px;  
	margin: 0px; 
	height: 100px;
	width: 773px;
	overflow: hidden; 
	z-index: 7;
	}

#menuexpand{ 
	background: url('./layout2/menuetop.gif') no-repeat; 
	position: absolute;
	background-color: rgb(81,3,3);
	left: 0px;
	top: 0px;
	padding: 0px 0px 0px 0px; 
	margin: 0px; 
	height: 13px;
	width: 207px;
	overflow: hidden;
	z-index: 7;   
	}
	
#menufill{
	position: absolute;
	left: 0px;
	top: 110px;
	padding: 0px 0px 0px 0px;  
	width: 207px;
	line-height: 1.5;
	overflow: hidden;
	z-index: 5;
	}
	
#menubottom{ 
	background: url('./layout2/menubottom.gif') no-repeat; 
	position: relative;
	background-color: rgb(57,54,54);
	left: 0px;
	padding: 0px 0px 0px 0px;  
	margin: 0px; 
	height: 13px;
	width: 207px;
	overflow: hidden;
	z-index: 7;   
	}

#menulinks{ 
	background-color: rgb(190,188,188);
	position: relative;
	left: 25px;
	top: 5px;
	padding: 0px 0px 0px 0px;  
	margin-top: 0px; 
	width: 207px;
	overflow: hidden;
	z-index: 6;  
	}
		
#textul{  
	background-color: rgb(190,188,188);
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 0px 0px 0px 0px;  
	margin: 0px; 
	height: 17px;
	width: 20px;
	overflow: hidden;
	z-index: 2;
	}
	
#textur{ 
	background: url('./layout2/textUR_bkg.gif') no-repeat; 
	background-color: rgb(57,54,54);
	position: absolute;
	right: -1px;
	top: 0px;
	padding: 0px 0px 0px 0px;  
	margin: 0px; 
	height: 17px;
	width: 20px;
	overflow: hidden;
	z-index: 2;  
	}
	
#textll{ 
	background: url('./layout2/textLL_bkg.gif') no-repeat; 
	background-color: rgb(57,54,54);
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding: 0px 0px 0px 0px;  
	margin: 0px; 
	height: 17px;
	width: 20px;
	overflow: hidden;
	z-index: 2;  
	}
	
#textlr{ 
	background-color: rgb(190,188,188);
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding: 0px 0px 0px 0px;  
	margin: 0px; 
	height: 17px;
	width: 20px;
	overflow: hidden;
	z-index: 2;  
	}

#textblackbtm{
	background-color: rgb(57,54,54);
	position: absolute;
	left: 0px;
	bottom: -50px;
	padding: 0px 0px 0px 0px;  
	margin: 0px; 
	height: 50px;
	width: 100%;
	overflow: hidden;
	z-index: 2;  
	}
	
#textmain{ 
	background-color: rgb(190,188,188);
	position: absolute;
	left: 170px;
	top: 130px;
	width: 75%;
	/*<!--[if gte IE 4]>
	width: expression(document.body.clientWidth < 900? "900px": "75%" );
	<![endif]-->*/
	/* <script type="text/javascript">
		width: expression(document.body.clientWidth < 900? "900px": "75%" );
		</script>*/

	min-width: 900px;
	overflow: visible;  
	padding: 0px 0px 0px 0px;  
	margin: 0px;
	z-index: 1;
	margin-bottom: 0px; 
	}

#mainpicbox{
	position: relative;
	padding: 45px 0px 25px 0px; 
	top:  0px;
	left: 0px;
	overflow: hidden;
	z-index: 1;
	}

#maintextbox{
	position: relative;
	padding: 45px 45px 25px 45px; 
	top:  0px;
	left: 0px;
	overflow: hidden;
	z-index: 1;
	}

#maintextbox p{
	text-align: left;
	color: black;
	font-family: "Arial";
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: normal;
	}
	
#maintextbox h3{
	text-align: left;
	color: black;
	font-family: "Times";
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: bold;
	}
	
#maintextbox h2{
	text-align: left;
	color: black;
	font-family: "Times";
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: bold;
	}

#maintextbox h1{
	text-align: left;
	color: black;
	font-family: "Times";
	font-size: 24px;
	letter-spacing: 1px;
	font-weight: bold;
	}

#maintextbox td{
	text-align: center;
	color: black;
	font-family: "Arial";
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: normal;
	}

#maintextbox th{
	text-align: left;
	color: black;
	font-family: "Arial";
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: bold;
	}
	
#maintextbox a:link{
	color: rgb(81,3,3);
	font-family: "Arial";
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
	}

#maintextbox a:visited{
	color: rgb(81,3,3);
	font-family: "Arial";
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
	}

#menulinks ul{
	list-style: none;
	marker-offset: 0;
	}
	
#menulinks li{
	text-align: left;
	color: rgb(81,3,3);
	font-family: "Arial";
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
	}

#menulinks a:link{
	text-align: left;
	color: rgb(81,3,3);
	font-family: "Arial";
	font-size: 22px;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
	}

#menulinks a:visited{
	text-align: left;
	color: rgb(81,3,3);
	font-family: "Arial";
	font-size: 22px;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
	}

	
#menulinks a:hover, a:active{
	text-transform: capitalize;
	color: black;
	text-decoration: none;
	}

#menulinks ul.sublinks{
	list-style: disc; /* url('./layoutImages/arrow.gif');*/
	list-style-position: outside;
	}


#menulinks li.sublinks{
	text-align: left;
	color: rgb(81,3,3);
	font-family: "Arial";
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
	}

#menulinks a.sublinks:link{
	text-align: left;
	color: rgb(81,3,3);
	font-family: "Arial";
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
	}

#menulinks a.sublinks:visited{
	text-align: left;
	color: rgb(81,3,3);
	font-family: "Arial";
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
	}

#menulinks a.sublinks:hover, a.sublinks:active{
	text-transform: capitalize;
	color: black;
	text-decoration: none;
	}

#textblackbtm p{
	text-align: center;
	color: white;
	text-decoration: none;
	font-size: 15px;
	}

#textblackbtm a{
	text-align: center;
	color: white;
	text-decoration: none;
	font-size: 15px;
	}
