A:Link    { color: #000000; TEXT-DECORATION: NONE; }
A:Visited { color: #000000; TEXT-DECORATION: NONE; }
A:Hover   { color: #000000; TEXT-DECORATION: UNDERLINE OVERLINE; }

A:Link.navi    { color: #FFFFFF; TEXT-DECORATION: NONE; font-size: 12px; font-weight: bold; }
A:Visited.navi { color: #FFFFFF; TEXT-DECORATION: NONE; font-size: 12px; font-weight: bold; }
A:Hover.navi   { color: #E6E6E6; TEXT-DECORATION: NONE; font-size: 12px; font-weight: bold; }

A:Link.footer    { color: #000000; TEXT-DECORATION: NONE; font-size: 12px; }
A:Visited.footer { color: #000000; TEXT-DECORATION: NONE; font-size: 12px; }
A:Hover.footer   { color: #000000; TEXT-DECORATION: NONE; font-size: 12px; }

body.homepage {
	background-color: #000066;
	text-align: center;
	margin: 5px;
} 

#layout {
	width: 975px;
	background-color: White;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	text-align: left;
	position: relative;
}

#header {
    position: relative;
	width: 965px;
	height: 65px;
	padding: 5px 15px 5px 5px;
}

#navigation{
    font-family: Arial, Helvetica, sans-serif;
	background-color: #006400;
	width: 100%;
	line-height: 12px;
	color: #FFFFFF;
}

#ads {
    position: absolute; 
    left: 805px; 
    top: 210px; 
    text-align: center;
	width: 165px;
}

#ad-top {
    position: relative;
	width: 100%;
	margin: 5px 0px 5px 0px;
	overflow: hidden;
}

#ad-bottom {
    position: relative;
	width: 100%;
	margin: 5px 0px 5px 0px;
	overflow: hidden;	
}

#content {
    position: relative;
	background-color: #EEEEEE;
	padding-left: 10px;
	padding-top: 10px;
	width: 790px;
	overflow: hidden;	
}

.font-logo-big {
	font-family: "Times New Roman", Times, serif;
	display: inline; 
	letter-spacing: 0px;
	font-size: 30px;
	font-weight: bold;
	color: #000066;
	line-height: 36px;
}

.font-logo-small {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	display: inline; 
	letter-spacing: 0px;
	font-weight: bolder;
	color: #006600;
	line-height: 15px;
}

#footer {
	height: 15px;
	width: 100%;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 12px;
	text-align: center;
	padding-top: 1px;
	font-family: "Courier New", Courier, monospace;
    clear: both;
}

.nav-cells {
    margin: 0px 10px 0px 10px; 
    text-align: center;
}

.linkpartner-link {
	font-weight: bold;
	font-size: 14px;
}

.linkpartner-text {
	font-size: 12px;
}
