body {background-color:#000000}

.hidelines {color: #000000}

.markwaller {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #0080C0;
	font-size: 40px;
}

.home {color: #999999; font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; }
.subHeadingText {color: #999999; font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
                  font-size:16px}
.copyright {font-size: 12px;font-size: 10px;color: #999999;
}

.markwallersmall {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #0080C0;
	font-size: 25px;
}
.maintext {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.selectedPagetext {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
}
.selectedPagetext a {
	color:#FFFFFF;
	text-decoration:none
}

.selectedPagetext  a:visited {
	color:#FFFFFF;
	text-decoration:none
}
.selectedPagetext  a:hover {
	color:#FFFFFF;
	text-decoration:none
	 }
.header {
	background-color: #000000;
	height: 75px;
	width: 100%;
	left: 0px;
	top: 0px;
	text-indent: 175px;
}
.menu {
	color: #0080C0;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	text-align: right;
	height: 450px;
	width: 200px;
	position: absolute;
	left: 25px;
	top: 100px;
	z-index: 2;
	font-size: 16px;
}
.menu a {
      color:#0080c0;
       text-decoration:none
}

.menu a:visited {
     color:#0080C0;
     text-decoration:none
}
.menu a:hover {
	color:#0080C0;
     text-decoration:underline
	 }
	 
a {
      color:#0080C0;
       text-decoration:underline
}

a:visited {
     color:#0080C0;
     text-decoration:underline
}
a:hover {
	color:#ffffff;
	text-decoration:underline;
	font-size: 16px;
	 }
	  
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	position: absolute;
	left: 275px;
	top: 175px;
	height: auto;
	width: 60%;
	padding: 20px;
	z-index: 2;
}
.Contact_img{
	width: 135px;
	position: absolute;
	top: 2px;
	right: 2px;
}

	 
.footer {
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	text-align: center;
	height: 20px;
	position: fixed;
	background-position: center;
	width: 100%;
	bottom: 0px;
}

.gallerySubMenu{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	background-color: #000000;
	text-indent: 10px;
	width: 610px;
	position: absolute;
	top: 94px;
	right: 127px;
	z-index: 5;
}
table.blue {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: rgb(51, 102, 204) rgb(51, 102, 204) rgb(51, 102, 204) rgb(51, 102, 204);
	border-collapse: collapse;
	background-color: black;
}
table.blue td {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: rgb(51, 102, 204) rgb(51, 102, 204) rgb(51, 102, 204) rgb(51, 102, 204);
	background-color: black;
	-moz-border-radius: 3px 3px 3px 3px;
}
.mainPageImages {
	width: 140px;
	position: absolute;
	height: auto;
	right: 130px;
	top: 10px;
}
.bottomPicMainPage {
	width: 280px;
	right: 351px;
	position: absolute;
	height: auto;
	top: 451px;
}
.dvdRegister {
	width: 300px;
	right: 350px;
	position: absolute;
	height: 60px;
	top: 20px;
}
.tablecell {
	width: 33%;
	vertical-align:bottom;
}
.sold {
	color: #FF0000;
}

