/* CSS Document */
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
	text-align:center;	
	margin:0px;
	background-color:#FFFFFF;
	}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#666666;
	}

#Container {
	background-image:url(../images/website/illustrator-bg.gif);
	background-repeat:repeat-y;
	position:relative;
	font-size:10px;
	width:800px;
	margin: 0px auto;
	margin-top:40px;
	text-align:center
	}

#Header {
	}
	
#icons {
	position:relative;
	width:780;
	text-align:right;
	line-height:20px;
	margin-right:35px
	}

.icon {

	}

#icons a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#66CCFF;
	font-weight:normal;
	text-decoration:none;
	margin-bottom:10px	
	}

#icons a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#66CCFF;
	font-weight:normal;
	text-decoration:none;
	margin-bottom:10px				
	}
	
#icons a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#66CCFF;
	font-weight:normal;
	text-decoration:underline;
	margin-bottom:10px		
	}	
	
#MainContent {
	position:relative;
	margin: 0px auto;	
	width:780px;
	text-align:center
	}	
	
#Content {
	background-image:url(../images/website/illustrator-bg.jpg);
	background-repeat:no-repeat;
	position:relative;
	margin: 0px auto;	
	width:780px;
	text-align:center
	}	
	
#TextArea {
	position:relative;
	width:380px;
	float:left;
	margin-left:95px;
	margin-top:65px;
	text-align:left;
	font-size:14px;
	line-height:30px
	}	

#TextArea a:link {
	font-size:14px;
	line-height:30px;
	color:#66CCFF;
	font-weight:normal;
	text-decoration:none;
	}

#TextArea a:visited {
	font-size:14px;
	line-height:30px;
	color:#66CCFF;
	font-weight:normal;
	text-decoration:none;			
	}
	
#TextArea a:hover {
	font-size:14px;
	line-height:30px;
	color:#66CCFF;
	font-weight:normal;
	text-decoration:underline;	
	}	

#FeatureImage {
	position:relative;
	width:200px;
	float:right;
	margin-left:95px;
	margin-top:150px;
	}

.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin-bottom: -1px;
	}
	
#Footer {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#CCCCCC
	}
	
#Footer a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#66CCFF;
	font-weight:normal;
	text-decoration:none	
	}

#Footer a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#66CCFF;
	font-weight:normal;
	text-decoration:none		
	}
	
#Footer a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#66CCFF;
	font-weight:normal;
	text-decoration:underline		
	}			