body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003333;
}
body {
	background-repeat: repeat-y;
	background-image: url(../images/bg_graypinstripesLite.jpg);
	background-color: #8d9e87;
	margin-left: 2%;
}
a:link {
	font-size: 16px;
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
	font-size: 16px;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
	font-size: 16px;
}
a:active {
	color: #99FFFF;
	text-decoration: none;
	font-size: 16px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: xx-large;
	color: #003333;
}
h2 {
	font-size: x-large;
	color: #003333;
}
h3 {
	font-size: large;
	color: #003333;
}
h4 {
	font-size: medium;
	color: #003333;
}
h5 {
	font-size: small;
	color: #003333;
}
h6 {
	font-size: x-small;
	color: #003333;
}
#globe {
	position:absolute;
	left:10px;
	top:16px;
	width:896px;
	height:88px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:12px;
	top:125px;
	width:1012px;
	height:177px;
	z-index:2;
}
#header {
	position:absolute;
	left:-1px;
	z-index:1;
	background-image: url(../SITE 1/images/bg_whitedots.png);
	width: 997px;
	top: 0px;
	height: 163px;
	background-image: url(PaulCrissman_Xtras/bg_globeLite.jpg);
}
#main {
	position:absolute;
	left:250px;
	top:250px;
	width:552px;
	height:317px;
	z-index:2;
	background-image: url(../SITE 1/images/bg_whitedots.png);
}
#columnRight {
	position:absolute;
	left:783px;
	top:834px;
	width:228px;
	height:348px;
	z-index:3;
	background-image: url(../SITE 1/images/bg_whitedots.png);
}
a {
	font-size: 16px;
	color: #0099ff;
}
.padding {
	padding: 5px;
}

