/* CSS Document */
a.norm:link {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 1em;
	color: #663333;
	text-decoration: none
}

a.norm:visited {
	text-decoration: none;
	color: #66334D;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 1em}

a.norm:hover {
	background-color: #668099;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 1em;
	text-decoration: none;
	color: #001A33
}

a.norm:active {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 1em;
	color: #99B3CC;
	text-decoration: none
}
address {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 11px;
	color: #8F8F5E;
}
blockquote {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	padding-bottom: 10px;
	color: #364560;
}
body {
	background-color: #364560;
	margin-left: 0px;
	margin-top: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 100px 0px;
}
#position {
	position: relative;
	width: 700px;
	background-attachment: scroll;
	background-image: url(/images/bodyBKG2.gif);
	background-repeat: no-repeat;
	background-color: #FFEBAE;
	float: left;
	top: 0px;
	visibility: visible;
	overflow: visible;
	margin-left: 100px;
}
#top {
	background-image:  url("/images/nav/top.gif");
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	height: 100px;
	width: 700px;
}
#nav {
	height: 52px;
	position: relative;
	width: 700px;
}
#content {
	position: relative;
	width: 460px;
	background-color: #FFEBAE;
	margin-left: 220px;
	margin-top: 55px;
}
#content2 {
	position: relative;
	width: 700px;
	background-color: #FFEBAE;
	height: 312px;
}
#footer {
	background-repeat: no-repeat;
	position: relative;
	width: 700px;
	height: 136px;
	background-color: #364560;
	padding-bottom: 20px;
}
#date {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: .75em;
}
#screenshot {
	position: absolute;
	width: 160px;
	background-color: #FFEBAE;
	top: 275px;
	left: 135px;
}
.textlist {
	color: #384561;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 0.75em;
	line-height: 130%;
	padding-left: 50px;
	padding-bottom: 15px;
	padding-right: 100px;
	list-style-type: square;
	}
h1 {
	font-size:20px;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	line-height: 140%; color: #384561;
	margin-top: 0px;
}

h2 {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 20px;
	padding-bottom: 30px;
}
		
h3 {  
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px; 
	color: #996666}	
p {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #003366;
}
.marginRight {
	margin-right: 15px;
	margin-bottom: 25px;
}
.copyright {
	font-size: 10px;
	color: #364560;
	padding-left: 50px;
}
.topline { border-top: 1px solid #999999; }
.quotesig {
	font-size: 10px;
	padding-right: 20px;
	padding-top: 30px;
	padding-left: 30px;
}

