/* HTML TAGS */
body {
	background-color: #803F2A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
}
td {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
img { 
	border: 0px none;
	vertical-align: top;
}

/* CONTAINER/HEADER */
#container {
	width: 768px;
	margin: auto;
	text-align: left;
}
#header {
	background-image: url(images/spank_headline_new1.gif);
	background-repeat: no-repeat;
	position: relative;
    height: 108px;
    width: 768px;
    top: 10px;
}
.expandableheader{
    cursor:hand;
    cursor:pointer;
}

/* LINKS */
a:link {
	color: #2E354B;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #2E354B;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #2E354B;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #2E354B;
	font-weight: bold;
	text-decoration: none;
}

/* NAVIGATION BAR */
#mainnav {
	/* width: 390px; */
	float: right;
	margin-right: 30px;
	margin-top: 81px;
	color: #FFFFFF;
	text-align: center;
	font-family: Tahoma, Helvetica, sans-serif;
}
ul#navlist {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul#navlist li {
	display: inline;
}
ul#navlist li a
{
	text-decoration: none;
	float: left;
	color: #fff;
	padding: 0.2em 1em;
	border-left: 2px solid #000000;
}
ul#navlist li a:hover
{
	background-color: #ABC1D6;
	color: #2E354B;
}
ul#navlist li#active
{
	font-weight: bold;
	background-color: #60778D;
	float: left;
	color: #fff;
	padding: 0.2em 1em;
	border-left: 2px solid #000000;
	border-top: 1px solid #000000;
}

/* BORDERS 
#leftbar {
	position: relative;
	height: 234px;
	width: 49px;
	top: 0px;
	left: 0px;
	float: left;
	background-image: url(images/left_bar.gif);
}
#rightbar {
	position: relative;
	height: 238px;
	width: 37px;
	top: 0px;
	float: right;
	background-image: url(images/right_bar.gif);
}
*/

/* CONTENT COLUMNS */
#topcontents {
	background-image: url(images/top_background_strip.gif);
	background-repeat: no-repeat;
	position: relative;
	width:768px;
}
#contents {
	background-image: url(images/background_strip.gif);
	background-repeat: repeat-y;
	position: relative;
	width: 768px;
	top: 10px;
}
#contentleft {
	float: left;
	margin: 10px 10px 10px 49px;
}
* html #contentleft
{
	margin: 10px 10px 10px 25px;
	ma\rgin: 10px 10px 10px 25px;
}
#contentmid {
	float: left;
	margin: 10px;
}
#contentright {
	float: right;
	margin: 10px 37px 10px 10px;
}
* html #contentright
{
	margin: 10px 18px 10px 10px;
	ma\rgin: 10px 37px 10px 10px;
}
#contentsinglecenter 
{
	width: 100%;
	margin: auto;
	padding: 10px;
}


/* CONTENT BLOCKS */
.contentblocklight {
	color: #000000;
	background-image: url(images/background_32.gif);
	background-repeat: repeat;
	font-size: 8pt;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 6px;
	width: 188px;
}
 * html .contentblocklight
{
	width: 200px;
	w\idth: 188px;
}
.contentblocklight_small {
	color: #000000;
	background-image: url(images/background_32.gif);
	background-repeat: repeat;
	font-size: 8pt;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 6px;
	width: 148px;
}
 * html .contentblocklight_small
{
	width: 160px;
	w\idth: 148px;
}
.contentblocklight_med {
	color: #000000;
	background-image: url(images/background_32.gif);
	background-repeat: repeat;
	font-size: 8pt;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 6px;
	width: 228px;
}
 * html .contentblocklight_med
{
	width: 240px;
	w\idth: 228px;
}
.contentblocklight_wide {
	color: #000000;
	background-image: url(images/background_32.gif);
	background-repeat: repeat;
	font-size: 8pt;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 6px;
	width: 406px;
}
 * html .contentblocklight_wide
{
	width: 418px;
	w\idth: 406px;
}
.contentblocklight_xwide {
	color: #000000;
	background-image: url(images/background_32.gif);
	background-repeat: repeat;
	font-size: 8pt;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 6px;
	width: 488px;
}
 * html .contentblocklight_xwide
{
	width: 500px;
	w\idth: 488px;
}
.contentblockdark {
	color: #FFFFFF;
	background-image: url(images/background_30.gif);
	background-repeat: repeat;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 6px;
	width: 228px;
}
* html .contentblockdark
{
	width: 240px;
	w\idth: 228px;
}
.contentblockdark_xwide {
	color: #FFFFFF;
	background-image: url(images/background_30.gif);
	background-repeat: repeat;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 6px;
	width: 615px;
}
* html .contentblockdark_xwide
{
	width: 627px;
	w\idth: 615px;
}
.contentblockdark_xxwide {
	color: #FFFFFF;
	background-image: url(images/background_30.gif);
	background-repeat: repeat;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 6px;
	width: 650px;
}
* html .contentblockdark_xxwide
{
	width: 662px;
	w\idth: 662px;
}


/* CONTENT BLOCK BORDERS */
.bottomcap {
	margin-bottom: 12px;
	z-index: 1;
}
.bluetop {
	margin-bottom: 3px;
}
.bluebottomtext {
	text-align: right;
	padding: 4px 10px 4px 4px;
	margin-top: -20px;
	z-index: 10;
}
.brownbottomtext {
	text-align: right;
	padding: 0px 10px 0px 0px;
	z-index: 10;
}

/* MISC */
.whitetext {
	color: #FFFFFF;
}
.floatleft {
	float: left;
	clear: left;
	margin-right: 5px;
}
.floatright {
	float: right;
	clear: right;
	margin-left: 5px;
}
.polaroidtinyborder {
	/* Ideal with 64x64 pics */
	width: 72px;
	height: 84px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.polaroidtiny {
	margin: 4px 4px 16px 4px;
}
.polaroidwide {
	display: inline;
	width: 112px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin: 4px 4px 16px 4px;
}
.polaroidtall {
	display: inline;
	width: 85px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin: 4px 4px 16px 4px;
}