/* ###################### OVERALL SETTINGS ###################### */

body {
	margin: 0px;
	background-color: #000000;
	background-image:   url(background/1.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position : 718px 0px;
	padding-top: 0px;
	padding-left: 0px;
	font-size: 10px
}


#header {

	width: 720px;
	float: left;
	margin-top: 2px;
	padding-left: 80px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #222222;
	height: auto;
	}



.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #F5EAEA;
	float: left;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 2px;
	padding-left: 16px;
	margin: 0px;


}
.copystarter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 32px;
	color: #FFF66A;
	margin-bottom: 10px;
	margin-top: 0px;
	font-style: italic;

}


.sectionheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #FBFC89;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;



}




/* ###################### LINKS ###################### */
a:tlink, a:tvisited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #F9FF9E;
	margin-bottom: 10px;
	margin-top: 0px;
	text-decoration: none;
}

a:thover { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 0px;
	background-color : white;
	font-style: bold;
  
}


a.copylink:link, a.copylink:visited {
font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #FF2A00;
	margin-bottom: 10px;
	margin-top: 0px;
  
}

a.copylink:hover {
  font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #FF2A00;
	margin-bottom: 10px;
	margin-top: 0px;
  background-color : white;
  text-decoration: underline;
  font-style: normal;
  line-height: 20px;

}

a.siteby:link, a.siteby:visited {
font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #333333;
	 	text-decoration: none;
			padding-top: 3px;
  
}

a.siteby:hover {
  font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #FFF;
  font-style: normal;
   	text-decoration: none;
		padding-top: 3px;

}

a.pagelink:link, a.pagelink:visited {
font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FEEF9C;
	margin-bottom: 10px;
	margin-top: 0px;
  	text-decoration: none;
}

a.pagelink:hover {
  font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: black;
	margin-bottom: 10px;
	margin-top: 0px;
  background-color : #FEEF9C;
  font-style: normal;
  line-height: 20px;
  	text-decoration: none;
  

}

/* ###################### WORK STYLES ###################### */
.H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	align: left;
	font-size: 15px;
	color: #090908;
	line-height: 20px;
	background-color: #E1DFBA;
}
