/* CSS Document */

input {
		background:#999999;
		border:thin black solid;
}

.submit input {
		color: #000000;
		background: #999999;
		border: 2px outset #000000
}

textarea {
		background:#999999;
		border:thin black solid;
}

#center {
		position:relative;
		width:1053px;
		height:760px;
		background-image:url(images/bkg.jpg);
		left:50%;
		margin-left:-522px;
}

#nav	{
		position:relative;
		left:35px;
		top:88px;
		z-index:500;
}

#content	{
		width:980px;
		height:610px;
		border:#888888 2px solid;
		margin-left:35px;
		margin-top:85px;
		z-index:-500;
		font-family:Helvetica, Arial, sans-serif;
}

#videoplayer {
		margin-left:160px;
		margin-top:20px;
		z-index:-500;
}

#subcontent {
		width:982px;
		height:155px;
		margin-top:18px;
		margin-left:31px;	
}

#galleryimage {
		width:266px;
		height:400px;
		border:5px #888888;
}

td.rollover {
		border:#888888 1px solid;
		height:153px;
}

td.rollover:hover {
		border:#e79e03 1px solid;
		height:153px;
}

#control {
		margin-left:830px; 
		margin-top:20px;
}
	
span.video {
		color:#888888;
		font-family:Helvetica, Arial, sans-serif;
		font-size:11px;
		text-decoration:none;
}

span.video a, span.video a:visited {
		color:#888888;
		font-family:Helvetica, Arial, sans-serif;font-size:11px;
		text-decoration:none;
}

span.video a:hover {
		color:#e79e03;
}

table.gallery {
		margin-top:80px;
		
}

table.gallery img{
		border:#888888 2px solid;
}

table.gallery img:hover{
		border:#e79e03 2px solid;
}

table.gallery a {
		color:#888888;
		font-family:Helvetica, Arial, sans-serif;font-size:11px;
		text-decoration:none;
		font-size:14px;
}

table.gallery a:hover {
		color:#e79e03;
}

table.gallery td {
		text-align:center;

}

#logofloat {
		position:absolute;
		z-index:100000;
		left:42px;
		top:12px;
}

#namefloat {
		position:absolute;
		z-index:100000;
		left:740px;
		top:13px;
}

#sscenter {
		position:relative;
		width:1053px;
		height:760px;
		background-image:url(images/ssbkg.jpg);
		left:50%;
		margin-left:-522px;
}

#phone {
		margin-left:810px; 
		margin-top:20px;
}