html {
	min-height: 100%;
	margin-bottom: 1px;
	padding: 0px;
	border: 0px;
}

body {
	margin: 0px;
	background-attachment: fixed;
	text-align:center;
	background-color: #FFFFFF;
	background-image: url(images/bg-02.gif);
	background-position: center;
}

#wrapper
{
	margin: 0 auto;
	border: 1px solid #FFFFFF;
	padding: 0px;
	width: 800px;
	text-align: left;
	background-color: #FFFFFF;
	}
	
body,p,li,dd,dt,ol,ul,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
#banner {
	width: 650px;
	background-color: #000000;
}

#content{
	width: 650px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#navoptions {
	background-color: #FFFFFF;
	width: 150px;
	padding: 0px;


}

#column {
	background-color: #FFFFFF;
	padding: 0px;
	width: auto;
	margin: 5px;

}

#columna {
	background-color: #FFFFCC;
	padding: 5px;
	float: left;
	width: 320px;

}

#columnb {
	width: 320px;
	background-color: #FFFFCC;
	padding: 5px;
	float: right;

}
#columnwide {
	width: auto;
	background-color: #FFFFFF;
	padding: 0px 10px 20px 15px;
}
.imagetoleft {
	margin: 1px;
	padding: 1px;
	float: left;
	border: 0px none #FFFFFF;
}
.imagetoright {
	margin: 0px;
	padding: 1px;
	float: right;
	border: 0px none #FFFFFF;
}

.rowlight {
	background-color: #CCCCCC;
}
.rowdark {
	background-color: #EEEEEE;
}
.rowhead {
	background-color: #660000;
	color: #FFFFFF;
	font-weight: bold;
}
#footer {
	width: 800px;
	background-color: #FFFFFF;
	color: #999999;
	text-align: center;
	border-top: 1px solid #999999;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #999999;
	border-left: 1px none #FFFFFF;
}
.small {
	font-size: 11px;
	background-color: #EEEEEE;
}

.smallfooter {
	font-size: 10px;
	color: #999999;
}
.leftrule {
	font-weight: normal;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #660000;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	font-size: 18px;
}

h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #666666;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	font-size: 14px;
}

h3 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #660000;
	border-bottom-style: none;
	border-bottom-color: #660000;
	border-bottom-width: 1px;
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}


.navoptionsbackground {
	background-color: #FFFFFF;
	background-image: url(images/rc-nav/nav-bg.gif);
	background-repeat: repeat;
}
.contentbackground {
	background-color: #FFFFCC;
}
.bold {
	font-weight: bold;
	}
	
.subnav {
	margin: 0px;
	padding: 0px;
}
.red {
	font-weight: bold;
	color: #660000;
}
#nav {
	background-image: url(images/rc-nav/nav-bg.gif);
	background-repeat: repeat-y;
}

