* {
	padding: 0;
	margin: 0;
	}

body { 
	background: #ffffff center center ; 
	margin-left: 5%;
	margin-left: 5%;
	margin-top: 10px;
	position: relative;
	}

left { 
	background: #ff0000 left left; 
	margin-left: 25%;
	padding-left: 200px;
	margin-left: 5%;
	margin-top: 10px;
	position: relative;
	}

a {
	text-decoration: none;
	border-bottom: 4px;
	color: #ff0161;
	}

a:link {
	text-decoration: none;
	border-bottom: 0px;
	color: #ff0161;
	}

a:visited {
	text-decoration: none;
	border-bottom: 0px;
	color: #5F3E2D;
	}

a:hover {
	text-decoration: bold;
	border-bottom: 2px;
	color: #ff0161;
	}

a:active {
	text-decoration: none;
	border-bottom: 3px;
	color: #ffffff;
	}

/* ~~~ Text Properties ~~~ */

h1 { font-family: Century Gothic, Verdana, Helvetica; color: #ff9900; font-size: 42pt; font-weight: normal; margin-bottom: 0pt; margin-left: 10pt;}
h2 { font-family: Century Gothic, Verdana, Helvetica; color: #cccccc; font-size: 24pt; font-weight: normal; margin-bottom: 0pt; margin-left: 10pt;}
h3 { font-family: Century Gothic, Verdana, Helvetica; color: #ff0000; font-size: 18pt; font-weight: normal; margin-bottom: 0pt; margin-left: 10pt;}


p { 	font: 12px century-gothic, Arial, serif; 
	text-align: left;
	color: #444444;
	line-height: 18px;
	padding-bottom: .1em;
	}

.frontpagetext {
	background: transparent;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: .1em;
	padding-top: 7px;
	padding-bottom: 2px;
	margin-left: 275px;
	margin-right: 110px;
}


.frontdropcap {
float: left;
width: 48px;
font-size: 66px; /* 3X the body text line height plus 22% */
line-height: 54px;
font-weight: normal;
color:#ff0000;
font-family: Garamond, Verdana, georgia, times;
}

/* ~~~ Div Properties ~~~ */

#container{ /* defines the canvas size for the page */
	background: transparent; 
	width: 830px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	
}

#frontpage { /* holds the front page main selection */
	background: transparent url(artifact52backup.gif) no-repeat top left; 
	left: 0px;
	padding-right:0px;
	padding-left: 0px;
	padding-top: 120px;
	position: relative;
	height: auto;
	}
#intro { 
	background: transparent; 
	position: relative;
	padding-bottom: 0px;
	}

#top {
position: relative;
left: 0px;
}


#top {
position: relative;
left: 0px;
}


#LOGO{ 
	background: transparent; 
	color: red;
	font-family: Garamond, Georgia;
	font-size: 32px;
	line-height: 32px;
	letter-spacing: .1em;
	margin-top: -105px;
	margin-left: 32px;
	}


#quickSummary .p2 {
background: url(summary.jpg) no-repeat;
	font: 100% Georgia, Times, Times New Roman, serif; 
	line-height: 20px;
	position: absolute;
	top: 150px;
	display: block;
	width: 303px;
	height: 420px;
	z-index: 5;
	}


/* ~~~ Header Properties ~~~ */

#defaultText {
	background: url(back.jpg) center center repeat-y; 
	position: absolute;
	width: 800px;
	top: 0px;
	margin-top: -50px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	}

.default { 
	margin-top:2%;
	margin-right:200px;
	margin-left: 180px;
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	letter-spacing: .1em;
	}


.biodropcap {
float: left;
width: 45px;
font-size: 62px; /* 3X the body text line height*/
line-height: 54px;
font-weight: normal;
color:#444444;
font-family: georgia, times;
}



/* ~~~ List Properties ~~~ */

#navcontainerLeft
{
margin-top: -55px;
margin-left: 127px;
position: absolute right;
}

#navcontainer
{
margin-top: -49px;
margin-left: 415px;
position: absolute right;
}

ul#navlist
{
position: relative left;
margin-bottom: 15px;
padding-left: 0px;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
font: normal 10px Verdana, sans-serif;
}

#navlist a { 
padding: 3px 10px;
padding-left: 5px;
padding-right: 5px;
border-bottom: 2px solid #FF0161;
}

#navlist a:link
{
color: #fff;
background-color: #000000;
text-decoration: none;
}


#navlist a:visited
{
color: #fff;
background-color: #000000;
text-decoration: none;
}


#navlist a:hover
{
color: #fff;
background-color: transparent;
text-decoration: none;
border-bottom: 2px solid #AFF10F;
}

#navelist a:link#current, #navlist a:visited#current {
background-color: transparent;
}


#inline {}









/* ~~~ Misc Properties ~~~ */

#footer { 
	display: block;
	width: auto;
	font: 10px Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	line-height: auto;
	text-align: right;
	margin-top: -23px;
	}

#footer.onwhite  p, a:link, a:hover, a:visited, a:link{
color: #999999;
	position: relative bottom right;
	font: 9px Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	letter-spacing: .02em;
	text-align: right;
	margin-right: 75px;

}


#footer.onwhite a:hover, a:visited{
color: #008800;
}

#extraDiv1, #extraDiv2, #extraDiv3, #extraDiv4, #extraDiv5, #extraDiv6 {
	display: none;
	}

