

body {
    background-color: #858383;
    background-image: url("images/totalback2.gif");
    background-repeat: repeat-y;
    text-align: center;
    font-family: arial;
    font-size: 13px;
    overflow: visible;
    color: #333333;
    margin: auto;
}

a {
	color: #333333;
}



#noflash {

	text-align: left;
	
	background-color: #DDDDDD;
	padding: 20px;
	padding-top: 0px;
	width: 560px;
	float: left;
	clear: both;
	
}

#noflash img {
	border: 0px;
}

#noflashwarning {
	float: left;
	width: 520px;
	background-color: white;
	padding: 20px;
	
	border: 2px #333333 solid;
	clear: both;
	margin-bottom: 20px;
	margin-top: 20px;
}

#noflashwarning h2 {
	margin-top: 0px;
}

.website {
	
	background-color: #F7F7F7;
	padding: 10px;
}

.thumbnails {
	padding: 10px;
	text-align: center;

}

.thumbnails img {
	border: 0px;
}


#header {
width: 600px;
float: left;
clear: both;
border-bottom: 4px #333333 solid;

}


#noflashcontainer {

	width: 600px;
	float: left;
	margin: 100px;
	border: 1px #333333 solid;
	margin-top: 0px;
	margin-left: 80px;
	margin-bottom: 0px;

}

#contact {
	text-align: right;
	float: right;
	clear: both;
	background-color: #F7F7F7;
	padding: 10px;
	border: 1px #333333 solid;
	margin-left: 5px;
}

.largeimage {

	text-align:center;
	margin: 10px;
}



#maincontain {
	float: left;
	padding-left: 29px;


}

#left {
	width: 31px;
	height: 700px;
	background-image: url("images/background_left.gif");
	background-repeat: repeat-y;
	
	
}

#right {
	width: 31px;
	height: 700px;
	background-image: url("images/background_right.gif");
	background-repeat: repeat-y;
	
	float: left;

}

#center {
	
	background-color: white;
	float: left;
	

}