body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #090909;
	margin: 0px;
	text-align: justify;
	font-size: 12px;
	
}

img  {  
border-style: none;
}

#preload {
	height: 1px;
	width: 1px;
	overflow: hidden;
	float: right;
	
}

h1 {
	font-size: 18px;
	font-weight: bolder;
}
h2 {
	font-size: 12px;
	font-weight: normal;
}
a:link {
	color: #00FF00;
	text-decoration: none;
}
a:visited {
	color: #00FF00;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: none;
}
a:active {
	color: #009900;
	text-decoration: none;
}
.rightalign {
	text-align: right;
}
.centeralign {
	text-align: center;
}
form {
	border: 1px solid #00FF00;
}
 
.input_text
{
color: #333333;
background: #CCCCCC;
border: 1px solid #FFFFFF
}
input.submit:hover {
color: #CCCCCC;
background: #006600;
border: 1px inset #FFFFFF
}

.submit 
{
color: #ffffff;
background: #00CC00;
border: 2px outset #CCCCCC
}

a.rollover_portfolio {
	display: block;
	width: 57px;
	height: 57px;
	background-image: url(images/portfolio.png);
	background-repeat: no-repeat;
}
	 
a.rollover_portfolio:hover { 
     background-image: url(images/portfolioroll.png); 
} 
a.rollover_home { 
     display: block; 
     width: 57px; 
     height: 57px; 
     background-image: url(images/home.png);
     background-repeat: no-repeat;
}
	 
a.rollover_home:hover { 
     background-image: url(images/homeroll.png); 
}
	 
a.rollover_contact {
	display: block;
	width: 57px;
	height: 57px;
	background-image: url(images/contact.png);
	background-repeat: no-repeat;
	clear: right;
	float: left;
}	 
a.rollover_contact:hover { 
     background-image: url(images/contactroll.png); 
}

a.rollover_about {
	display: block;
	width: 57px;
	height: 57px;
	background-image: url(images/about.png);
	background-repeat: no-repeat;
	clear: right;
	float: left;
}	 
a.rollover_about:hover { 
     background-image: url(images/aboutroll.png); 
}

a.rollover_blog {
	display: block;
	width: 57px;
	height: 57px;
	background-image: url(images/blog.png);
	background-repeat: no-repeat;
	clear: right;
	float: left;
}	 
a.rollover_blog:hover { 
     background-image: url(images/blogroll.png); 
}

.noncsslink {
	display: none;
}

.imagewrap {
float:left;
margin-top:0px;
margin-right:10px;
margin-bottom:10px;
}
.portfolio_title {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}
.portfolio_status {
	font-style: italic;
}

.hr {
	color:#00FF00;
	background-color: #00FF00;
	height: 3px;
	margin-bottom: 20px;
}

.tdpadding {
	padding-left: 10px;
}
#bottommargin {
	margin-bottom: 50px;
}

.portfolio_menu_title {
	font-style: normal;
	font-weight: bold;
}

#container {

	left:0px;
	top:0px;
	width:850px;
	height:900px;
	margin:0 auto;
	text-align: left;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}
#nav {

	left: 10px;
	top: 190px;
	position: relative;
	float: left;
	clear: right;
}
#contentwrapper {

	top: 250px;
	float: left;
	width: 480px;
	height: 470px;
	position: relative;
	left: 40px;
}
#col1 {

	position: relative;
	width: 237px;
	float: left;
	height: 470px;
	padding: 3px;
	overflow: auto;
}
#col2 {

	position: relative;
	width: 220px;
	float: right;
	height: 470px;
	padding: 3px 3px 3px 7px;
	overflow: auto;
}
#home_div {

	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}
#portfolio_div {

	position: relative;
	left: 1px;
	top: 0px;
	float: left;
	height: 57px;
	width: 57px;
}
#contact_div {

	position: relative;
	left: 1px;
	top: 0px;
	height: 57px;
	width: 57px;
	float: left;
}
#blog_div {
	position: relative;
	left: 1px;
	top: 0px;
	height: 57px;
	width: 57px;
	float: left;
	display: none;
}
#about_div {

	position: relative;
	left: 1px;
	top: 0px;
	height: 57px;
	width: 57px;
	float: left;
}
#col_only {

	position: relative;
	padding: 0px;
	overflow: auto;
	height: 425px;
	width: 480px;
}
#splash {

	background-color: #2c2c2c;
}
#containersplash {

	left:0px;
	top:0px;
	width:850px;
	margin:0 auto;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	height: 1000px;
	bottom: 0px;
}

#contentwrapper_portfolio {

	top: 110px;
	float: left;
	width: 480px;
	height: 470px;
	position: relative;
	left: 60px;
}
#portfolio_head {

	margin: 7px;
	padding: 3px;
}
#menu_portfolio {

	left: -350px;
	top: 400px;
	position: relative;
	float: left;
	width: 120px;
	height: 150px;
	background-color: #090909;
	border: 1px solid #272727;
	padding: 20px;
}




/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
.test {

	display: block;
	width: 57px;
	height: 57px;
	background-image: url(images/contact.png);
	background-repeat: no-repeat;
	clear: right;
	float: left;
}
#logolink {
	position: relative;
	top: 60px;
	left: 520px;
	float: left;
	clear: right;
}

.special { display:none; } 
.rightaligntopmargin {
	text-align: right;
	margin-top: 60px;
}
#home_ul {
	line-height: 35px;
}

