body
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	background-color: #ebebeb;
	font-size: 10pt;
}
*
{
	font-size: 10pt;
}
#logo
{
	width: 100%;
	height: 100px;
	border-bottom: none;
	text-align: center;
	vertical-align: center;
	background: url("photos/logo1.jpg") #323232 no-repeat;
	background-position: center;
}
#logo p
{
	margin-top: 35px;
	font-family: Times New Roman;
	letter-spacing: 5px;
	font-weight: bold;
	font-size: 20pt;
	font-style: italic;
	color: #c83232;
}
#left
{
	width: 230px;
	height: 100%;
	border-bottom: none;
	border-right: 0px;
	border-top: none;
}
#right
{
	width: 100%;
	height: 100%;
	border-bottom: none;
	border-top: none;
	border-left: none;
	vertical-align: top;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#right div
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#footer
{
	width: 100%;
	height: 50px;
	text-align: center;
}
#footer p
{
	margin-top: 15px;
}
.headers
{
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	background-color: orange;
	margin: 0 0 0 0;
	text-align: center;	
	color: ghostwhite;
	height: 20px;
	background: url("photos/bgg.jpg") repeat-x;
}
.headers1
{
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	background-color: orange;
	margin: 0 0 0 0;
	text-align: center;	
	color: darkblue;
	height: 20px;
}
.headers2
{
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	
	margin: 0 0 0 0;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #162480;
}
.headers3
{
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 0 0;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #162480;
}

.headers4
{
	font-size: 13pt;
	font-style: oblique;
	font-weight: normal;
	margin: 0 0 0 0;
	text-align: justify;
	padding-top: 2px;
	padding-bottom: 2px;
	color: black;
}

#menu
{
	width: 150px;
}
#menu li
{
	list-style-image: url("photos/leg.gif");
	line-height: 25px;
	}
#menu li:hover
{
	list-style-image: url("photos/leg.gif");
	line-height: 25px;
	}
#menu li a
{
	position: relative;
	top: -4px;
	left: 5px;
	text-decoration: none;
	width: 150px;
	color: #3232ff;
	font-size: 10pt;
}
#menu li a:hover
{
	color: #c83232;
	font-weight: bold !important; /* IF Firefox */
	font-weight: normal; /* IF IE */
}
#owner
{
	clear: both;
	text-align: center;
}
#owner1
{
	clear: both;
	position: relative;
	left: 5px;
}
.p
{
	margin: 10px 10px 10px 10px;
	text-align: justify;
}
/*#wtf
{
	width: 100%;
	height: 480px;
	background: url("photos/bg.jpg") no-repeat;
	background-position: center;
	opacity: 0.7;
}*/

a.st .img{width:300px;height:225px;overflow:hidden;}
a.st .img img{width:300px;height:225px;}
a.st:hover .img{width:300px;height:225px;overflow:visible;visibility:hidden;}
a.st:hover .img img{visibility:visible;width:800px;height:600px;position:absolute;z-index:150;}
