/* CSS Document */

#menu {
	float: left;
	width: 753px;
}
#menu ul {
	float: left;
	margin: 0px;
	padding: 0px;
}
#menu li {
	display: inline;
	float: left;
	width: 90px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFB18C;
}
#menu li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #6C3E04;
	text-decoration: none;
	display: block;
	text-align: center;
	width: 90px;
	padding-top: 6px;
	padding-bottom: 6px;
	
}
#menu li a:hover {
	color: #FF0000;
	background-repeat: repeat-x;
	background-position: left;
	background-color: #FFF5E6;
	background-image: url(menuback1.gif);
}
a {
	color: #6C3E04;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}


body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #6C3E04;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.main {
	padding: 11px;
	text-align: justify;
	background-color: #FFF7EA;
	line-height: 3ex;
}
h1 {
	color: #FF0000;
	text-decoration: none;
	text-align: center;
}
h2 {
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
}
h3 {
	color: #FF0000;
	text-decoration: none;
	text-align: left;
	font-size: 16px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
	background-color: #FEE4BA;
	background-image: url(footerbg.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
}
.header {
	background-color: #FFFFFF;
	height: 100%;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 9px;
	background-image: url(headerbg.gif);
	background-repeat: repeat-x;
}
.header2 {
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 14px;
	padding-left: 6px;
	text-align: right;
	vertical-align: bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
	background-image: url(headerbg.gif);
	background-repeat: repeat-x;
	background-color: #FFF7EA;
}


.logo {
	float: left;
	height: 90px;
	width: 100%;
	background-image: url(headering.gif);
	background-repeat: repeat-x;
}

.navback {
	background-color: #FEE4BA;
	background-image: url(menuback.gif);
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFB18C;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFB18C;
}
hr {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	height: 0px;
}
.contable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FDB640;
	border-bottom-color: #FDB640;
	border-left-color: #FFFFFF;
	vertical-align: top;
}
.ct {
	background-color: #FEE4BA;
}
.contable td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FDB640;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FDB640;
	padding: 6px;
	height: 100%;
}
.main img {
	border: 2px solid #FDB640;
}
#mainimage {
	float: left;
	height: 144px;
	width: 189px;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.gpreview {
	margin: 12px;
	height: 150px;
	width: 196px;
	float: left;
}
.sphinx {
	margin: 12px;
	float: left;
	height: 200px;
	width: 200px;
}
