* {
	padding: 0;
	margin: 0;
	}


#layoutLogic {
     width: 100%; }
.top{

}
.section {
     display: block;
     margin: 0 auto;
     width: 700px; }
.buttons {
     float: left;
     display: inline;
     margin: 0px;
     padding: 10px;
     width: 700px;
     align: left; }
.col-A, .col-B {
     float: left; }
.col-A {
     text-align: right;
     display: block;
     margin-right: -1px;
     padding-right: 5px;
     width: 290px;
     border-right: 1px solid #000000; }
.col-B {
     display: block;
     padding-left: 5px;
     width: 290px;
}
.clear {
     clear: both; }

body { 
	background: #cc9900 center center ; 
	margin-left: 5%;
	margin-left: 5%;
	margin-top: 10px;
	position: relative;
	}
body.green{
	background: #b1b05d center center ; 

}

a {
	text-decoration: none;
	font-variant: smallcaps;
	border-bottom: 4px;
	color: #ffffff;
	}

a:link {	color: #ffffff;
	}

a:visited {
	color: #000000;
	}

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

a:active {
	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: California FB, Verdana, Helvetica; color: #FAD292; font-size: 24pt; font-weight: normal; margin-bottom: 0pt; margin-left: 10pt;}
h3 { font-family: Century Gothic, Verdana, Helvetica; color: #000000; font-size: 14pt; font-weight: normal; margin-bottom: 0pt; margin-left: 10pt;}

.caption{ font-family: Century Gothic, Verdana, Helvetica; color: #FAD292; font-size: 14pt; font-weight: bold; margin-bottom: 0pt; text-align: right; margin-right: 3pt; padding-top: 10pt;}
.caption-left{ font-family: Century Gothic, Verdana, Helvetica; color: #FAD292; font-size: 14pt; font-weight: bold; margin-bottom: 0pt; text-align: left; margin-right: 3pt; padding-top: 10pt;}


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

.alignRight {
text-align:right;
}

p.titleLeft{
font: 15px Century Gothic, Arial, serif; 
	text-align: left;
	color: #ffffff;
	line-height: 18px;
	padding-bottom: .1em;
}

.bottomline{
display: block;
background: transparent;
text-decoration: overline;
text-align: left;
font-size: 12px;
color: #ffffff;
lineheight: 18px;
padding-top: 16px;
margin-left: 0px;
}

.bottomline a:visited, a{
text-decoration: overline;
background: transparent;
font-variant: smallcaps;
text-align: center;
color: #ffffff;
font-size: 12px;
lineheight: 18px;
padding-top: 16px;
}



.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 ~~~ */



#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;
	}


#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;
}





#inline {
padding: 0px;
margin: 0px;
spacing: 0px;
}


#navcontainer
{

<!--
REPLACED BY BUTTONS.
 -->

}

ul#navlist 
{
margin-top: 10px;
padding: 0px;
white-space: nowrap;
}

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

#navlist a { 
align: left;
padding-top: 5px;
padding-bottom: 7px;
padding-left:  10px;
padding-right: 10px;
margin-left: 1px;
margin-right: 10px;
border-bottom: 2px solid #FF0161;
}

#navlist a:link
{
color: #fff;
background-color: #ff9900;
text-decoration: none;
border-bottom: 2px;
}


#navlist a:visited
{
color: #fff;
background-color: #ff9900;
text-decoration: none;
border-bottom: 2px;
}


#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;
border-bottom: 2px solid;
}










/* ~~~ 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;
	}

