body {
	margin: 0;
	text-align: center;
	background: #7589C4 url(pix/pagebg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000066;
}
i {display: none;}
a {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
h1, h2, h3 {
	margin: 0;
	margin-bottom: 10px;
}
h1 {
	font-size: 200%;
	font-weight: bold;
	color: #000066;
    text-align: center;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	color: #990000;
    text-align: left;
}
h3 {
	font-size: 130%;
	font-weight: bold;
	color: #006699;
    text-align: left;
}
#line {
	width: 100%;
	height: 10px;
	background: #003;
	border-bottom: 1px solid #FFF;
}
#bgtop {
	min-height: 450px;
	background: url(pix/bgtop.gif) repeat-x top;
}
#alpha {
	margin: 0 auto;
	width: 750px;
	background: url(pix/alpha.gif) repeat-y right;
}
#header {
	position: relative;
	width:750px;
	height: 150px;
	background: url(pix/header.jpg) no-repeat;
}
a#logo {
	position: absolute;
	display: block;
	width: 120px;
	height: 90px;
	top: 18px;
	left: 54px;
}
#main {
	float: right;
	width: 690px;
	padding: 0 30px 0 20px;
}
#leftmenu {
	float: left;
	width: 160px;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
}
#leftmenu p {
	padding: 0 10px;
}
#leftmenu ul {
	margin: 0;
	margin-bottom: 40px;
	padding: 0;
	padding-bottom: 20px;
	list-style: none;
	background: url(pix/ulbg.jpg) no-repeat top;
	border-bottom: 1px solid #FFF;
	text-align: left;
}
#leftmenu ul a {
	display: block;
	font-size: 10px;
	width: 130px;
	padding: 3px 15px;
	color: #FFF;
}
#leftmenu ul a:hover {
	background: #006;
	border: 1px solid #FFF;
	border-left: none;
	border-right: none;
	padding: 2px 15px;
}#leftmenu ul ul a {
	display: block;
	font-size: 10px;
	font-weight:normal;
	width: 120px;
	padding: 0px 15px;
	color: #FFF;
}
#leftmenu ul ul {
	line-height:150%;
	margin: 0;
	margin-left:8px;
	padding: 0;
	padding-bottom: 0px;
	list-style: none;
	background:none;
	border-bottom: 0;
	text-align: left;
}#leftmenu ul ul a:hover {
	background:none;
	font-weight:normal;
	color:#baedfe;
	border: 0;
	padding: 0px 15px;
}
#rightmenu {
	display: none;
}

#pagetext {
	float: left;
	width: 500px;
	text-align: left;
	padding: 20px 0;
	margin-left:28px;
}
#pagetext img {
	margin: 6px 8px;
}
#topNav {
	width:750px;
	height:19px;
	padding-top:4px;
	color:#fff;
	background:url(pix/top-nav-bg.jpg) no-repeat;
	text-align:left;
}
#Header {
	display:none;
}
#topNav ul {
	margin-left:200px;
	list-style-type:none;
}
#topNav li a{
	color:#fff;
	font-weight:bold;
}
#topNav li{
	float:left;
	margin-left:15px;
}
/*
#footer {
	float: right;
	margin-right: 2px;
	width: 698px;
	background: #596AA2;
	border-top: 2px solid #FFF;
	padding: 4px 10px;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}
*/
#btmline {
	background: url(pix/btmline.gif) no-repeat bottom right;
	height: 2px;
}
#bytds {
	margin: 5px auto;
	margin-top: 10px;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}
#bytds a {color: #FFF;}
#edit a {color: #6E82C1;}
#edit a:hover {color: #FFF;}
.clearer {clear: both;}

#gallery {
    margin-right: -28px;
    float: right;
	width: 537px;
    height: 400px;
}
