/* complete stylesheet */

body {
	font-family: Tahoma, Verdana, Arial;
	background-color:#ffffff;
	height: 100%; 
	margin-right: 0cm;
	margin-left: 0cm;
	margin-top: 0cm;
}

#header {
	background-color:#DDDDDD;
	background-image:url('_images/header.jpg');
	background-repeat:repeat-x;
	background-position:top center;
	height: 100px;
	margin-right: 0cm;
	margin-left: 0cm;
	margin-top: 0cm;
}
	
#navbar {
	background-color:#000000;
	width: 100%; 
	line-height: 24px; 
	padding: 0px; 
	margin: 0px; 
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-decoration:none;
}

a.navbar {
	text-decoration:none;
}

#navbar #element {
	background-color:#000000;
	width: 140px; 
	height: 24px; 
	line-height:24px;
	padding: 0px; 
	margin: 0px; 
	color:#aaaaaa;
	text-align:center;
	text-decoration:none;
}

a.element {
	text-decoration:none;
}

#navbar #element:hover {
	background-color:#222222;
	width: 140px; 
	height: 24px; 
	line-height:24px;
	padding: 0px; 
	margin: 0px; 
	color:#FD5400;
	text-align:center;
}

#byline {
	background-color:#555555;
	width: 100%; 
	line-height: 24px; 
	padding: 0px; 
	margin: 0px; 
	font-size:14px;
	color:#ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#news {
	background-color:#555555;
	width: 850px; 
	margin: 0 auto;
}

#main {
	background-color:#FFFFFF;
	width: 850px; 
	margin: 0 auto;
	margin-top:4px;
	font-size:12px;
	text-align: justify;
	line-height: 20px; 
	color:#333333;
}

#main #intro {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
}

#main #high {
	font-size:16px;
	height: 24px; 	
}

#main #high a	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight:bold;
	color: #B22222;
	text-decoration: none;
}

#main #high a:hover	{
	font-family: Tahoma, Verdana, Arial;
	font-size:16px;
	font-weight:bold;
	color: #8B0000;
	text-decoration: none;
}

h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
}

h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

h3 {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}

a	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #555555;
	text-decoration: underline;
}

a:hover	{
	font-family: Tahoma, Verdana, Arial;
	font-size:12px;
	color: #000000;
	text-decoration: underline;
}

#main #body {
	margin-left:5px;
	margin-right:5px;
}

a.name {
	font-family: Tahoma, Verdana, Arial;
	color:#333333;
}
a.name:hover {
	font-family: Tahoma, Verdana, Arial;
	color:#333333;
}

#main #footer {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color:#555555;
	text-align:center;
	float: none;
}
a.footer {
	font-family: Tahoma, Verdana, Arial;
	font-size:10px;
	color:#555555;
}
a.footer:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size:10px;
	color:#000000;
}

a.textlink {
	font-family: Tahoma, Verdana, Arial;
	font-size:12px;
	color:#555555;
	text-decoration: underline;
}
a.textlink:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size:12px;
	color:#000000;
	text-decoration: underline;
}



