body
{
	background-color: white;
	color: black;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
}

p
{
	line-height: 1.4em;
}

a
{
	text-decoration: underline;
}

p a:link
{
	color: #900;
}

p a:visited
{
	color: #900;
}

a img
{
	border: 0px;
}

#wrap
{
	width: 800px;
	height: 600px;
	float: none;
}

#imagewrap
{
	width: 800px;
	height: 250px;
	margin: 0;
	padding: 0;
}

#imagenav
{
	width: 390px;
	height: 250px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 20px;
	padding: 0;
	float: left;
}

#thumbnails
{
	width: 100%;
	height: 150px;
}

.thumb
{
	float: left;
	width: 60px;
	height: 60px;
	margin: 2px 0 0 5px;
	padding: 3px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc; 
}

.thumbnone
{
	float: left;
	width: 60px;
	height: 60px;
	margin: 2px 0 0 5px;
	padding: 3px;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff; 
}

span a:link
{
	color: #900;
}

.blankthumb
{
	float: left;
	width: 60px;
	margin: 2px 0 0 5px;
	padding:  50px 3px 0 3px;
	font-size: 14px;
	text-align: right;
	border-bottom: 1px solid #ccc;
}

.clearboth
{
	clear: both;
}

#imagetitle
{
	width: 360px;
	height: 60px;
	padding-right: 30px;
	font-size: 14px;
	color: black;
	text-align: right;
}

.portfoliotitle
{
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	color: black;
	text-align: right;
}

.italic
{
	font-style: italic;
}

.information
{
	font-size: 12px;
}

#imagemain
{
	width: 410px;
	height: 240px;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
	text-align: right;
	float: left;
}

a span img
{
	padding: 3px;
	border: 1px solid #ccc;
}

#titlebar
{
	margin-top: 10px;
	width: 100%;
	height: 100px;
	margin: 0;
	padding: 0;
	background-image: url(images/titlebar.gif);
	background-repeat: repeat-x;
	clear: both;
}

#logo
{
	width: 100px;
	height: 100px;
	border-right: 4px solid white;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
	float: left;
}

#logo a
{
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 4px solid white;
}

#title
{
	width: 247px;
	margin: 0;
	padding: 43px 0 0 0;
	float: left;
}

#rps
{
	width: 247px;
	color: #333;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 24px;
	font-weight: bold;
}

#aad
{
	color: #333;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 16px;
	word-spacing: 0.2em;
	letter-spacing: 0.1em;
	clear: left;
}

#titlenav
{
	width: 437px; 
	margin: 0;
	padding: 65px 5px 0 0;
	text-align: right;
	float: left;
}

#titlenav ul
{
	list-style-type: none;
}

#titlenav li
{
	display: inline;
	
}

#titlenav li span
{
	padding-top: 71px;
	padding-bottom: 1px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 6px solid white;
}

.home
{
	padding-top: 71px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#titlenav li a
{
	color: #333;
	padding-top: 71px;
	padding-bottom: 1px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#dropnav
{
	width: 100%;
	height: 20px;
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #666;
	clear: left;
}

#text
{
	width: 680px;
	min-height: 190px;
	margin: 0 0 0 100px;
	padding: 10px 9px;
	clear: left;
}

#text h3
{
	margin: 0;
	padding: 15px 0;
	font-size: 14px;
}

#text p
{
	line-height: 1.6em;
}

.textnav
{
	padding-top: 6px;
	color: #333;
}

#bottomnav
{
	width: 100%;
	height: 20px;
	margin: 0;
	padding: 0;
	border-top: 1px dotted #666;
	clear: both;
}

#copyright
{
	width: 790px;
	height: 17px;
	margin: 0;
	padding: 3px 10px 0 0;
	background-image: url(images/copyright.gif);
	background-repeat: repeat-x;
	border: 1px solid #ccc;
	text-align: right;
	font-size: 90%;
	clear: both;
}

#copyright a:link
{
	color: #333;
}
