body
{
	margin: 0;
	padding: 25px;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	color: #333;
	background-color: #330000; 
	background-repeat: repeat-x;
}

a:link { color: #B52C07; }
a:visited { color: #600; }

a:hover, a:active
{
	color: #fff;
	background-color: #B52C07;
}

h2
{
	color: #B52C07;
	font: 120% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin: 0 0 2px 0;
}

h2 a { text-decoration: none; }

h3
{
	color: #5B5E0E;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 0;
}

#quote
{
	margin: 1em auto; 
	text-align: left;
	background-color: #fff;
/*	border: 1px #c4c92a; */
	font: 106% cursive;
	color: orangered;
	font-weight: bold;
}

#container
{
	margin: auto; 
	width: 99%;
	height:99%;
	min-width:500px;
	text-align: left;
	background-color: #ffffff;
/*	border: 1px none #fff; */
}

#header
{
	width: 100%;
	background-image: url(../images/css/logo800x64.png);
	background-repeat: no-repeat; 
	border: 1px none #fff;
/*	border-bottom: 1px solid #fff; */
	height: 64px;
	background-color: #CC3300;
}

#header h1
{
	text-align: left;
	color: #fff;
	margin: 0;
	padding: 0px 10px;
}

#mainnav ul { list-style-type: none; }
#mainnav li { display: inline; }

#menu
{
	float: right;
	width: 165px; 
	background-repeat: no-repeat;
	border-left: 1px solid #C5C877;
	padding: 15px 10px; 
}


#menu li.current,
a.current,
a:hover.current
{
	background-color: #CC3300;
	color:#ffffff;
}

#contents 
{ 
	margin: 0 200px 40px 20px; 
	text-align: left;
}
#contents p { line-height: 165%; }
.blogentry { 
	border-bottom: 1px solid #C5C877; 	
}
.imagefloat { float: right; }

#footer
{
	clear: both;
	color: #272900;
	text-align: right;
	font-size: 90%;
}

#skipmenu
{
	position: relative;
	left: 0;
	top: 25px;
	width: 99%;
	text-align: right;
}

#skipmenu a
{
	color: #ffffff;
	text-decoration: none;
}

#skipmenu a:hover
{
	color: #fff;
	font-weight: bold;
	background-image: url(../images/css/rollover.gif);
	background-position: center;
}

/* WRAPPER
----------------------------------------------- */
#wrap1 {
	width: 700px;
	height: 99%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #750000;
	padding-top: 10px;
	padding-bottom: 10px;
}

#wrap2 {
	width: 97%;
	height: 97%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* NAVIGATION MENU 
----------------------------------------------- */

#nav {
	height: 20px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 1px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #CC3300;
	padding-top: 25px; 
	cursor:default;
}

#nav ul {
/*	height: 45px; */
	background-color: #CC3300;
	display: inline;
	letter-spacing: 1px;
	margin: 0;
	padding:25px 0px 0px 0px;
}

#nav li {
	height: 45px;
	background-color: #CC3300;
	display: inline;
	letter-spacing: 1px;
	margin-right: 1px;
	padding-top: 25px;
	padding-bottom: 3px;
}

#nav li.current {
	height: 45px;
	display: inline;
	letter-spacing: 1px;
	background-image: url(../images/css/current.gif);
/*	background-repeat: repeat-x; */
	background-position: center;
	margin-right: 1px;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
}

#nav a.current {
	height: 45px;
	display: inline;
	letter-spacing: 1px;
	background-image: url(../images/css/current.gif);
	background-repeat: repeat-x;
	background-position: 50% 100%;
	margin-right: 1px;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
}

#nav a:hover.current {
	height: 45px;
	display: inline;
	letter-spacing: 1px;
	background-image: url(../images/css/current.gif);
	background-repeat: repeat-x;
	background-position: 50% 100%;
	margin-right: 1px;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
}


#nav a:link, 
#nav a:visited {
	display: inline;
	height: 45px;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff;
	letter-spacing: 1px;
	margin-right: 1px;
	text-decoration: none;
	padding-top: 25px;
	padding-bottom: 3px;
	cursor:pointer;
}

#nav a:hover {
	display: inline;
	height: 45px;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 1px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../images/css/rollover.gif);
	background-position: center;
	margin-right: 1px;
	padding-top: 20px;
	padding-bottom: 3px;
}
#swaptxt {
		text-align: right;
}
/** 
#swaptxt a:link { color: #B52C07; border: 1px solid #9FA41D;}
#swaptxt a:visited { color: #600; }
#swaptxt a:hover
{
	color: #fff;
	font-weight: bold;
	background-image: url(../images/css/rollover.gif);
	background-position: center;
	
}
**/
/***2***/
#container
{
/*	border: 1px solid #676767;  */
	width:97%;
	height:97%;
}

#mainnav
{
	background-color: #CC3300;
	color: #ffffff;
	padding: 2px 0;
	margin-bottom: 22px;
}

#mainnav ul
{
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
	border-left: 1px solid #C4C769;
}

#mainnav li
{
	display: inline;
	padding: 0 10px;
	border-right: 1px #ffffff solid;
}

#mainnav li a
{
	text-decoration: none;
	color: #ffffff;
}

#mainnav li a:hover
{
	text-decoration: none;
	color: #fff;
	background-color: #272900;
}

#menu ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	line-height: 165%;
	font-size: 95%;
}

.imagefloat
{
	padding: 2px 10px 2px 2px;
/*	border: 1px solid #9FA41D; */
}

.imagefloatnb
{
	border: 0px solid #9FA41D; 
}

.blogentry ul
{
	list-style-type: none;
	text-align: right;
	margin: 1em 0;
	padding: 0;
	font-size: 95%;
}

.blogentry li
{
	display: inline;
	padding: 0 0 0 7px;
}

#footer
{
	background-color: #CC3300;
	padding: 5px;
	font-size: 90%;
	color:#ffffff
}

/* Styles for videos page */
#swfvideo {
	background-color: #F2F2F2;
	height: 350px;
	width: 425px;
/*	border: 1px dashed #D4D0C8; */
	font-size: 12px;
	text-decoration: none;
	vertical-align: middle;
}
.name {
	font-weight: bold;
	color: #3354AA;
	text-decoration: underline;
	font-size: 12px;
}
.descdet {
	font-weight: normal;
	color: #6F6F6F;
	text-decoration: none;
	font-size: 12px;
}
.namedet {
	font-weight: bold;
	color: #3354AA;
	text-decoration: none;
	font-size: 13px;
}
.smalltext {
	font-weight: normal;
	color: #6F6F6F;
	text-decoration: none;
	font-size: 11px;
}
#pagnum {
	font-weight: normal;
}
#loadData {
	font-size: 12px;
	padding-left: 26px;
}


