/* CSS Document */

body {
	background-color: #cccccc;
	color : #ffffff;			
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	margin-top: 10px;			
}

#container {
	width: 720px;
	border: 0;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 20px 0px 20px;
	background-image: url(images/bg-main.gif);
}


#banner {
	padding: 0px;
	margin: 0px;
	height: 130px;
	width: 718px;	
}

#nav {
	padding: 0px;
	margin-bottom: 0px;
	height: 40px;
	width: 718px;
	background-image: url(images/navback.gif);
}

#content {
	padding: 0px;
	margin-right: 290px;
	margin-top: 0px;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	line-height : 15px;
	color : #330000;
}

#content p {
	padding-left:30px;
	padding-right: 30px;
}

#content a {
	font-weight:bold;
	color : #009900;
	text-decoration: none;
	
}

#content a:visited {
	font-weight:bold;
	color : #009999;			
	text-decoration: none;

}



#sidebar-a {
	float: right;
	width: 290px;
	padding: 0;
}

#sidebar-a p {
	margin-top: 0px;
	margin-bottom: 20px;
}



#footer {
	clear: both;
	margin-right: 290px;
	font: 9px/15px "Lucida Grande", verdana, sans-serif;
	color : #330000;
	padding-bottom: 20px;
}
		
		
#footer a {
 	color : #330000
}

#footer p {
	padding-left:30px;
	padding-right: 30px;
}

#bottom {
	width: 760px;
	height: 30px;
	border: 0;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background: transparent;
	background-image: url(images/bg-bottom.gif);
}

#top {
	width: 760px;
	height: 30px;
	border: 0;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background: transparent;
	background-image: url(images/bg-top.gif);
}


#navcontainer { /* none needed */ }
#navcontainer a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 71px;
	height: 40px;
}

ul#navlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;			
}

ul#navlist li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	font: 12px/35px Verdana, Arial, sans-serif;
	text-align: center;
}

#navlist a:hover {
	background: transparent;
	background-image: url(images/button_glow.gif);
}

h1 { 
	padding-left:30px;
	padding-right: 30px;
	font: 14px/23px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color : #330000;
 }
 h2 { 
	padding-left:30px;
	padding-right: 30px;
	font: 14px/23px Georgia, "Times New Roman", Times, serif;
	color : #330000;
 }

 .portimages {
	margin-left: 20px;
 }

.previous{ margin-top: 20px;}

.project {
	background-color: #92C6DA;
	color : #330000;

}

.floatright {
	float: right;
	margin: 0 0 5px 10px;
	padding: 0 0 25px 10px;
}
.quote {
	display: block;
	margin: 7px 20px 7px 30px;
	font: 10px "Lucida Grande", verdana, sans-serif;
	font-size: 10px;
	padding: 5px;
	color: #ffffff;
}
.quote a{
	font: 10px "Lucida Grande", verdana, sans-serif;
	font-size: 10px;
	line-height: 23px;
	color: #ffffff;
}
td {
	font: 10px "Lucida Grande", verdana, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
td a{
	font: 10px "Lucida Grande", verdana, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.tdpad {
	padding: 7px 0 0 30px;
	margin: 0;
}

#thumbs {
margin: 7px 20px 7px 30px;
	font: 10px "Lucida Grande", verdana, sans-serif;
	font-size: 10px;
	padding: 2px;
	color: #ffffff;
}

#navlist_rhs
{
	padding-left: 10px;
	list-style: none;
	display: block;
}
#navlist_rhs li 
{
	padding-left: 34px;
	display: block;
	color: #ffffff;
}
#navlist_rhs li a
{
	display: block;
	width: 90px;
	height: 20px;
	list-style: none;
	font-family : Verdana, Arial, sans-serif;
	text-decoration: none;
	padding-left: 15px;	
	padding-top: 2px;	
	color: #ffffff;	
}

#navlist_rhs li a:hover {
	background: transparent;
	background-image: url(images/button_glow-side.gif);
	background-repeat: no-repeat;
}


#navlist_images
{	border-style: none;
	padding: 20px;
	float: right;
}

#navlist_images a
{
	border-style: none;
	color: #400000;
}

.mainimages {
	margin-top: 15px;
}