body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #000000;
	text-align: center;
	margin-top: 5px;
	

}

#container {
background: #000000;
width: 1150px;
margin: 0px auto;
padding: 0px;

}




a img {
    border: none;
    }


	


#topnav {
width: 1210px;
text-align: right;
font-family: "Courier New", Courier, mono;
	
}

#header {
background-image:    url("Resources/background");
background-position: right;
background-repeat: no-repeat;
background-color:#000000;
height: 120px;
}


#main {
background: #ffffff;
border-left:3px solid #DB7A2C;
border-right:3px solid #DB7A2C;
border-bottom:3px solid #DB7A2C;
border-top:3px solid #DB7A2C;
padding-left: 10px;
padding-right: 10px;



}

#main2 {
background: #fff;


}


#midcontent {
padding: 10px 10px;

}


#Layer2 {
    postion: relative;
	z-index: 2;
	}

#side {
width: 300px;
background: #fff;
border-right: 1px solid #ccc;
}


.box1 {
	margin-top: 135px;
	margin-left: 278px;
	padding: 20px;
	color: #000;

	
}


.box2 {
	padding: 1px;
	margin-left: 5px;
	
}
.box3 {
	padding: 0 10px;
	margin: 20px;
	border-left:1px solid #0F3E7B;	
}

.box4 {
   font-family: "Courier New", Courier, mono;
	font-size: 11px;
	padding: 3px;
	margin: 3px;
	color: #25899E;	
}


/*Text Stuff*/

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0;
	text-align: left;
}


p{
	padding: 3px 0;
	margin: 3px 0;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.header3 {
font-size: 1.2em;
font-weight: normal;
color: #000;
border-bottom: 1px solid #e0e0e0;
padding: 3px 0;
margin: 3px 0;
}


h1, h2, h3, h4, h5 {
font-family: Arial, "Times New Roman", Times, serif;
font-style:italic;
}

#header h1 {
font-size: 1.7em;
font-weight: normal;
border-bottom: 1px solid #e0e0e0;
color: #e0e0e0;
padding: 3px 0;
margin: 3px 0;
}

#header p {
color: #fff;
}

label.text
{
	display: block;
	width: 600px;
	float: left;
	font-size: 10px;
	font-style: normal;
}




input:focus, select:focus
{
  border: 2px solid #4899BE;
}




h1 {
font-size: 1.7em;
font-weight: normal;
border-bottom: 1px solid #e0e0e0;
color: #000000;
padding: 3px 0;
margin: 3px 0;
}

h2 {
font-size: 1.5em;
font-weight: normal;
border-bottom: 1px solid #e0e0e0;
color: #000000;
padding: 3px 0;
margin: 3px 0;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #e0e0e0;
	padding: 3px 0;
	margin: 3px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#navcontainer {background: #fff; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, "Times New Roman", Times, serif;
}

#navcontainer a
{
display: block;
padding: 3px 0 3px 20px;
width: 290px;
background-image:  url("../02-2007-2008%20EE%20Website/images/link.gif");
background-repeat: no-repeat;
line-height: 17px;
}

#navcontainer a:link
{
color: #0F3E7B;
text-decoration: none;
}

#navcontainer a:visited
{
color: #0F3E7B;
text-decoration: none;
}


#navcontainer a:hover
{
background-image:  url("../02-2007-2008%20EE%20Website/images/hover.gif");
background-repeat: no-repeat;
text-decoration: underline;
color: #267AEA;
}

a:link {
	color: #D56B20;

}

a:visited {
  color: #D56B20;
}


a:hover {
	text-decoration: none;
}

.inline {
display:inline;
float: right;
padding: 0px 5px 0px 0px;
}
#nameValidate
{
	color:#F00;
}
/*td
{
	text-align:right;
	}*/
