body {
	background:  #eaefe0 url('sitebg.jpg') repeat-x;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #000;
}

.bodytable{
	background: url('bodybg.jpg') repeat-y;
}

.tabletop{
	background: url('top.jpg') no-repeat;
	height: 70px;
}


.flip_container1 {
	width: 300px;
	margin: 0px;
	border: 0px solid #3399FF;
	position: relative;
	top: -70px;
}


.flip_container {
	width: 300px;
	margin: 0px;
	border: 0px solid #3399FF;

}
#samplebutton {
	height: 80px; 
	width: 300px;
	background: #FFF;
	position: relative;
	top: -60px;
}


.navbar{
	background: url('navoff.jpg') repeat-x;
}


.nav_bar {
	height: 40px;
	float: left;
}

.leftside {
	background: url('leftbg.jpg') repeat-y;

}


.rightside {
	background: url('rightbg.jpg') repeat-y;

}



.sitearea {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #000;
}

td {
font-family: Verdana, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #000;
	text-align: justify;
}

a {
	color: #335f8a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
}









.footertext {
	line-height: 18px;
	font-size: 12px;
}

.footer a {
	color: #533030;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}




/* Image Styles */
img.one, img.two {
	clear: both;
	border: 0px #533030 solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #528bc3;
}

h1 {
	font-size: 16px;
}

h2, h3, h4 {
	font-size: 16px;
}






/* BEGIN NAV STYLE */
div#navitem_home a{
	height: 40px;
	padding-left: 11px;
	padding-top: 10px;
	padding-right: 11px;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	float: left;
}

div#navitem_home a:hover{
	height: 40px;
	background: url("navon.jpg") 0px 0px repeat-x;
}




div#navitem_sites a{
	height: 40px;
	padding-left: 11px;
	padding-top: 10px;
	padding-right: 11px;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	float: left;
}

div#navitem_sites a:hover{
	height: 40px;
	background: url("navon.jpg") 0px 0px repeat-x;
}



div#navitem_mem a{
	height: 40px;
	padding-left: 11px;
	padding-top: 10px;
	padding-right: 11px;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	float: left;
}

div#navitem_mem a:hover{
	height: 40px;
	background: url("navon.jpg") 0px 0px repeat-x;
}


div#navitem_video a{
	height: 40px;
	padding-left: 11px;
	padding-top: 10px;
	padding-right: 11px;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	float: left;
}

div#navitem_video a:hover{
	height: 40px;
	background: url("navon.jpg") 0px 0px repeat-x;
}

div#navitem_social a{
	height: 40px;
	padding-left: 11px;
	padding-top: 10px;
	padding-right: 11px;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	float: left;
}

div#navitem_social a:hover{
	height: 40px;
	background: url("navon.jpg") 0px 0px repeat-x;
}


div#navitem_start a{
	height: 40px;
	padding-left: 11px;
	padding-top: 10px;
	padding-right: 11px;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	float: left;
}

div#navitem_start a:hover{
	height: 40px;
	background: url("navon.jpg") 0px 0px repeat-x;
}