@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #069;
	font-weight: bold;
	text-align: center;
	
}
body {
	margin-left: 8%;
	margin-top: 0px;
	background-image: url(../IMAGES/background.jpg);
	background-repeat: repeat-x;
	background-color: #5897CC;
	
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #069;
}
a:active {
	text-decoration: none;
	color: #333333;
}


div#content-left {
	float: left;
	width: 275px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

div#content-right {
	float: right;
	width: 350px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0;
}

div#content-left_about {
	float: left;
	width: 395px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

div#content-right_about {
	float: right;
	width: 250px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0;
	color: #70B8E6;
}


.penguinbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.PenguinNav {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #09C;
	color: #2F82AB;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B6CCD7;
	border-left-color: #B6CCD7;
	height: 33px;
	background-color: #F6F6F6;
	background-image: url(../IMAGES/NAVIGATION/Nav_grad_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.9em;
	width: 112px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-align: center;
}

#content {
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: left;
	
}


.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: left;
}.BlackThumb {
	color: #000;
	font-size: 12px;
	text-align: center;
	text-indent: 0;
	position: static;
}
#boxborder {
	color: #000;
}
.rightalign {
	text-align: right;
}
.leftalign {
	text-align: left;
	color: #FFF;
	vertical-align: top;
	top: auto;
	font-size: 12px;
}
.carelinks {
	text-align: left;
	margin-left: 25px;
	list-style-position: outside;
	list-style-type: disc;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #069;
}
.WHITETEXT {
	color: #FFF;
	font-size: 12px;
}
.smallhighlight {
	font-size: 10px;
	font-weight: bold;
	color: #666;
}
.subheader {
	font-size: 12px;
	font-weight: normal;
	color: #70B8E6;
	text-align: left;
}

.noskype { display: none;
} 
