body {
	background-color: #000;
	background-image: url(../images/bg.png);
	background-position: center;
	background-repeat: no-repeat;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

img {
	border: 0px;
}

h1 {
	color: #039;
	font-size:20px;
}	

h2 {
	color: #039;
	font-size: 16px;
}

h3 {
	color: #039;
	font-size: 14px;
}

img.dc {
	border-style: solid;
	border-width: thin;
	border-color: #000;
}

.rh {
	text-align:right;
}

#menu {
	height: 38px;
}

#dim {
	width: 800px;
	height: 600px;
}

#clh {
	width: 30px;
	height: 357px;
	background-image:url(../images/content_lh.png);
	background-repeat:no-repeat;
}

#crh {
	width: 34px;
	height: 357px;
	background-image:url(../images/content_rh.png);
	background-repeat:no-repeat;
}

#cbtm {
	width: 720px;
	height: 40px;
	background-image:url(../images/content_b.png);
	background-repeat:no-repeat;
}

#content {
	vertical-align: top;
	text-align: left;
	height:316px;
	background-color: #FFFFFF;
}


#doorgallery{ 
	position: relative; 
	visibility: hidden;
	border: 10px solid black;
}

#doorgallery .gallerydesctext{ 
	text-align: left;
	padding: 2px 5px;
}

.footer {
	color: #FFFFFF;
	font-size: 10px;
}

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

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

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