body
{ 
	margin-left: 40px;
	margin-top: 30px;
	background-color: #f8f8f8;
	background-attachment : fixed;
	background-position : -22px -22px;
	background-repeat : no-repeat;
	background-image: url(../img/background/website_background.gif);
	font-family:Arial, Verdana, 'Lucida Grande', Sans-Serif;
	font-size: 11px; 
}

a
{
	color: #000;
	text-decoration: none;

}

.seemore
{
	text-decoration: underline;
}

.header
{
	margin-left:140px;
	position:fixed;
	

}

.newheader
{
	width:732px;
}
.newheader td
{
	width: 244px;
	~background-color: #f00;
	text-align: center;
}

.right
{
	text-align: right;
}


.navigate
{
	width: 700px;
	position:fixed;
	margin-left:8px;
	margin-top: 11px;
	z-index: 10;
}


.contacttd
{
	vertical-align: top;
	padding: 0px 10px 0px 0px;
}

.main
{
	margin-top: 171px;
	z-index: 5;
}

a:hover 
{
	text-decoration: underline;
}

.random
{
	color: #000;
	text-decoration: underline;
	font-style:italic; 
}

.slashes
{
	color: #00ffb7;
}

.hor
{
	float:left;
	padding:5px;
	width:200px;
	height:132px;
}

.ver
{
	float:left;
	padding:5px;
	width:132px;
	height:200px;
}


.thumbnail
{
	border: 0px;	
}

tr
{
	margin: 0px;
	padding: 0px;
}
td
{
	offset: 0px;
	padding: 0px;
}


.overclasshor
{
	clip : auto;
	width: 200px;
	height: 133px;
}

.overclassver
{
	clip : auto;
	width: 133px;
	height: 200px;
}


.hidden
{
	display: none;
}

.detailcellver
{
	background-color: #fff;
	float:left;
	width: 310px;
	~height: 465px;
	padding: 10px 5px 10px 5px;
}

.detailcellverimg
{
	background-color: #fff;
	float:left;
	width: 389px;
	height: 595px;
	padding: 10px 5px 10px 5px;
}

.detailcellhor
{
	background-color: #fff;
	float:left;
	width: 460px;
	height: 315px;
	padding: 10px 5px 10px 5px;
}

.detailcellhorimg
{
	background-color: #fff;
	float:left;
	width: 584px;
	height: 400px;
	padding: 10px 5px 10px 5px;
}

.detailcellsqu
{
	background-color: #fff;
	float:left;
	width: 310px;
	height: 315px;
	padding: 10px 5px 10px 5px;
}

.detailcellsquimg
{
	background-color: #fff;
	float:left;
	width: 388px;
	height: 400px;
	padding: 10px 5px 10px 5px;
}

.detail
{
	position: absolute; 
	left: 45px;
	top: 219px;
	display: none;
	z-index: 1;
}
.purple
{
	color: rgb(103,0,162);
}
.cyan
{
	color: rgb(0,255,183);
}