#main #content #menu {
	background-image: url(../images/menuback.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: bold;
	padding-top: 3px;
	height: 23px;
}
#main #content #menu ul {
	position: relative;
	margin: 0px;
	padding: 0px;
}
#main #content #pageinfo a {
	color: #FF9900;
	font-weight: bold;
}
#main #content #pageinfo a:hover {
	color: #D20647;
	text-decoration: none;
}

#main {
	position: absolute;
	width: 600px;
	left: 50%;
	margin-left: -300px;
	background-color: #FFFFFF;
	border-top: 5px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
#main #content #footer {
	background-color: #FFBC66;
	background-image: url(../images/menuback.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 21px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 3px;
	padding-left: 5px;
	width: 595px;
	color: #FFFFFF;
	font-size: 10px;
}
#main #content #pageinfo {
	padding-right: 5px;
	padding-left: 5px;
}
#main #content #pageinfo h1 {
	color: #D20647;
	border-left-width: 17px;
	border-left-style: solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 17px;
}



#main #content #menu li {
	display: inline;
	left: 0px;
}
#main #content #menu a {
	text-decoration: none;
	color: #FFFFFF;
	text-transform: capitalize;
	background-image: url(../images/spacer.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-right: 5px;
	padding-left: 5px;
	left: 0px;
	position: relative;
}
#main #content #menu a:hover {
	color: #000000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/img_17-2.gif);
	background-attachment: fixed;
	background-color: #CCCCCC;
	background-repeat: repeat;
	background-position: left top;
	margin-top: 0px;
}
#main #content #pic {
}

.borders {
	border: 1px solid #999999;
}
.boxy {
	background-color: #FFBA61;
	padding: 5px;
	border: 1px solid #000000;
	width: 400px;
	text-align: center;
	position: relative;
}
.rightspace {
	padding-right: 10px;
}
.domform {
	background-color: #efefef;
	border: 1px solid #D20647;
}
#main #content #pageinfo h2 {
	color: #FF6633;
	padding-left: 5px;
	font-weight: bold;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D20647;
}
.bigger {
	color: #D20647;
	font-size: 14px;
	font-weight: bold;
}
#main #content #footer a {
	color: #FFFFFF;
}
