body{
	margin: 0px;
	padding: 0px;
	background: #F0E7D7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
acronym {
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #800000;
	cursor: help;
}

div#SiteHeader{
		
	font-family: Georgia;
	
}
#SiteHeader h1,h2{
	position: absolute;
	color: black;
	background: #F9F9F9;
	
}
#SiteHeader h1{
	font-size: 20px;
	left: 20px;
	top: 20px;
	padding: 12px;
	border: 1px solid #aaab9c;
}

#SiteHeader h2{
	border: 1px solid #aaab9c;
	font-size: 12px;
	left: 80px;
	top: 60px;
	color: black;
	padding: 3px;
	width: 300px;
}

div#MenuThird, div#MenuFirst, div#MenuSecond, div#MenuDesign{
	background: #F0E7D7;
	border: 1px solid #aaab9c;	
	border-bottom: none;
	border-left: none;
	font-family: verdana;
	position: absolute;
	width: 20%;
	margin: 20px;
	padding: 5px;
}
div#FirstRightCol, div#SecondRightCol, div#ThirdRightCol{
	background: #F0E7D7;
	border: 1px solid #aaab9c;	
	border-bottom: none;
	border-right: none;
	font-family: verdana;
	position: absolute;
	width: 20%;
	margin: 20px;
	padding: 5px;
}
div#MenuFirst{
	left: 0px;
	top: 120px;
	}

div#MenuSecond{
	left: 0px;
	top: 210px;
	}
	
div#MenuThird{
	left: 0px;
	top: 270px;
	}

div#MenuDesign{
	left: 0px;
	top: 370px;
	}

div#paypal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	width: 20%;
	margin: 20px;
	padding: 5px;
	left: 0px;
	top: 650px;
}

div#Resources{
	background: #F0E7D7;
	border: 1px solid #aaab9c;	
	border-bottom: none;
	border-left: none;
	font-family: verdana;
	position: absolute;
	width: 20%;
	margin: 20px;
	padding: 5px;
	left: 0px;
	top: 850px;
}

div#cvpdf{
	position: absolute;
	width: 20%;
	margin: 20px;
	padding: 5px;
	right: 0px;
	top: 800px;
}
div#designquote{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	width: 20%;
	margin: 20px;
	padding: 5px;
	right: 0px;
	top: 650px;
}

div#footercopy{
	text-align: center;
	font-size: 70%; 
	color: #807e71;

	
}


div#FirstRightCol{
	
	right: 0px;
	
}

#FirstRightCol p {
	margin-bottom: 10px;
	margin-top: 1px;
		}
		
div#SecondRightCol{
	top: 150px;
	right: 0px;
}

#SecondRightCol p {
	margin-bottom: 10px;
	margin-top: 1px;
	}
	
div#ThirdRightCol{
	top: 470px;
	right: 0px;
}

h3{
	font-size: 9pt;
	font-family: Georgia, serif;
	letter-spacing: 0.1cm;
	color: #aaab9c;
	}
#HeaderAndRight .nospace{
	letter-spacing: 0cm;
	}
	
h3 span{
	margin: 2px;
	
}
p {
	font-size: 8pt;
	line-height: 140%;
}

div#SupportText {
	position: ;
	padding-left: 20px;
	width: 47%;
	margin-left: 25%;
	margin-right: 25%;
	background: #F9F9F9;
	border-right: 3px solid #800000;
	
	
}
div#MainText{
	padding-top: 140px;
}
div#MainText .noborderback{
	background: none;
	border: none;
	
}
#MainText fieldset{
	margin-right: 7px;
	margin-left: 0px;
	border: 1px solid #aaab9c;
	
	}


#MainText p {
	font-size: 9pt;
	padding-left: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	margin: 0px;
	text-align: justify;
	}

div#footer{
	padding-left: 0px;
	margin-top: 40px;
	margin-bottom: 0px;
}
#footer {
	font-size: 6pt;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 0px;
	text-align: justify;
	
	}
#footer a{
	border-left: 1px solid #AAAB9C;
	padding-left: 10px;
	position: relative;
	left: -1px;
}
#MainText legend{
	font-size: 9pt;
	font-weight: bold;
	}
#MainText dd, dt{
	font-size: 8pt;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #aaab9c;
	padding-bottom: 10px;
	margin: 0px;
	text-align: justify;
	}
	
#MainText h3{
	display: block;
	margin-top: 15px;
	letter-spacing: 0;
	color: #848484;
}
#MainText h3 {
	border-bottom: 1px dashed #aaab9c;
	background: #F9F9F9;
	padding: 5px;
	width: 50%;
	width: auto;
	font-size: 11pt;
}
#MainText form{
	border-left: 1px solid black;
	padding: 5px;
	width: 50%;
	width: auto;
	font-size: 10pt;
}
#MainText form p{
	border-left: none;
	text-align: right;

}
#MainText table {
   	border-top: solid 1px #999999;
	border-right: solid 1px #999999;
	border-color: #999999;
	width: auto;
}
#MainText td {
   border-left: solid 1px #999999; 
   border-bottom: solid 1px #999999;
    
	}

#MainText .noborder {
   	border: none;
	padding-left: 0px;
	padding-right: 10px;
    font-size: 9pt;
}

#MainText ul{
	font-size: 8pt;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 16px;
	text-align: justify;
	}


/*Link manipulations.*/

.name{
	color:  #848484;
	text-decoration: none;
	}
a.namelink{
	color: black;
	text-decoration: none;
	font-weight: normal;
	
	}
a:hover .namelink{
	text-decoration: underline;
	color: black;
	font-weight: normal;
	
	}
a.resources{ 
    text-decoration: underline;
	font-size: 8pt;
	font-weight: normal;
	font-family: Georgia, serif;
	color: #66472E;
	}
a:active .resources{ 
    color: #66472E;
	text-decoration: underline;
	}
a:hover .resources{ 
    color: gray;
	text-decoration: none;
	}

a{
	color: #800000;
	font-weight: bold;
	text-decoration: underline;
	}

a:hover{ 
	color: #AAAB9C;
	}

.nolink{
	border-left: 4px dotted #800000;
	}

#MainText a.sup{
	font-size: 9pt;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;

	}
#MainText a:hover .sup{
	font-size: 9pt;
	font-weight: bold;
	color: #CC0000;
	text-decoration: Underline;

	}
	
#linkList a{ 
    font-family: Georgia, serif;
	font-size: 12px;
	color: #800000;
	text-decoration: none;
	}
	
#linkList a:active{ 
	color: #800000;
	text-decoration: none;
	
	}
	
#linkList a:hover{ 
	color: gray;
	text-decoration: underline;
	}

#linkList a .noborder{ 
    border-left: none;
	text-decoration: none;
	}
#linkList a:hover .noborder{ 
    border-left: none;
	text-decoration: none;
	}
#linkList a:active .noborder{ 
    border-left: none;
	text-decoration: none;
	}


#linkList ul{
	list-style-type: none;
	margin: 5px;
	padding: 0px;
	}
	
#linkList li{
    list-style-type: none;
	font-size: 8pt;	
	}
	
#linkList h4{
	margin: 5px 5px 0 5px;
	padding: 0px;
	font-size: 8pt;	
	}
	
	
#HeaderAndRight a{ 
    text-decoration: underline;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, serif;
	color: #66472E;
	}
	
#HeaderAndRight a:active{ 
	color: #66472E;
	text-decoration: underline;
	}
	
#HeaderAndRight a:hover{ 
	color: gray;
	text-decoration: none;
	
	}

