html, body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #585656;
	text-align: left;
	background: #FFFFFF url(/localhost/layout/topbg.gif) repeat-x;
	font: 9pt  verdana, arial;
}
div.clear
{
clear: all;
}

h1 { 
 	font-size: 16px;
	margin: 0;
	
}

h2 {
       font-size: 14px;
	color: #B7B6B7;
	}


#container {
	
	background: #DDDADA url(/localhost/layout/background.jpg) repeat;
	padding: 0;
	text-align: left;
	width: 900px;
	border-left: 0 solid #000;
	border-right: 0 solid #000;
	border-bottom: 0 solid #000;
}
#error {
	margin: auto;
	height: 100%;
	text-align: center;
	background: url(/localhost/layout/error/background-error.jpg) no-repeat bottom right;
}
#header {
	margin: auto;
	background: #FFFFFF url(/localhost/layout/top.jpg) repeat;
	padding: 0;
	text-align: left;
	height: 216px;
	width: 900px;
}


#menu {
	margin: auto;
	padding-top: 190px;
	text-align: center;
	font-family: Cambria, verdana;
	font-size: 14px;
	font-weight: bold;
	
}
#menu a {
	color: #000;
	text-decoration: none;
	font-family: Cambria, verdana;
	font-size: 14px;
	font-weight: bold;
	
	
}
#menu a:hover, a:active {
	color: #ABA7A7;
	font-family: Cambria, verdana;
	font-size: 14px;
	font-weight: bold;
	
	
}


#center {
	margin: auto;
	background: #F2F0F0;
	padding-top: 15px;
	text-align: left;
	min-height: 400px;
	width: 830px;
}
#center li {
	list-style-type: square;
	}
acronym {
  cursor: help;
  border-bottom: 1px dotted;
}
.about {
	margin: auto;
	background: url(/localhost/layout/resume/background.jpg) no-repeat top right;
	padding-top: 0px;
	text-align: left;
}
/* GB CSS */

.gb {
	width:495px;
	padding: 0;
	margin: 2px;
	font: 9pt  verdana, arial;

}

.gbtop {
	height:55px;
	padding: 0;
	margin: 0;
	font: 9pt  verdana, arial;
	background: url("/localhost/layout/gb_top.gif") no-repeat right bottom;
}

.gbtop img{
	float: left;
	margin-left: 25px;
	margin-right: 30px;
	margin-top: 10px;
}

.gbtop p {	
	margin: 0;
	padding: 10px;
	color: #666;
}

.gbbottom {
	padding: 0;
	margin: 0;
	background: url("/localhost/layout/gb_bottom.gif") no-repeat right bottom;
}

.gbbottom p {
	padding: 10px 10px 10px 10px;
	margin: 0;
}
.gbbottom2 {
	text-align:right;
}

.front img {
	padding: 2px;
	border: 2px solid #FFFFFF;
	text-align: center;
	background: #FFFFFF;
}

b {
	color: #585656;
        font: 10pt  verdana, arial;
	font-weight: bold;
}

ul {
	list-style-type: square;
	margin-left: 1em;
	margin-top: 0;
}
.small {
	color: #757575;
	text-decoration: none;
	font: normal 8pt  verdana, arial;
}
.photolarge img {
	padding: 3px;
	border: 2px solid #FFFFFF;
	background: #FFFFFF;
}
.center a {
	color: #000;
	text-decoration: none;
	font: bold 9pt  verdana, arial;
}
.center a:hover, a:active {
	color: #585656;
	font: bold 9pt  verdana, arial;
	text-decoration: underline;
}
.small a {
	color: #D12315;
	text-decoration: none;
	font: normal 7pt  verdana, arial;
}
.small a:visited {
	color: #D12315;
	text-decoration: none;
	font: normal 7pt  verdana, arial;
}
.small a:hover, a:active {
	color: #AEA9A9;
	font: normal 7pt  verdana, arial;
}
#footer {
	text-align: center;
	width: 900px;
	background: url("/localhost/layout/footer.jpg") no-repeat;
	}
#footer2 {
	text-align: center;
	width: 900px;
	font: normal 7pt  verdana, arial;
	}
.footer {
	color: #878888;
	text-decoration: none;
	font: normal 7pt  verdana, arial;
}
.footer a {
	color: #878888;
	text-decoration: none;
	border-bottom-width: 0;
	font: normal 7pt  verdana, arial;
}
.footer a:visited {
	color: #878888;
	text-decoration: none;
	border-bottom-width: 0;
	font: normal 7pt  verdana, arial;
}
.footer a:hover, a:active {
	color: #000;
	border-bottom-width: 0;
	font: normal 7pt  verdana, arial;
}
a  .photo, a:active .photo {
	padding: 2px;
	text-decoration: none;
	border: 1px solid #FFF;
	background: #FFF;
}
a:hover  .photo {
	padding: 2px;
	text-decoration: none;
	border: 1px solid #717171;
	background: #FFF;
}
a.trans {
			 
			filter : Alpha(opacity=40);
			-moz-opacity: 0.5;
			opacity: 0.5;
			border-bottom-style: none;
			}

a.trans:hover {
			border: 0px solid #6A6968;
			border-bottom-style: none;
			filter : Alpha(opacity=100);
			-moz-opacity: 1.0;
			opacity: 1.0;
			border-bottom-style: none;
			 }

a.trans:active	{
			border: 0px solid #6A6968;
			filter : Alpha(opacity=100);
			-moz-opacity: 1.0;
			opacity: 1.0;
			border-bottom-style: none;
			font-family: verdana, arial; font-size: 8pt;
			 }

a.trans img {
			 
			filter : Alpha(opacity=40);
			-moz-opacity: 0.5;
			opacity: 0.5;
			border-bottom-style: none;
			}

a.trans:hover img {
			border: 0px solid #6A6968;
			border-bottom-style: none;
			filter : Alpha(opacity=100);
			-moz-opacity: 1.0;
			opacity: 1.0;
			border-bottom-style: none;
			 }

a.trans:active	img {
			border: 0px solid #6A6968;
			filter : Alpha(opacity=100);
			-moz-opacity: 1.0;
			opacity: 1.0;
			border-bottom-style: none;
			font-family: verdana, arial; font-size: 8pt;
			 }
.trans a {
	border: 0 solid #B5B4B4;
	filter: Alpha(opacity=60);
	-moz-opacity: 0.7;
	opacity: 0.7;
	border-bottom-style: none;
}
.trans a:hover {
	border: 0 solid #6A6968;
	border-bottom-style: none;
	filter: Alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
.trans a:active {
	border: 0 solid #6A6968;
	filter: Alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	border-bottom-style: none;
	font: 9pt  verdana, arial;
}
.trans a img {
	border: 0 solid #B5B4B4;
	filter: Alpha(opacity=60);
	-moz-opacity: 0.7;
	opacity: 0.7;
	border-bottom-style: none;
}
.trans a:hover img {
	border: 0 solid #6A6968;
	border-bottom-style: none;
	filter: Alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
.trans a:active img {
	border: 0px solid #6A6968;
	filter: Alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	border-bottom-style: none;
}
.trans2 a {
	border: 5px solid #AAA9A9;
	filter: Alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	
}
.trans2 a:hover {
	border: 5px solid #000;
	filter: Alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
.trans2 a:active {
	border: 5px solid #AAA9A9;
	filter: Alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	font: 9pt  verdana, arial;
}
.trans2 a img {
	border: 5px solid #AAA9A9;
	filter: Alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
.trans2 a:hover img {
	border: 5px solid #000;
	filter: Alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
.trans2 a:active img {
	border: 5px solid #AAA9A9;
	filter: Alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
.explanation {
	color: #FFFFFF;
	position: absolute;
	display: none;
	border: 1px solid #000;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	background: #838282;
	width: 200px;
	font: 7pt  verdana, arial;
	padding: 5px;
}
textarea {
	color: #000;
	text-decoration: none;
	background: #EFEFEF;
	border: 1px solid #ADAEAF;
	font: bold 9pt  verdana, arial;
}
input, select, button {
	color: #000;
	text-decoration: none;
	background: #EFEFEF;
	border: 1px solid #ADAEAF;
	font: bold 9pt  verdana, arial;
}
input:hover {
	background: #FEFCFD;
	border: 1px solid #000;
}
input.paypal {
	color: #000;
	text-decoration: none;
	background: #EFEFEF;
	border: 0px solid #ADAEAF;
	font: bold 9pt  verdana, arial;
}
.box-log {
	border-bottom: 1px dotted #C7C4C5;

}
.site {
	background: url(/localhost/layout/sitebox.gif) no-repeat;
	float: left;
	height: 183px;
	margin: 0 0 15px 0;
	overflow: hidden;
	width: 231px;
}

//
.explanation {
	color: #000;
	position: absolute;
	display: none;
	border: 2px solid #FFF;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	background: #FFF;
	font: 7pt  verdana, arial;
	padding: 5px;
}//