body {
	font-family: Arial, helvetica, verdana; 
	font-size: 12px;
	color: #330066;
	line-height: 21px;
	text-align: justify;
	margin: 0;
	background: url("../images/bg.gif") left top fixed repeat-x;
}
#container {
	margin: 0px auto;
	width: 936px;
	min-height: 800px;
	padding: 0 10px 0 10px;
	background: url("../images/bg.png") left top repeat-y;
}
#header {
	float: left;
	width: 936px;
	height: 90px;
	margin: 0;
	background: #330066;
}
#logo {
	float: left;
	width: 215px;
	height: 30px;
	margin: 30px 0 30px 22px;
}
#star {
	float: right;
	width: 165px;
	height: 90px;
	margin: 0 50px 0 0;
	background: url("../images/star.gif") no-repeat;
}
#topmenu {
	padding : 0;
	margin: 0;
}
#topmenu ul {
	padding: 0;
	margin: 0;
	height: 30px;
	width: 936px;
	background: url("../images/gradient.gif") left bottom repeat-x;
} 
#topmenu ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#topmenu ul li.marge {
	width: 50px;
	height: 30px;
}
#topmenu ul li.slicer {
	width: 2px;
	height: 30px;
	background: url("../images/slicer.gif") left top no-repeat;
}
#topmenu ul li a {
	display: block;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	color: #330066;
	text-decoration: none;
	width: 165px;
	height: 30px;
}
#topmenu ul li a:visited {
	text-decoration: none;
}
#topmenu ul li a:hover {
	text-decoration: none;
	background: url("../images/gradient_over.gif") left bottom repeat-x;
}
#left {
	float: left;
	width: 135px;
	min-height: 200px; 
	padding: 0;
	margin: 0 0 0 50px;
}
#left ul {
	padding: 0;
	margin: 0;
} 
#left ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}
#left ul li.spacer {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 15px;
}
#left ul li a {
	display: block;
	vertical-align: middle;
	line-height: 30px;
	color: #FF9900;
	text-decoration: none;
	width: 100%;
	height: 30px;
	border-bottom: #CCCCFF solid 1px;
	background: url("../images/arrow_blue.png") right center no-repeat;
}
#left ul li a:visited {
	color: #FF9900;
	text-decoration: none;
	background: url("../images/arrow_blue.png") right center no-repeat;
}
#left ul li a:hover {
	color: #330066;
	text-decoration: none;
	background: url("../images/arrow_orange.png") right center no-repeat;
}
#subheader {
	float: left;
	margin: 0;
	padding: 0;
	width: 936px;
	height: 40px;
	background: #FF9900;
}
#memberzone {
	float: left;
	width: 836px;
	height: 25px;
	line-height: 25px;
	margin: 0;
	padding: 0 0 0 50px;
}
#border_top {
	float: left;
	margin: 0;
	padding: 0;
	width: 936px;
	height: 30px;
	background: url("../images/border_top.gif") left top repeat-x;
}
#border_bottom {
	float: left;
	margin: 0;
	width: 936px;
	height: 31px;
	background: url("../images/border_bottom.gif") left top repeat-x;
}
#content {
	float: left;
	width: 500px;
	margin: 0 10px 0 30px;
	padding: 0;
}
#content ul {
	width: 478px;
        margin: 0;
	padding: 10px;
	border-bottom: #CCCCFF solid 1px;
	border-left: #CCCCFF solid 1px;
	border-right: #CCCCFF solid 1px;
}
#content ul li {
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
	width: 100%;
	text-align: left;
	text-indent: 16px;
	vertical-align: middle;
	background: url("../images/bullet.png") left no-repeat;
}
#right {
	float: right;
	width: 135px;
	margin: 0 50px 0 0;
	padding: 0;
}
#banner {
	float: right;
	width: 135px;
	height: 90px;
	margin: 10px 0 15px 0;
	padding: 0;
	border-top: #CCCCFF solid 1px;
	border-bottom: #CCCCFF solid 1px;
	background: url("../images/banner.gif");
}
#footer {
	margin: 0;
	padding: 0;
}
#footer ul {
	float: left;
	width: 478px;
	margin: 0 0 0 215px;
	padding: 0;
} 
#footer ul li {
	float: left;
	list-style: none;
	font-size: 11px;
	color: #999999;
	padding: 10px 8px 10px 0;
}
#footer ul li a {
	color: #999999;
	text-decoration: none;
}
#footer ul li a:visited {
	color: #999999;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #999999;
	text-decoration: underline;
}
.thumb {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}
.thumb_left {
	float: left;
	width: 120px;
	height: 80px;
	margin: 0 10px 0 0;
	padding: 0;
	border: #CCCCFF solid 1px;
}
.thumb_right {
	float: right;
	width: 120px;
	height: 80px;
	margin: 0 0 0 10px;
	padding: 0;
	border: #CCCCFF solid 1px;
}
.key {
	color: #FFFFFF;
}
.orange {
	font-weight: bold;
	color: #FF9900;
}
.fifty {
	width: 50%;
}
.clear {
 	clear: both;
}
h1 { 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	line-height: 30px;
	width: 100%;
        margin: 0;
	border-bottom: #CCCCFF solid 1px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	line-height: 30px;
	border-top: #CCCCFF solid 1px;
	border-left: #CCCCFF solid 1px;
	border-right: #CCCCFF solid 1px;
	background: url("../images/gradient.gif") left bottom repeat-x;
	width: 478px;
        margin: 15px 0 0 0;
	padding: 0 10px 0 10px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	line-height: 30px;
	width: 100%;
	border-bottom: #CCCCFF solid 1px;
        margin: 0 0 15px 0;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	line-height: 30px;
	width: 100%;
	border-bottom: #CCCCFF solid 1px;
        margin: 0;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
        margin: 15px 0 0 0;
}
p {
	width: 478px;
        margin: 0;
	padding: 10px;
	border-bottom: #CCCCFF solid 1px;
	border-left: #CCCCFF solid 1px;
	border-right: #CCCCFF solid 1px;
}
a:link { 
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
img {
	border: 0px;
}
table {
	margin: 0;
	padding: 0;
}
form.callme {
	padding: 10px 0 10px 0;
	margin: 0;
	border-bottom: #CCCCFF solid 1px;
}
input.callme {
	font-family: Arial, verdana, helvetica; 
	font-size: 12px;
	color: #330066;
	width: 133px;
	height: 21px;
	margin: 5px 0 5px 0;
	border: #CCCCFF solid 1px;
	background: #FFFFFF;
}
input.submit {
	font-family: Arial, verdana, helvetica; 
	font-size: 12px;
	color: #330066;
	width: 135px;
	height: 24px;
	margin: 5px 0 5px 0;
	border-top: #CCCCFF solid 1px;
	border-right: #6666FF solid 1px;
	border-bottom: #6666FF solid 1px;
	border-left: #CCCCFF solid 1px;
	background: url("../images/gradient.gif") bottom left repeat-x;
}
input.search {
	font-family: Arial, verdana, helvetica; 
	font-size: 12px;
	color: #330066;
	width: 95%;
	height: 21px;
	margin: 5px 0 5px 0;
	border: #CCCCFF solid 1px;
	background: #FFFFFF;
}
select.search {
	font-family: Arial, verdana, helvetica; 
	font-size: 12px;
	color: #330066;
	width: 100%;
	height: 25px;
	margin: 5px 0 5px 0;
	border: #CCCCFF solid 1px;
	background: #FFFFFF;
}
table.search {
	width: 100%;
	margin: 0;
	padding: 10px;
	border-right: #CCCCFF solid 1px;
	border-bottom: #CCCCFF solid 1px;
	border-left: #CCCCFF solid 1px;
}
table.thumbs {
	width: 100%;
	margin: 0;
	padding: 10px;
	border: #CCCCFF solid 1px;
}