body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(/images/backgroundi.jpg);
	background-position:top;
	background-repeat:repeat-x
}
.container {
	
	width:800px;
	height:500px;
	border: 1px #E6E6E6 solid;
	
	background-color:#F4F4F4;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: middle; /* this overrides the text-align: center on the body element. */
	
	
	
}
.columns {
	
	width:250px;
	float:left;
	border-left: 1px #E6E6E6 solid;
	
	height:500px;
	background-color:#F4F4F4;
	text-align: middle; /* this overrides the text-align: center on the body element. */
	
}
.maincolumns {
	
	width:350px;
	float:left;
	border-left: 1px #E6E6E6 solid;
	
	height:500px;
	background-color:#F4F4F4;
	text-align: middle; /* this overrides the text-align: center on the body element. */
	
}
.fullcolumns {
	
	width:540px;
	float:left;
	border-left: 1px #E6E6E6 solid;
	
	height:500px;
	background-color:#F4F4F4;
	text-align: middle; /* this overrides the text-align: center on the body element. */
	
}
.rightcolumns {
	
	width:190px;
	float:left;
	border-left: 1px #E6E6E6 solid;
	
	height:500px;
	background-color:#F4F4F4;
	text-align: middle; /* this overrides the text-align: center on the body element. */
	
}
.topbarpic {
	
	width:800px;
	height:79px;
	background-color:#ffffff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

	
}

.topbar {
	
	width:800px;
	height:20px;
	background-color:#ffffff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: middle; /* this overrides the text-align: center on the body element. */
	
	
}
.mainpic {
	
	width:800px;
	height:220px;
	border-top: 1px #E6E6E6 solid;
	
	background-color:#ffffff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: middle; /* this overrides the text-align: center on the body element. */
	
	
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.style3 {	font-size: 12px;
	color: #333333;
}
a:link, a:visited, a:hover, a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration:none
	
}
a.linkgray:link, a.linkgray:visited, a.linkgray:hover, a.linkgray:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #444444;
	text-decoration:none
	
}
.whitetxt_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.graytxt_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.grayltetxt_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

a.linksiteclr:link, a.linksiteclr:visited, a.linksiteclr:hover, a.linksiteclr:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2787B7;
	text-decoration:none
	
}

a.linksidemenu:link, a.linksidemenu:visited, a.linksidemenu:hover, a.linksidemenu:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #979755;
	text-decoration:none;
	border-bottom: 1px #E6E6E6 dotted;
	
}





.submitbutton{
background-color:#444444;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
height:30px
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0.15em;
}

#nav-menu li a
{
background: url(background.gif) #777777 bottom left repeat-x;
height: 2em;
line-height: 2em;
padding:2px;
float: left;
display: block;
border: 0.1em solid #dcdce9;
color: #ffffff;
text-decoration: none;
text-align: center;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:30em
}