/* CSS Document */
body {
	background-color: #333333;
	color: #bbbe17;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-top: 40px;
}
div#wrapper {
	border: 1px solid #bbbe17;
	width: 820px;
	margin-left: auto;
	margin-right: auto;
}
div#LHS {
	float: left;
	width: 300px;
	margin-left: 15px;
	margin-top: 15px;
}
.ref {}
p#SWD {
	letter-spacing: 2px;
	font-size: 13px;
	margin-top: 2px;
	border: 1px solid #bbbe17;
	padding: 5px;
}
div#RHS {
	margin-left: 330px;
	margin-top: 15px;
	margin-right: 15px;
	text-align: left;
}
div#bottom {
	clear: left;
	padding: 5px;
	letter-spacing: 1px;
	margin-bottom: 5px;
}
#bottom a:link, #bottom a:visited {
	color: #bbbe17;
	text-decoration: none;
}
#bottom a:hover {
	text-decoration: underline;
}
h1 {
	font-weight: normal;
	font-size: 30px;
	letter-spacing: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	margin: 0px;
	text-align: left;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	text-align: left;
	letter-spacing: 5px;
	color: #BBBE17;
	padding-bottom: 5px;
	line-height: 1.5em;
	border-top: 1px solid #bbbe17;
}
h3 {
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 15px;
	margin-top: 30px;
}
p {
	margin-top: 0px;
	line-height: 1.3;
	font-size: 10px;
}
a:link, a:visited {}
a:hover {}
ul {
	margin-top: 5px;
}
ul li {
	list-style-image: url(images/tick.gif);
	list-style-position: outside;
	margin-bottom: 3px;
}
div#RHS a:link, div#RHS a:visited {
	color: #BBBE17;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 5px;
}
div#RHS a:hover {
	color:#63650C;
}
div#botlinks a:link, div#botlinks a:visited {
	display: block;
	color: #BBBE17;
	margin-right: 20px;
	font-size: 12px;
	float: left;
	background-image: url(images/marker.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: 0% 50%;}
	
div#botlinks a:hover {
	background-image: url(images/hand.gif);
	background-repeat: no-repeat;
}
#RHS #nav2 {
	border-bottom: 1px solid #BBBE17;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 10px;
	text-decoration:none;
	padding-bottom: 20px;
}
 #RHS #nav2 a:link, #RHS #nav2 a:visited {
	display:block;
	float:left;
	background-color: #848710;
	background-image: url(images/nav_tri_dark.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	color: #333333;
	font-weight: normal;
	padding: 3px 10px 3px 3px;
	margin-right: 5px;
	margin-bottom: 1px;
	text-decoration: none;
}
#RHS #nav2 a:hover {
	background-image: url(images/nav_tri.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	background-color: #BBBE17;
}
table#portf {
	border-right: 1px solid #63650C;
	border-top: 1px solid #63650C;
	margin-top: 10px;
}
table#portf td {
	border-left: 1px solid #63650C;
	border-bottom: 1px solid #63650C;
	text-align: center;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	}
table#portf img {
	margin:3px 15px;
	
}
table#portf td a:link, table#portf td a:visited {
	display: inline;
	color: #BBBE17;
	margin-right: 0px;
	font-size: 10px;
	float: none;
	background-image: none;
	padding-left: 0px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;

	0;
}
table#portf td a:hover {
	text-decoration: underline;
}

div.ref {
	font-size: 10px;
	margin: 0px;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 20px;
	border: 1px solid #63650C;
	padding: 5px;
}
div.ref a:link, div.ref a:visited{
	color: #BBBE17;
}
div.ref a:hover {}
