body {
	background-color: #CCCCCC;
	background-image: url(../images/elements/grid.jpg);
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
a:link {
	color: #66CCCC;
	text-decoration: underline;
}
a:visited {
	color: #66CCCC;
	text-decoration: underline;
}
a:hover {
	color: #002C58;
	text-decoration: underline;
}
#topp {
	background-color: #FFFFFF;
	height: 100px;
	background-image: url(../images/elements/linebot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 20px;
}
#toppline {
	height: 100px;
	background-image: url(../images/elements/linebot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	top: 20px;
	position: absolute;
	width: 100%;
	z-index: -1;
}
#wrapp {
	background-color: #FFFFFF;
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	background-color: #003366;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 18px;
	padding-left: 65px;
	vertical-align: top;
	height: 30px;
}
#menu img {
	vertical-align: top;
}
#contentt {
	background-color: #FFF;
	padding-top: 50px;
	padding-right: 65px;
	padding-bottom: 50px;
	padding-left: 65px;
}
.pagetitle {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #65CCCB;
}
#contentt p {
}
#footer {
	background-color: #FFFFFF;
	background-image: url(../images/elements/line_thin.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: right;
	padding-right: 20px;
	font-size: 10px;
	color: #666;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
#footer a:link {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	color: #666;
	text-decoration: underline;
}
#footer a:visited {
	color: #666;
	text-decoration: none;
}
#thum {
	width: 220px;
}
#thum img {
	margin: 5px;
	float: left;
}
#bigpic {
	text-align: right;
	width: 500px;
}

.bluee {
	color: #66CCCC;
}
.leftcoll {
	width: 200px;
}
.rightcoll {
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}
.testquote {
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: 500px;
	margin-right: auto;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 50px;
}
.testpic {
	float: right;
	width: 300px;
}
.testname {
	font-style: normal;
	padding-left: 50px;
}
