/* CSS Document */
A:link {text-decoration:none;}

.class1 A:link {text-decoration: none; color:#FFFFFF;}
.class1 A:visited {text-decoration: none; color:#000099;}
.class1 A:active {text-decoration: none}
.class1 A:hover {text-decoration:none; color: #000099;}

.class2 A:link {text-decoration: none; color:#003366;}
.class2 A:visited {text-decoration: none}
.class2 A:active {text-decoration: none}
.class2 A:hover {text-decoration:none; color: #FFFFFF;}

.class3 A:link {text-decoration: none; color:#FFFFFF;}
.class3 A:visited {text-decoration: none;color:#99ccff;}
.class3 A:active {text-decoration: none}
.class3 A:hover {text-decoration:none; color: #99CCFF;}

.class4 A:link {text-decoration: none; color:#FFFFFF;}
.class4 A:visited {text-decoration: none; color:#FFFFFF;}
.class4 A:active {text-decoration: none}
.class4 A:hover {text-decoration:none; color: #99CCFF;}

#header {
	color: #FFFFFF;
	background-image: url(img/header2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 782px;
	height: 112px;
	background-color: #013268;
}
a:visited {
}
#top_nav {
	height: 14px;
	width: 781px;
	color: #FFFFFF;
	float: left;
	margin-top: 95px;
}
#top_links {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	width: 329px;
	height: 14px;
	float: right;
	text-align: right;
	padding-right: 4px;
}
#body {
	height: 900px;
	width: 782px;
	background-image: url(img/pen-bg2.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#text {
	width: 650px;
	float: left;
	margin-top: 0px;
	margin-left: 50px;
	font-family: arial;
}
#title {
	font-family: arial;
	font-size: 30px;
	color: #FFFFFF;
	float: left;
	margin-top: 31px;
	margin-left: 102px;
	height: 52px;
}
#lower_nav {
	width: 782px;
	height: 24px;
	background-image: url(img/lower-nav-bg3.jpg);
	color: #FFFFFF;
	border-top: 3;
	border-color: white;
	border-style: solid;
	border-left: none;
	border-right: none;
	border-bottom: none;
}
#left_of_lower_nav {
	background-image: url(img/bottom_nav_line.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 30px;
	height: 21px;
}
#right_of_lower_nav {
	background-image: url(img/bottom_nav_line.jpg);
	background-repeat: repeat-x;
	float: right;
	height: 21px;
	width: 165px;
}
#lower_links {
	font-family: arial;
	font-size: 13px;
	color: #FFFFFF;
	width: 600px;
	float: left;
	height: 19px;
	padding-top: 4px;
	margin-top: 2px;
	text-align: left;
	padding-left: 4px;
}
#text-size {
	float: left;
	width: 175px;
	height: 19px;
	border: 1px solid #CCCCCC;
	font-size: 14px;
	text-align: center;
	margin-top: 16px;
	padding-top: 3px;
	margin-left: 30px;
	font-family: arial;
}
#left_of_nav {
	background-image: url(img/top_nav_line.jpg);
	background-repeat: repeat-x;
	width: 450px;
	height: 21px;
	float: left;
}
#right_of_nav {
	background-image: url(img/top_nav_line.jpg);
	background-repeat: repeat-x;
	float: right;
	width: 35px;
	height: 21px;
}
#top_links2 {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	width: 330px;
	height: 21px;
	float: right;
	text-align: right;
	padding-right: 8px;
}
#top_nav2 {
	height: 21px;
	width: 300px;
	color: #FFFFFF;
	float: right;
	margin-top: 3px;
	text-align: right;
	font-size: 11px;
}
#body2 {
	height: 1500px;
	width: 782px;
	background-image: url(img/pen-bg2.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#body3 {
	height: 2900px;
	width: 782px;
	background-image: url(img/pen-bg2.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#contact_body {
	height: 1050px;
	width: 782px;
	background-image: url(img/pen-bg2.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
body4 {
	height: 1000px;
	width: 782px;
	background-image: url(img/pen-bg2.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#home {
	background-image: url(img/home_bg.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 741px;
	margin-top: 25px;
}
#body_home {
	height: 900px;
	width: 782px;
	background-image: url(img/pen-bg_welcome.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
