.hidden { 
	display: none;
}

.unhidden { 
	display: block;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	outline: none;
}

a:active {
	color: #666666;
}

a:link {
	color: #666666;
}

a:visited {
	color: #666666;
}

a:focus{
	outline-style: none;}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	cursor: pointer;
	filter: Xray;
}

a:focus,a:active{
	color:#999999;
	text-decoration: none;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 15px;
	color: #999999;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 11px;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 15px;
	color: #333333;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 9px;
}
div.hr {display: none}/*/*/a{}div.hr


{  display: block;  height: 2px;  background-image: url(../website_html_3/images/fancyrule.gif);


background-repeat: repeat-x;  background-position: center center;


margin: 0.6em 0 0.4em;}hr {display:none}/* */

.imgborderdark {
	border: 1px solid #666666;
	z-index:-1;
}
.imgborderlight {
	border: 1px solid #C7C7C7;
	z-index:-1;
}
.imgborderwhite {
	border: 1px solid #FFFFFF;
	z-index:1;
	width: 160px;
	padding: 0px;
	margin: 5px
}
.imgborderthumb {
	border: 5px solid #FFFFFF;
	z-index:1;
	width: 160px;
	padding: 0px;
	margin: 0px
}
.headingsprojects {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #999999;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 9px;
	line-height: 15px;
}
.project-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 15px;
	color: #333333;
	font-size: 9px;
	font-weight: bold;
	background-color: #FFFFFF;
	position: relative;
	left:4px;
	right:4px;
	top:-58px;
	display: inline;
	padding: 3px;
	margin: 0px;
	z-index:2;
	clear:both;
}
.headingsprojectsdivide {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 30px;
	color: #5588aa;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 10px;
	letter-spacing: 0.04em;
	background-color: #FFFF00;
}
body {
	background-color: #262626;
}
#imgopacity
{
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	-khtml-opacity: 1;
}
#imgopacity:hover
{
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: 0.8;
}

a.rollover {
	text-indent: -9999px ;
	text-decoration: none ;
	display: block ;
	width: 100px ;
	height: 100px ;
	background: transparent url(/path/to/image.png) no-repeat left top ;
	<other style declarations as necessary, e.g. text styles>
}

a.rollover:hover {
	text-indent: 0 ;
	background: none ;
}

.all {
	background-color: #262626;
	float: left;
	width: 172px;
	display: inline;
	margin-bottom: 0px;
	z-index:1;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #999999;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	font-size: 9px;
	line-height: 15px;
	margin-left: 10px;
	position: fixed; bottom:10px;
}
