@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



body {
	background-color: #212121;
}

#wrapper {
width:1000px;
margin-left:auto;
margin-right:auto;
}

#header {
background-image:url(../images/header.jpg);
height:260px;
width:1000px;
margin-left:auto;
margin-right:auto;
background-repeat:no-repeat;
}

#content {
width:850px;
border-top: 1px solid #78E6FF;

margin-left:auto;
margin-right:auto;
}

  #nav {
	float:left;
	width:850px;
	margin-left:auto;
	margin-right:auto;
	padding-top:230px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    }
	
	  #nav ul {
    margin-left:75px;
    padding:0;
    list-style:none;
    }
  #nav li {
    float:left;
    margin-right:10px;
    padding:0;
    }
	
	nav li img {
	float:left;
	padding-right:10px;
	}
	  #nav a {
margin-left:10px;
margin-right:20px;
color:#fff;
text-decoration:none;
    }
	
	#nav a:link, #nav a:visited {
	color:#fff;
	}
	
		#nav a:hover, #nav a:active {
	color:#78E6FF;
	}
	
	#content {
	padding-top:20px;
	padding-bottom:20px;
	font-family: Trebuchet MS, sans-serif;

	}
	
	#content h1 {
	font-family: Trebuchet MS, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color:#ddd;
	border-bottom: 1px solid #6B6B6B;
	padding: 0px 0px 5px 0px;
	margin-bottom:10px;
	margin-top:10px;
	}
	
		#content h2 {
	font-family: Trebuchet MS, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #78E6FF;
	padding: 0px 0px 5px 0px;
	margin-bottom:10px;
	margin-top:10px;
	}
	
	#content p {
	line-height:18px;
	color:#ddd;
	margin-bottom:10px;
	font-family: Trebuchet MS, sans-serif;
	font-size:14px;
	}
	
	#content #left {
	width:575px;
	float:left;

	margin-right:20px;
	}
	
		#content #left img {
padding:10px;
	}
	
		#content #right {
	width:220px;
	float:left;
	}
	
	.newsTop {
	background-image:url(../images/newsTop.jpg);
	height:10px;
	width:230px;
	padding:10px;
	margin-bottom:10px;
	}
	
	.newsBottom {
	background-color:#161616;
	width:230px;
	border: 1px solid #373737;
	padding:10px;
	margin-bottom:30px;
	}
	
	.newsTop {
	font-size:16px;
	color:#999999;
	}

.newsBottom a {
display:block;
margin-bottom:5px;
font-size:14px;
}
	
	.newsBottom a:Link, .newsBottom a:visited {
	color:#ddd;
	text-decoration:none;
	}
	
		.newsBottom a:hover, .newsBottom a:active {
	color:#6ACFFD;
	text-decoration:none;
	}
	
	#myWork {
		background-color:#161616;
	border: 1px solid #373737;
	padding:10px;
	width:830px;
	overflow:auto;
	}
	
	#workItem {
	text-align:center;
	float:left;
margin-right:20px;
margin-left:20px;
margin-bottom:20px;
	}
	
	#workItem img {
	display:block;
	margin-bottom:10px;
border:1px solid #fff;
	}
	
	#workItem a:Link, #workItem a:Visited {
	color:#999;
	
	}
	
		#workItem a:Hover, #workItem a:Active {
	color:#fff;

	}
	
	#workInfo {
height:500px;
	padding:10px;


	}
	
	#smallImages img {
	margin-right:20px;
	margin-top:10px;
	}
	
	#workBig {
	float:left;
	width:520px;
	}
	
	#workDescription {
	float:left;
	color:#ccc;
	width:300px;
	}
	
	ul {
	line-height:18px;
	color:#999999;
	margin-bottom:10px;
	font-family: Trebuchet MS, sans-serif;
	font-size:14px;	}
	
	.red {
	list-style:inside;
	list-style-image: url(../images/bullet_red.png);	
	}
	
		.green {
	list-style:inside;
	list-style-image: url(../images/bullet_green.png);	
	}
	
	.workLink {
		font-size:16px;
		margin-top:20px;
		color:#fff;
		font-weight:bold;
	}
	
#footer {
width:850px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
height:50px;
font-size:12px;
font-family: Trebuchet MS, sans-serif;
color:#aaa;
text-align:center;
	border-top: 1px solid #78E6FF;
	padding-top:10px;

}

#footer a {
color:#78E6FF;

}

#footer img {

margin-left:5px;
margin-right:5px;
}

.cssValid {
color:#C3C397;
}

.xhtmlValid {
color:#6B9DDD;
}
.theClearer {
height: 1px;
clear: both; 
 
font-size: 1px; 
margin-bottom: -1px;
line-height: 1px;
	}
	
	p a:Link, p a:visited {
	color:#78E6FF;
	text-decoration:none;
	}
	
		p a:hover, p a:active {
	color:#6ACFFD;
	text-decoration:underline;
	}