
body {
  text-align: center;
	font-family: verdana;
	font-size: 11px;
	color: #000;
	background: #fff;
}

#page {
      position: relative;
      margin-left: auto;
      margin-right: auto;
      width:990px;
      height:700px;
		text-align: center;
		background: url(gfx/ghanasi_bg.gif);
		background-repeat: no-repeat;
}

#top {
	position: absolute;
	top: 0;
	left: 0;
	width: 990px;
	height: 110px;
	display: block;
	text-align: left;
}

#left {
	position:absolute;
	top: 110px;
	left: 0px;
	width: 600px;
	height: 400px;
	display: block;
}

#right {	
	position:absolute;
	top: 110px;
	left: 625px;
	width: 365px;
	height: 400px;
	display: block;
}

#colleft, #colmiddle, #colright {
	position: absolute;
	top: 0;
	height: 400px;
	width:101px;
	display: block;
	
}

#collleft {
	position: absolute;
	left: 0;
}

#colmiddle {
	position: absolute;
	left: 132px;
}

#colright {
	position: absolute;
	left: 264px;
}

.thumbimg {
	height: 80px;
}

 #control {
	position: absolute;
	top: 515px;
	left: 0px;
	width: 600px;
	height: 30px;
	vertical-align: middle;	
	background-color: #30c7f7;
}

 #timebottom {
 	position:absolute;
	top:515px;
	left:600px;
	width: 390px;
	height: 30px;
	background-color: #30c7f7;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	text-align:center;
}

#timebox {
 	position:absolute;
	top:0;
	left: 170px;
	padding-top: 5px;
}


#timetext {
	padding-top: 7px;
	position: absolute;
	left: 95px;
}

#footer {
  position:absolute;
	top: 540px;
	left: 1px;
}

#click {
      position: absolute;
      left: 852px;
      top: 533px;
      width: 91px;
      height: 63px;
      /*background-color: #000000;*/
}

select {
	font-size:10px;
	font-weight: normal;
	color: #000;
}


input, textarea {
	font-family: Verdana;
	font-weight: normal;
	color: #000;
}

.email {
	font-family: Verdana;
	font-weight: normal;
	color: #000;
}



#img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 600px;
	height: 400px;
	text-align: center;
}

 #timetop {
	width: 945px;
	font-weight:bold;
	font-size:10px;
	text-align:right;
	padding:5px 12px 5px 0px;
 }


.vam {
	vertical-align: middle;
}

.colorfill {
	/*background-color: #4c4c4c;*/
}


#thumbs {
	position: relative;
	top:0px;
	left:0px;
	width: 335px;
}


a.selected_image {
   border-bottom: 5px solid;
   border-color: #30c7f7;
   padding: 0px;
   margin: 0px;
   width: 99px;   
}

.selected_image {
   border-bottom: 5px solid;
   border-color: #30c7f7;
   padding: 0px;
   margin: 0px;
   width: 99px;   
}

.powered_by, a.powered_by, a.powered_by:hover {
	font-family:verdana;
	font-size:10px;
	font-style: normal;
	font-weight: normal;
	color:#06a;
	text-decoration: none;
}

#emailbox {
	padding-top: 15px;
	background-color: #fff;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
}

#mail {
	width: 600px;
	height: 355px;
	padding-left:10px;
	padding-top: 15px;
   background-color: #fffffff;
	/*filter: alpha(opacity=85);
	-moz-opacity: .85;
	opacity: .85;*/
}

.email {
	font-size: 11px;
	font-weight: normal;
	line-height: 25px;
	color: #06a;
	vertical-align: top;
	z-index: 20;
	width: 150px;
}

input, textarea {
  font-size: 11px;	
  font-weight: normal;
	color: #06a;
}
			
li, LI, ul, UL {
	font-size: 11px;
	font-weight: bold;
	color:#ff0000;
	z-index:20;
}

.error {
	margin:20px;
	font-size: 11px;
	font-weight: bold;
	color:#ff0000;
	z-index:20;
}

.gallink, a.gallink, a.gallink:hover {
	font-size: 11px;
	font-weight: bold;
	color:#ff0000;
	text-decoration: none;
}



