body {
	background-image:url(gfx/vertgradient.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
a:link {
	color: #606;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #606;
}
a:hover {
	text-decoration: none;
	color: #C51015;
}
a:active {
	text-decoration: underline;
	color: #606;
}
	
#container {
	width: 700px;
	\width: 720px;
	w\idth: 700px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-color: #C51015;
	background-image:url(gfx/horizgradient.gif);
	background-repeat:repeat-y;
	}

#banner {
	margin-bottom: 0;
	background-image:url(gfx/horizgradient.gif);
	height:200px;
	text-align:right;
		}

#content {
	padding: 0 25px 25px 25px;
	margin-right: 0;
	background-color: #9FA3CC;
	}
	
#content p {
	color:#951415;
	margin:0 0 1.3em 0;
	}
#content h3 {
	color:#951415;
	margin:0;
	letter-spacing: .05em;
	font-weight:lighter
	}

#content h2 {
	color:#9FA3CC;
	font-style:italic;
	letter-spacing: .05em;
	background-image:url(gfx/bgheadings.gif);
	padding: .2em;
	margin: 0 0 .5em 0;
	}
#content .testlt {
	color:#606;
	margin:2em 0 3em 0;
	font-size: .9em;
	font-style:italic;
	font-weight:bold;
	}
#content .testrt {
	color:#951415;
	margin:2em 0 3em 0;
	font-size: .9em;
	font-style:italic;
	text-align:right;
	font-weight:bold;
	}
	
#sidebar-a {
	float:right;
	width: 0;
	margin: 0;
	margin-right:100px ;
	padding: 0;
	height:12px;
	}

#content h4 {
	font-style:italic;
	letter-spacing: .2em;
	color:#606;
	font-size:1.2em;
	font-weight:lighter;
	margin: 0;
	padding: .5em 0;
	text-align:right;
	}
	
.okey #content {
	height:390px; 
}

.detail {
	color:#606;
	font-size: .7em;
	}

#footer {
	clear: both;
	padding: 5px;
	margin-top: 0;
	background-image:url(gfx/bglips.gif);
	text-align:center;
	}
#footer h3, h5 {
	color:#9FA3CC;
	}

#footer a:link {
	color: #9FA3CC;
	text-decoration: underline;
}
#footer a:visited {
	text-decoration: underline;
	color: #9FA3CC;
}
#footer a:hover {
	text-decoration: none;
	color: #9FA3CC;
}
#footer a:active {
	text-decoration: underline;
	color: #9FA3CC;
}

#navcontainer
{
width: 100%;
float: left;
background-color: #606;
}

#navcontainer ul { padding: 0; }
#navcontainer ul li { display: inline; }

#navcontainer ul
{
margin: 0;
padding: 0 0 0 15%;
color: #606;
font-size: .65em;
letter-spacing: 2px;
font-weight: bold;
}

#navcontainer ul li a
{
padding: 0.2em 12px;
background-color: #606;
color: #9FA3CC;
text-decoration: none;
float: left;
border-right: 1px solid #951415;
border-left: 1px solid #951415;
}

#navcontainer ul li a:hover
{
background-color: #C51015;
color: #9FA3CC;
}

#navlist li a:hover, #navlist li a:active
{
color: #9FA3CC;
text-decoration: none;
background: #951415;
background-image:url(gfx/bgheadings.gif);
text-align: left;
text-transform:uppercase;
}

#taf {
	background-image:url(gfx/bghoriz.jpg)
	}

input {
	background-color:#E3E4F0;
	color:#951415;
	font-size:.9em;
	}
	
textarea {
	background-color:#E3E4F0;
	color:#951415;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	}
	
.tafont {
	font-style:italic;
	letter-spacing: .2em;
	color:#606;
	font-size:.9em;
	font-weight:bold;
	margin: 0;
	text-align:right;
	}
	
.imglt {
	float: left;
	margin: 0 15px 15px 0;
	}

.imgrt {
	float: right;
	margin: 0 0 15px 15px;
	}

.floatright
	{
	float: right;
	margin: 0 0 0 15px;
	}

div.floatright h6 { 
	margin-top: 0; 
	color:#606;	
	}
.clearboth {
	clear:both;
	}