/* @override http://www.cliffsmith.net/base/wp-content/themes/theme_V2/style.css */

body {
	margin:0px;
	padding:0px;
	background-color: #3f362e;
	color: #1c1610;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}
div#wrapper { margin: 0pt auto; padding: 0pt; width: 950px;
	background-image: none;
}
strong {
	padding-top: 14px;
	padding-bottom: 4px;
	height: 12px;
	text-transform: capitalize;
	color: #191919;
	font-size: 12px;
	line-height: 20pt;
}
h1 {
	font-size: 14px;
	color: #000;
	font-style: italic;
}
a, a:visited {
	color: #880908;
	text-decoration: none;
	font-weight: bold;
}
	
a:hover {
	color: #c90d0c;
	text-decoration: underline;
	}

/* My Comment */

#content {
	height: 340px;
	width: 520px;
	position: absolute;
	margin-left: 36px;

	overflow: auto;
	overflow-x:hidden; 
	overflow-y:auto; 
	padding-bottom:15px;
	
}
#flash {
	width: 530px;
	height: 330px;
}

date {
	font-style: italic;
	font-size: 11px;
}


/* My Comment */
#Table_01 {
	position: relative;
	left: 0px;
	top: 10px;
	width:946px;
	height:486px;
}

#left_ {
	position:absolute;
	left:0px;
	top:0px;
	width:359px;
	height:486px;
	background-image: url(images/left.png);
}

#spacer_ {
	position:absolute;
	left:359px;
	top:0px;
	width:587px;
	height:31px;
	background-image: url(images/spacer.png);
}

#text_ {
	position:absolute;
	left:359px;
	top:31px;
	width:558px;
	height:343px;
	background-image: url(images/text.png);
}

#spacer005_ {
	position:absolute;
	left:917px;
	top:31px;
	width:29px;
	height:455px;
	background-image: url(images/spacer-05.png);
}

#spacer006_ {
	position:absolute;
	left:359px;
	top:374px;
	width:87px;
	height:112px;
	background-image: url(images/spacer-06.png);
}

#RGT_ {
	position:absolute;
	left:446px;
	top:374px;
	width:129px;
	height:112px;
	background-image: url(images/RGT.png);
}

#spacer008_ {
	position:absolute;
	left:575px;
	top:374px;
	width:45px;
	height:112px;
	background-image: url(images/spacer-08.png);
}

#BFT_ {
	position:absolute;
	left:620px;
	top:374px;
	width:146px;
	height:112px;
	background-image: url(images/BFT.png);
}

#spacer010_ {
	position:absolute;
	left:766px;
	top:374px;
	width:34px;
	height:112px;
	background-image: url(images/spacer-10.png);
}

#MS_ {
	position:absolute;
	left:800px;
	top:374px;
	width:117px;
	height:112px;
	background-image: url(images/MS.png);
}


#menu_ {
	position:absolute;
	left:0px;
	top:484px;
	width:1050px;
	height:55px;
	
}

/* My Comment */


/*- Menu Tabs ----- */
#nav { clear: both; float: right; list-style-type: none; list-style-image: none; list-style-position: outside; position: absolute; top: 0px;z-index: 1;font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;color: #666;
	left: 10px;
	width: 1100px;
}
#nav li { float: left; margin-left: 2px; line-height: 1.4; }
#nav li a { padding: 2px 2pt 4px; color: #333; text-shadow: ; text-decoration: none; font-weight: bold; text-align: center; width: 65px; height: 14px; display: block; background-image: url('images/tab.png'); background-repeat: no-repeat; background-position: left bottom;
}

#nav li a:hover, ul
#nav li a:active { background-position: left top;
	color: #fff;
}
#nav li current_page_item a,{ background-position: left top; }

#nav .current_page_item a, ul#menu .current_page_item a:visited{
	color: #000;
	background-position: left top;
	font-weight: bold;
}

/* My Comment */







	




