﻿body
{
background-color:black;
background-image:url('../images/design/main%20design/wood21.jpg');
background-repeat:repeat;
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
color:navy;
}

hr
{
	background:navy;
	height:5px; 
	
}

div.maincontainer
{
	background-repeat:no-repeat;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	
}


div.header
{
	width:1000px;
	z-index:1;
}

div.contact
{
	position:relative;top:60px; left:780px;
	z-index:100;
	width:160px;
	height:30px;
	
	
}

div.content
{
	width:1000px;
	background-image: url('../images/design/main%20design/newmiddleop.png');
	background-repeat:repeat-y;
	
	
	
}

div.mainmenu
{
	width:145px;
	height:300px;
	margin-left:50px;
	margin-top:12px;
	float:left;
	font-family:"Comic Sans MS";
}


div.mainmenu ul
{
	list-style:none;
	font-size:12pt;
	height:1.5em;
	font-weight:bold;
	text-align:left;
	margin-left:0px;
	padding-left:0px;
}

div.mainmenu a:link
{
	
	color:navy;
	text-decoration:none;
}

div.mainmenu a:current
{
	
	color:red;
	text-decoration:none;
}


div.mainmenu a:visited
{
	
	color:navy;
	text-decoration:none;
}



div.mainmenu a:hover
{
	color:green;
	text-decoration:none;

}




div.maincontent
{
	width:505px;
	float:left;
	
}

div.rightcontent
{
	width:290px;
	float:right;
}

div.mainbackcontent
{
	width:750px;
	float:left;
	
}



div.footer
{

	width:1000px;
	background-image:url('../images/design/main%20design/newbottomop.png');
	background-repeat:no-repeat;
	height:170px;
	font-size:10pt;
}

div.footerinfo
{
	width:600px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-top:50px;
	
}
