html { 
     overflow: -moz-scrollbars-vertical; 
}

html, body {
	margin: 0;
	padding: 0;
	background-color: #999;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000;
}


#page td {
	vertical-align: top;
}

#face {
	float: right;
	padding-right: 40px;
}

#logo {
	padding: 20px;
}	


h3 {
	color: #f5df31;
	font-size: small;
	margin-bottom: 0;
	}
	
#menu {
	padding: 28px;
	text-align: center;
	font-weight: bold;
	}
#menu td {
	text-align: center;
	}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 3px;
	}

#menu li {
	margin-bottom: 15px;
	}
	
a {
	font-weight: bold;
	}
a:link, a:visited  {
	color: #8CCB54;
	text-decoration: none;
	}
a:hover  {
	color: #69CED6;
	text-decoration: underline;
	}	
		

.m_orangetxt {
	color: #d47800;
	font-weight: bold;
	font-size: 90%;
	padding-bottom: 3px;
	}
.m_greentxt {
	color: #00fe00;
	font-weight: bold;
	font-size: 90%;
	}
.m_katxt a:link, .m_katxt a:visited, .m_katxt a:hover {	
	text-decoration: underline;
	color: #00bffe;
	font-weight: bold;
	font-size: 90%;
	padding-bottom: 3px;
	}
.m_katxt a, .m_katxt a:visited, .m_katxt a:hover {	
	text-decoration: underline;
	color: #00bffe;
	font-weight: bold;
	font-size: 90%;
	padding-bottom: 3px;
	}	

.goldtxt {
	color: #f5df31;
	font-weight: bold;
	}
	
.katxt 	{
	color: #00bffe;
	font-weight: bold;
}

#d_pink {
	color: #00bffe;
	font-weight: bold;
	font-style: normal;
	font-size: 70%;	
	line-height: 140%;
}

.stresstxt {
	font-style: italic;
	font-weight: bold;
	}
	
	
#bar {
	background-image: url(../images/bar-ovr.gif);
	background-position: top left;
	background-repeat: repeat-y;
	width: 11px;
	height: 100%;
	}	

#content {
	background-image: url(../images/bg-page.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 40px;
	padding-right: 40px;
	
	font-size: 100%;
}

#content h1, h2 {
	font-style: italic;
	}

#content h1 {
	font-size: 140%;
}	
	
#content h2 {
	font-size: 125%;
}	
			
img {
	border: 0;
	text-align: center;
}

#gallery td {
	vertical-align: bottom;
	text-align: center;

	}
#gallery img {
	border: solid 1px #FFF;
	}
	
	
.eye ul {
	margin-left: 20px;
	list-style: none;
	list-style-image: url(../images/eye15.gif);
	margin-top: 4px;
	margin-bottom: 0;
	}
.eye li {
	margin-left: 0;
	margin-top: 6px;
	}		

#eye2 {
	line-height: 200%;
	}	
	
.eye3 {
	margin-left: 40px;
	}	
.eye3 ul {
	margin-left: 80px;
	list-style: none;
	list-style-image: url(../images/eye15.gif);
	margin-top: 4px;
	margin-bottom: 0;
	}	
.eye3 li {
	margin-top: 6px;
	margin-bottom: 9px;
	}			
	
#rec_img {
	float: right;
	margin-right: 60px;
	margin-left: 30px;
	}
	
#footer {
	text-align: center;
	font-size: 80%;
	}
#footer a {
	color: #333;
	font-weight: bold;

	}			

