body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#333333;
	margin: 0px 0px 0px 0px;
}

td {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#333333;
}

.bodystyle {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#333333;
}

.small {
	font-family: "Trebuchet MS";
	font-size: 10px;
}

.medium {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#333333;
}

.big {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color:#000033;
}

.xbig {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color:#000033;
}

.expanded {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: "Trebuchet MS";
	text-align: justify;
	color:#FF0000;
}

.footer {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #999999;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0033CC;
}
#body {
width:100%;
text-align:center;
}
#container {
width:790px;
background:url(graphics/containerbackground.jpg) repeat-y left top;
margin: 0px auto;
	text-align: left;
	padding: 0;
	z-index:10;
}
#container2 {
width:790px;
background:url(graphics/containerbackground.jpg) repeat-y left top;
margin: 0px auto;
	text-align: left;
	padding: 0;
}
#header {
background-image:url(graphics/headerbanner.jpg);
background-repeat:no-repeat;
width:780px;
height:151px;
left:2px;
top:0px;
border-top-color:#663366;
border-top-style:solid;
border-top-width:thin;
position:relative;
z-index:1;
}
#nav {
width:778px;
border-bottom-style:solid;
border-bottom-width:thin;
border-bottom-color:#000033;
left:2px;
float:left;
top:0px;
position:relative;
z-index:2;
}
#navbutton {
width:145px;
height:26px;
}
#content {
width:756px;
float:left;
position:relative;
left:13px;
top:0px;
}
#containerbottom {
width:788px;
height:15px;
margin-left:auto;
margin-right:auto;
position:relative;
left:-1px;
background-image:url(graphics/containerbottom.jpg);
background-repeat:no-repeat;
}
.fixvis:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.fixvis {
display:inline-block;
}
.fixvis {
display:block;
}
* html .fixvis {
height:1px;
}
.fixvis {zoom:1;} 