*{border:0;margin:0;padding:0;background-color: #000000;} 

body
{
	color: #CCCCCC;
	background-color: #000000;
	margin-top: 0px;
	background: #000000;
	font: 80%/120% "trebuchet ms", verdana, arial, tahoma;
}

#border
{
	border: 0px;
	width: 970px;
	background-color: #000000;
	background:url('images/backround2.gif') no-repeat;
	margin-top: 0px;
	margin: 0 auto;
	height: 100%;
}

#header
{
height: 302px;
width:744px;
margin-left: 0px;
background-image:url('images/header.jpg');
}

* html #header { margin-left: 0; }

#content
{
	padding: 0.5em 1em;
	max-width: 744px;
	background: #000000;
}

* html #content {height:1%}
* > html #content {
	height:auto;
	width: auto;
}

#container
{
	width: 744px;
	margin: 0px auto;
	margin-top: 0px;
	background-color: #000000;
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
}

.splitright {
background: #000000;
width: 29%;
float: right;
overflow: hidden;
text-align: center;
}

.splitleft {
background: #000000;
margin:auto;
width: 90%;
float: left;
overflow: hidden;
text-align: justify;
}

#introduction{
	float:right;
	width:180px;
	padding:0px 0px;
	margin:20px 0 20px 20px;
	text-align:center;
	color:#990000;
	letter-spacing:0px;
	font: 1em/1.5em "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
}

#introduction ul, #introduction li {
text-align:center;
	list-style: none;
	margin: 0;
	padding: 0;
}

#introduction a {
	border-bottom: none;
	color:#999999;
}

#introduction h3{
	text-align: center;
	position:static;
}

#introduction a:link, a:visited{
	color:#993300;
}

#introduction a:hover, a:active{
	color:#CC9900;
}



/* ~~~~~~~~~ footer ~~~~~~~~~ */
#footer
{
	text-align: center;
	height: 100%;
	background-color: #000000;
	clear: both;
	border-top: 1px dotted #990000;
	margin: 50px 100px 0;
	padding: 10 20px 0;
}


#footer a:link, a:visited{
	color:#993300;
}

#footer a:hover, a:active{
	color:#cccccc;
}




a:active,
a:visited,
a:link	    			{ color: #990000; text-decoration: none; }
a:hover					{ color: #FF0000; text-decoration: none; }


/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1
{
font-size: 120%;
color: #659500;
}



/*~~~~~~~~~~~styles~~~~~~~~~~~~~~~*/

