body
{
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left:  auto;
	padding: 0px 0px 0px 0px;
	color: #DDDDDD;
	background-color: #555555;
}

h2 { margin: 10px 2px 5px 15px; }

a			{ text-decoration: none; font-weight: bold;}
a:link		{ color: #FFFFFF; }
a:visited	{ color: #FFFFFF; }
a:focus		{ color: #FFFFFF; }
a:hover		{ color: #FFCC00; text-decoration: underline; }
a:active	{ color: #FFFFFF; }

#container 
{
	font-family: Arial, Swiss, Helv, Verdana, Sans-Serif, Sans;
	width: 700px;
	\width: 710px;
	w\idth: 700px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #DDDDDD;
	background-color: #000000;
}

#header 
{
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #000000;
}

#header H1  { display: none; }
#header H2  { display: none; }

#navi
{
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #000000;
}

#main
{
	text-align: center;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	background-color: #000000;
}

#main img
{
	margin: 3px 3px 3px 3px;
	padding: 3px 3px 3px 3px;
	border: 1px solid #BBBBBB;
}

#content 
{
	display: block;
	text-align: left;
	line-height: 1.3em;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	color: #DDDDDD;
}

#content td
{
	color: #DDDDDD;
}

#content h3
{
	border: 1px dashed #BBBBBB;
}

#content img
{
	margin: 3px 13px 3px 3px;
	padding: 3px 13px 3px 3px;
	border: 1px solid #BBBBBB;
}

#content p
{
	margin: 5px;
	padding: 10px;
}

#menu {
	float: center;
	margin: 0px 0px 0px 0px;
	padding: 5px;
}

#menu a			{ text-decoration: none; font-weight: bold;}
#menu a:link	{ color: #FFFFFF; }
#menu a:visited	{ color: #FFFFFF; }
#menu a:focus	{ color: #FFFFFF; }
#menu a:hover	{ color: #FFCC00; text-decoration: underline; }
#menu a:active	{ color: #FFFFFF; }

#content a			{ text-decoration: none; font-weight:bold; }
#content a:link		{ color: #DDDDDD; }
#content a:visited	{ color: #DDDDDD; }
#content a:focus	{ color: #DDDDDD; }
#content a:hover	{ color: #FFCC00; }
#content a:active	{ color: #DDDDDD; }

#newsdate 
{
	font-weight: bold;
	font-style: italic;
}

#newsevent 
{
	border-bottom: 1px solid #dddddd;
}

#newsevent a			{ text-decoration: underline; font-weight: normal; }
#newsevent a:link		{ color: #DDDDDD; }
#newsevent a:visited	{ color: #DDDDDD; }
#newsevent a:focus		{ color: #DDDDDD; }
#newsevent a:hover		{ color: #FFCC00; }
#newsevent a:active		{ color: #DDDDDD; }

#foot 
{
	font-size: 0.7em;
	clear: both;
	padding: 4px 0px 4px 0px;
	margin: 10px 0px 0px 0px;
	text-align:center;
	color: #DDDDDD;
}

#foot a			{ text-decoration: none; font-weight:bold; }
#foot a:link	{ color: #DDDDDD; }
#foot a:visited	{ color: #DDDDDD; }
#foot a:focus	{ color: #DDDDDD; }
#foot a:hover	{ color: #FFCC00; }
#foot a:active	{ color: #DDDDDD; }

.skip { display: none; }

.subtitles 
{
	font-size:larger;
	font-weight:bold;
}

.fancy 
{
	font-style: italic; 
}

.li3 
{
	list-style-type:none; 
	margin: 2px 2px 2px 7px;
}
.imgcaption { font-size: .8em; }


/* Designed by Oguz Altinbilek - please ask for permission before you use work - I'm easy to find... just google my name! */