/* CSS Document */


#content-wrapper {
	width:960px;
	height:550px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	background-color:transparent;
	background-image:url(../assets/backing.png);
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#3E3E3E;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#3E3E3E;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#3E3E3E;

	}
	
#content {
	width:960px;
	
	margin-left:auto;
	margin-right:auto;
	padding-top:0;
	margin-top: 0;
	background-color:transparent;
	}
	
#content p {
	text-align: justify;
	font-size: 14px;
	line-height:20px;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-style:normal;
	color: #858585;
	}
	
	
#content h3 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size:16px;
	color:#D1E1F1;
	font-weight: normal;
	padding-top:15px;
	padding-bottom:10px;
	font-style: italic;
	}



	
#content a:link {
	font-weight: normal; text-decoration: none; color: #CCC;
	}
	
#content a:visited {font-weight: normal; text-decoration: none; color: #CCC;}	
#content a:visited:hover {font-weight: normal; text-decoration: underline; color: #004F9D;}
#content a:hover {text-decoration: underline; color: #004F9D;}
#content a:active {text-decoration: none; color: #CCC;}	
#text {


	width: 920px;
	padding-left:30px;
	padding-bottom:20px;
	margin-left:0;
	margin-bottom:20px;
	}

#text p {
padding-top:15px;
}

#text ul p{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	color:#CCC;
	
	}
	
#text li p{padding-left:1em;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom:0.3em;
	}

.underline {
	text-decoration:underline;
	}
	
.underline {
	text-decoration:underline;
	}
	
.border {
	border:solid 1px #CCCCCC;
	}
	
.heading {
	font-size:1.2em;
	text-decoration:underline;
	border-collapse: collapse;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color:#CCC;
	}

	
table {
clear:left;
width:900px;
}
table, td, th{
	font-size:13px;
	border-collapse: collapse;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color:#CCC;
}


table, th {
	border-collapse: collapse;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color:#CCC;
}

caption {
	font-weight: bold;
	margin: 5px;
}

td, th {
	padding: 4px;
}

thead th {
	text-align: center;
}

tbody th {
	font-weight: normal;
}

tbody tr { }

tbody tr.odd { }




	

/* End Content */


#thumbs ul{
	list-style-type: none;
	}
	
#thumbs li {
	display: inline;
	}
	
#thumbs img {margin: 0 40px 15px 15px;
}


#links {
	float:left;
	}
	
#links ul {
	list-style-type: none;
	}
	
#links li {
	display:inline;
	padding-right:1em;
	}	
	
#links a:link {
font-size:14px;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-weight: normal; text-decoration: none; color: #CCC;
	}
	
#links a:visited {font-size:14px;font-family: Arial, Geneva, Helvetica, sans-serif;font-weight: normal; text-decoration: none; color: #CCC;}	
#links a:visited:hover {font-size:14px;font-family: Arial, Geneva, Helvetica, sans-serif;font-weight: normal; text-decoration: underline; color: #004F9D;}
#links a:hover {font-size:14px;font-family: Arial, Geneva, Helvetica, sans-serif;text-decoration: underline; color: #004F9D;}
#links a:active {font-size:14px;font-family: Arial, Geneva, Helvetica, sans-serif;text-decoration: none; color: #CCC;}


.border {
	border:1px solid #666666;
	}

.plaintext {
	color:#858585;
	}
	
	
/* End Content */}