body	{
		background-color: #333333;
		color: #333333;
		font-size: 12px;
		font-family: Helvetica, Verdana, Arial, sans-serif;
		}

/* Divs */
#container	{
		margin: 0px auto;
		padding: 0;
		width: 900px;
		background-color: #FFFFFF;
		}

#header	{
		padding: 0;
		width: 900px;
		height: 200px;
		}
	

#left	{
		float: left;
		width: 247px;
		margin: 0px;
		padding: 5px;
		}
#right	{
		float: right;
		width: 628px;
		margin: 0px;
		padding: 5px;
		border-left: solid;
		border-left-width: 2px;
		border-left-color: #333333;
		min-height: 940px;
		}
#video	{
		color: #FFFFFF;
		background-image: url(images/videohouse.jpg);
		background-repeat: no-repeat;
		float: right;
		width: 620px;
		padding-top: 80px;
		padding-right: 5px;
		padding-left: 5px;
		margin: 0px;
		}
	
#videoleft	{
		width: 422px;
/*		height: 353px;*/
		float: left;
		}
#videoright	{
		
		width: 197px;
/*		height: 353px;*/
		float: right;
		}
#footer	{
		width: 900px;
		font-size: 10px;
		text-align: center;
		padding: 10px;
		clear: both;
		color: #FFFFFF;
		background-color: #333333;
		}
#hr	{
		border-bottom: dotted;
		border-bottom-width: 1px;
		border-bottom-color: #333333;
		margin: 15px auto 10px auto;
		width: 97%;
		height: 1px;
		clear: both;
		}

/* Links */
a:link img	{
		border: none;
		}
a:visited img	{
		border: none;
		}
a:link	{
		word-spacing: 0px;
		color: #333333;
		}
a:visited	{ 
		color: #333333;
		}
a:active 	{
		color: #060;
		}
a:hover	{
		color: #999999;
		}
#footer a:link	{
		color: #FFFFFF;
		}
#footer a:visited	{
		color: #FFFFFF;
		}
#footer a:active	{
		color: #060;
		}
#footer a:link	{
		color: #FFFFFF;
		}
h2 a:link	{
		color: #0084c9;
		text-decoration: none;
		}
h2 a:visited	{
		color: #0084c9;
		text-decoration: none;
		}
h2 a:active	{
		color: #0084c9;
		text-decoration: none;
		}
h2 a:hover	{
		color: #0099ff;
		text-decoration: none;
		}

h3 a:link	{
		color: #0084c9;
		text-decoration: none;
		}
h3 a:visited	{
		color: #0084c9;
		text-decoration: none;
		}
h3 a:active	{
		color: #0084c9;
		text-decoration: none;
		}
h3 a:hover	{
		color: #0099ff;
		text-decoration: none;
		}
.boldtext a:link	{
		color: #0084c9;
		}
.boldtext a:visited	{
		color: #0084c9;
		}
.boldtext a:active	{
		color: #0084c9;
		}
.boldtext a:hover	{
		color: #0099ff;
		}
.rightalign	{
		font-size: 14px;
		text-align: right;
		margin-right: 40px;
		}

/* Text styles */
h1	{
		font-size: 13px;
		padding-right: 10px;
		padding-left: 10px;
		}
h2	{
		color: #0084c9;
		font-size: 20px;
		padding-right: 10px;
		padding-left: 10px;
		}
h3	{
		color: #0084c9;
		font-size: 12px;
		padding-right: 10px;
		padding-left: 10px;
		}
h4	{
		color: #FFFFFF;
		padding-right: 10px;
		padding-left: 10px;
		}
p	{
		padding-right: 10px;
		padding-left: 10px;
		}
table	{
		margin-left: 10px;
		}
.calendar	{
		border-collapse: collapse;
		}
.gallery	{
		border-collapse: collapse;
		margin: auto;
		}

.splashimg	{
		float: right;
		margin: 5px;
		border: 2px;
		border-style: solid;
		border-color: #000000;
		}
.floatleft	{
		float: left;
		margin: 5px;
		border: 2px;
		border-style: solid;
		border-color: #000000;
		}
.boldtext	{
		color: #0084c9;
		font-weight: bold;
		}
.textcenter	{
		text-align: center;
		}
.smalltext	{
		font-size: 10px;
		}
.textarea	{
		margin-left: 20px;
		}
.center	{
		width: 550px;
		margin: auto;
		}
.ads	{
		text-align: center;
		}
		
/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* Forms */
span.formtext	{
		display: block;
		float: left;
		width: 150px;
		padding-right: 6px;
		text-align: right;
		}
.spacer	{
		margin-left: 110px;
		padding-bottom: 10px;
		}
fieldset	{
		padding: 10px;
		}
legend	{
		color: #000000;
		}