/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #6699FF;
	text-decoration: none;
	margin-top: 50px;
}

p {
	padding-right: 5px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 0.8em;
	color: #333333;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	color: #999999;
	text-align: left;
	border-bottom-width: 0px;
	border-bottom-style: none;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-color: #999999;
	margin: 0px;
}
h2 {
	font-size: 1em;
	font-weight: normal;
}
h3 {
	font-size: 1em;
	color: #333333;
	text-decoration: none;
}

div#container {
	width:760px;
	margin-left:auto;
	margin-right: auto;
	margin-top: 23px;
	height: 250px;
	margin-bottom: 3px;
}
img#random {
	width:760px;
	height:250px;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
*html #imageIE {
	min-height:200px;
	height:auto!important;
	height:200px;
	margin-top: -25px;
}
#image {
	margin-right: auto;
	margin-left: auto;
	height:auto;
	width: 760px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	border: 0px none #999999;
}
td {
	margin: 0px;
	padding: 0px;
}
#mainarea img {
	text-decoration: none;
}


a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #669999;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style1 {font-size: 0.65em}
.style3 {font-size: 0.7em}
.style6 {font-size: 0.6em}
.style8 {color: #669999}

.aboutLinks {
	width: 640px;
	margin: 0px;
	padding: 0px;
}
.aboutLinks a {
	text-decoration: underline;
}
#preload {
	display: none;
}
