body
{
	margin: 0px;
	background-color: #000;
	text-align: left;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-y;
}

#main
{
	margin: 20px 0px 0px 0px;
	width: 718px;
}



#header
{
	width: 758px;
	background-color: #FFF;
}

#menue 
{ 
	width: 758px;
	background-color: #FFF; 
}

.spacing { text-align: center; }

h1, h2, h3
{
	margin: 0px;
	font-weight: normal;
	font-size: small;
}

blockquote
{
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 20px;
}

.content
{
	width: 718px;
	color: #000033;
	line-height: 18px;
	font-family: courier, sans-serif;
	font-size: 12px;
	background-color: #fff;
	padding: 0px 20px 0px 20px;
}

.content h1	/*title*/
{
	color: #000033;
	font-family: courier, sans-serif;
	font-size: 16px;
	text-align: left;
	line-height: 100%;
	font-weight: bold;
	/*	padding: 0px 20px 0px 20px;*/
}

.content h3	/*date*/
{
	color: #000033;
	font-family: courier, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-bottom: 5px;
	/*	padding: 0px 20px 0px 20px;*/
}

.content h4	/*continue*/
{
	color: #900;
	font-family: courier, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: -14px 0px 0px 0px;
	font-weight: normal;
}

.content p
{
	color: #000033;
	font-family: courier, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	/*	margin-bottom: 15px;	*/
	padding: 0px 10px 0px 0px;
}


a
{
	color: #900;
	text-decoration: none;
}

a:visited
{
	color: #900;
	text-decoration: none;
}

a:active
{
	color: #990066;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

.presslink
{
	color: #000033;
	text-decoration: none;
}

.presslink:link
{
	color: #000033;
	text-decoration: none;
}

.presslink:visited
{
	color: #000033;
	text-decoration: none;
}

.presslink:active
{
	color: #000033;
	text-decoration: none;
}

.presslink:hover
{
	color: #900;
	text-decoration: none;
}

.copybody { background-color: #fff; }

.copybody p
{
	color: #999;
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	margin: 5px 0px 5px 0px;
}

.copybody a
{
	color: #999;
	text-decoration: none;
}

.copybody a:visited
{
	color: #999;
	text-decoration: none;
}

.copybody a:active
{
	color: #333;
	text-decoration: none;
}

.copybody a:hover { text-decoration: none; }

.tab
{
	width: 718px;
	color: #000033;
	line-height: 18px;
	font-family: courier, sans-serif;
	font-size: 12px;
	background-color: #fff;
	padding: 0px 20px 0px 5px;
}
