#chat {
	position:absolute;
	left:730px;
	top:38px;
	
}

.mainfont {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

body {
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	margin: 0px;
	padding:0px;
	font-family:"Trebuchet",Geneva,Arial,Helvetica,sans-serif;
	font-size: 14px;
	
}

#container {
	
	
}


#wrap {
width:900px;
margin: auto;
padding: 0 0 0px 0;
position:relative;
}
#topLine {	
	background-image:url(images/topbg.gif);
	background-repeat:repeat-x;
	height:20px;	
}
#topBanner {	
	height:150px;	
	background-image:url(images/topbanner.png);	
}



#menu {
	
	width:900px;	
	height:42px;
	
}


#topPicture {

	width:900px;
	height:250px;
	background-color:#fff;
	
}

#topPicture1 {
	
	width:600px;
	float:left;
	height:250px;
	
	border: 0px dashed;
	
	
	
}

#topPicture2 {
	
	height:250px;

	border: 0px dashed;
	
}

#topPicture3 {
	
	height:125px;
text-align:right;

	border: 0px dashed;
	
}


#topPicture4 {
	
	height:125px;
	padding-top:2px;
	text-align:right;
	border: 0px dashed;
	
}


#topimage1 {
	
	background-repeat:repeat-y;
	border: 0px solid;

}
#topimage2 {
	background-image:url(images/topimage2.png);
	background-repeat:no-repeat;
	border: 0px solid;
	opacity:0.7;
	filter:alpha(opacity=70);
	height:10px;
}


#spacer1 {
	
	height: 5px;
	background-color:#FFF;
	
	
}

#spacer2 {
	
	height: 5px;
	
	
}

#spacer3 {
	
	height: 50px;
	background-color:fff;
	
}

#mainbody {
		
	width:900px;
	height:400px;
	background-color:#fff;
	
}

#mainbody1 {
	
	width:600px;
	float:left;
	height:400px;
	/*
	background-image:url(images/mainbody.jpg);
	*/
	border: 0px dashed;
	
	
	
}

#mainbody2 {
	
	float:left;
	height:400px;
	width: 300px;
	background-color:#fff;
	border: 0px dashed;
	background-image:url(images/mainbodySide.jpg);
	
}

#bottomBanner {
	
	height:100px;
	background-image:url(images/bottombg.gif);
	background-repeat:repeat-x;
	
}

#bottomBanner1 {
	margin:auto;
	width:900px;
	border:0px dashed #fff;
	height:100px;
	
}

#fullheight{height:250px;}


h1 {

font-family:"Trebuchet",Geneva,Arial,Helvetica,sans-serif;
	font-size: 16px;

}
p{
	font-family:"Trebuchet",Geneva,Arial,Helvetica,sans-serif;
	font-size: 14px;
	
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #b0b0b0;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


#noscriptDiv {
	visibility:hidden;
	height:0px;
	overflow:hidden;
	
}

