body, html {
	background-color: #CCC;
}
#wrapper {
	width: 745px;
	\width: 765px;
	w\idth: 745px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../im/bg-wrapper.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#container {
	width: 735px;
	padding: 0px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#banner {
	height: 97px;
	background-image: url(../im/bg-banner.jpg);
	background-repeat: no-repeat;
}
#banner h1 {
	background-image: url(../im/logo.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 300px;
	text-indent: -20000px;
	top: 31px;
	position: absolute;

}
#banner h1 a {
	height: 80px;
	width: 300px;
	display: block;
	text-decoration: none;
	cursor: pointer;
	padding: 0px;
}

/* Main Navigation Bar */
#menu {
	clear: both;
	height: 33px;
	background-image: url(../im/bg-menu.jpg);
	background-repeat: repeat-x;
}
#dmenu {
	font-family: "Arial Narrow";
	font-size:13px;
	margin: 0px;
	padding: 0px;
	line-height: 33px;
}
.topmenuul{
	list-style-type:none;
	margin:0;
	padding:0;
	float: left;
}
.topmenuli{
	list-style-type:none;
	float:left;
	font-family: "Arial Narrow";
	color: #CCC;
	font-weight: bold;
}
.topmenuli a{
	list-style-type:none;
	font-family: "Arial Narrow";
	color: #666;
	font-weight: bold;
}
.topmenuli a:hover{
	list-style-type:none;
	font-family: "Arial Narrow";
	color: #900;
	font-weight: bold;
}
.topmenutitle{
	display:block;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../im/line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left:1px;
}
.submenuul{
	list-style-type:none;
	position:absolute;
	margin-top:-1px;
	margin: 0;
	padding:0;
	display:none;
	background-color:#E1E1E1;
	background-position: left top;
	background-repeat: repeat-x;
	line-height: 25px;
	border: 1px solid #E1E1E1;
}
.submenuli a{
	display:block;
	color: #999;
	width: 108px;
	text-decoration: none;
	line-height: 20px;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: "Arial Narrow";
}
.submenuli a:hover{
	text-decoration: none;
	color: #903;
}
li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
}
#dmenu li>ul {
	left: auto;
	top: auto;
}
/* End of Main Navigation Bar */

#content {
	background-repeat: repeat-x;
	background-image: url(../im/bg-content.gif);
}
#content p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.7em;
	margin-top: 5px;
	margin-bottom: 8px;
	color: #666;
	line-height: 1.2em;
}
#content p a {
	color: #000;
	text-decoration: none;
}
#content p a:hover {
	color: #900;
	text-decoration: none;
	background-color: #CCC;
}

#content h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	margin-top: 30px;
	margin-bottom: 10px;
	color: #900;
	font-weight: bold;
	background-image: url(../im/bg-h2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 10px;
}
#content h2 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #900;
	font-weight: bold;
	text-decoration: none;
}
#content h2 a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #999;
	font-weight: bold;
	text-decoration: none;
}
#content h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #900;
	margin-top: 10px;
}
#content h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #900;
}
#content ul {
	color: #666;
	line-height: 1.5em;
	font-size: 0.7em;
	font-family: Verdana, Geneva, sans-serif;
	list-style-type: circle;
	padding-left: 10px;
}
#content ul li {
	margin-left: 10px;

}

#content ul a {
	color: #999;
	list-style-type: circle;
	padding-left: 12px;
	text-decoration: underline;
}
#content ul a:hover {
	color: #333;
	list-style-type: circle;
	padding-left: 12px;
	text-decoration: underline;
}

#main {
	width: 380px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;

}
#main-500 {
	width: 490px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#main-700 {
	width: 710px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#sidebar {
	width: 290px;
	float: right;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#sidebar-220 {
	width: 200px;
	float: right;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#footer {
	clear: both;
	background-image: url(../im/bg-footer.gif);
	background-repeat: repeat-x;
	height: 50px;
}

#botmenu {
	height: 40px;
	width: 735px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	text-align: center;
	padding-top: 10px;
	color: #999;
}
#botmenu a {
	color: #999;
	text-decoration: none;
	padding: 0px;
}
#botmenu a:hover {
	color: #CC111A;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8F010D;
	padding: 0px;
}

#searchbox{
	position:absolute;
	text-align:left;
	width:200px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 5px;
	top: 55px;
	left: 520px;
}
fieldset{border:none}
legend,#searchform label{display:none}
#searchform input#search{
	width:135px;
	color:#000;
	background-color: #DB9593;
	border: 1px solid #666;
	height: 15px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 2px;
}
#searchform input#go{
	position:relative;
	top:3px;
	left:4px;
}
#breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1em;
}
#breadcrumbs p a {
	font-family: Tahoma, Geneva, sans-serif;
	color: #900;
	line-height: 1.2em;
	text-decoration: none;
}
#breadcrumbs p a:hover {
	color: #000;
	text-decoration: none;
}
.v-line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
input, textarea {border:1px solid black; padding:3px; margin:3px;}
input#go {border:none; padding:0px;margin:0px;}

#main-700 a {
	font-family: Arial;
	font-size: 10pt;
	}
