body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	width:100%;
	text-align:center;
	margin:0px;
	color:#FFFF00;
	background-color:#000000;
}
h1, h2, h3, h4, h5, h6 {
margin:0px;
}
.bodystyle {
	font-family: "Trebuchet MS";
	font-size: 12px;
}

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

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

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

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

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

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

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF3399;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

#body {
width:100%;
text-align:center;
}
#container {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	border-left:#FF3399 thin solid;
	border-right:#FF3399 thin solid;
}

#header {
	width:760px;
	height:201px;
	background-image:url(graphics/header.jpg);
}
#content {
	width:760px;
	background-image:url(graphics/textboxcontent.jpg);
	background-repeat:repeat-y;
	float: left;
}
#content_padding {
	padding:0px 20px 0px 14px;
}
#nav {
	top:115px;
	right:0px;
	position:relative;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 220px;
	width: 550px;
}
#nav a:link {
	font-size:16px;
	color:#FFFF00;
	text-decoration:none;
	font-weight: bold;
}
#nav a:visited {
	font-size:16px;
	color:#FFFF00;
	text-decoration:none;
}

#nav a:hover {
	font-size:16px;
	color:#FF3399;
	text-decoration:none;
}
#nav a:active {
	font-size:16px;
	color:#FFFF00;
	text-decoration:none;
}
.pipe {
font-size:18px;
color:#FFFFFF;

}
#left_col {
	width:403px;
	float:left;
}
#right_col {
	width:305px;
	float:right;
}
#left_col_2 {
	width:305px;
	float:left;
}
#right_col_2 {
	width:403px;
	float:right;
}
#text_box {
	background-image: url(graphics/textboxcontent.jpg)
	background-repeat:repeat-y;
	width:760px;
}
.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;}  
#webac {
	top:90px;
	left:180px;
	position:relative;
	height: 71px;
}

#form .textinput {
	border:#FFFF00 thin solid;
	font-size:14px;
	color:#330000;
	width: 200px;
	background-color: #FFFFFF;
}
#form .button {
	border:#FFFF00 thin solid;
	font-size:14px;
	color:#FFFF00;
	background-color: #000000;
}
#footer {
	width:760px;
	background-image:url(graphics/footer.jpg);
	height:24px;
	padding-top: 7px;
}
a:link {
	color:#FFFF00;
	text-decoration:none;
}
a:visited {
	color:#FFFF00;
	text-decoration:none;
}
a:hover {
color:#00CC33;
text-decoration:none;
}
a:active {
color:#FFFF00;
text-decoration:none;
}
#heading1 {
	width:550px;
	left:200px;
	top:5px;
	position:relative;
}
.heading {
font-size:20px;
}
