/* General re-sets first
------------------------------------------------------------------*/

h1,h2,h3,h4,h5,h6 { margin: 0px; padding: 0px; font-size : 100%; font-weight: normal;}

fieldset,img { border : 0; }

blockquote { margin: 0px; padding: 0px; font-size : 100%; font-weight: normal; }

p {	margin: 0; padding: 0px 0px 0px 0px; }

br { padding: 0; margin:0; line-height: 12px; }

strong { font-weight: bold; }

form { margin: 0px; padding: 0px; }

ul, ol { margin: 8px 0px 9px 22px;	padding: 0px 0px 0px 2px; }

li { margin: 0px 0px 8px 0px; padding: 0px 0px 0px 0px; list-style-position: outside; }

.hidden { visibility: hidden; display: none; font-size: 9px; }

.hidden a { visibility: hidden; text-decoration: none; display: none; }

.hidden a:hover { visibility: hidden; text-decoration: none; display: none; }

#gallery{
	position:relative;
	display:block;
}


/* =Style resets specific to this layout
------------------------------------------------------------------*/

body {
	background-color: #0e0e0e;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color:#CCCCCC;
}

body.home {
	background-color: #0e0e0e;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: url('../images/home/rotator.php');
	background-repeat:repeat;
}

p{
	padding:0px 0px 22px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
	color:#CCCCCC;
}

p.courier{
	padding:0px 0px 22px 0px;
	font-family:"Courier New", Courier, monospace;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color:#CCCCCC;
}


a {
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 38px;
	font-weight: normal;
	color: #CCCCCC;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-transform:uppercase;
}

h2 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-transform:uppercase;
	text-decoration:none;
}

h2 a:hover{
	color: #CCCCCC;
	text-decoration:underline;
}



/* =Main Container
------------------------------------------------------------------*/
#topbar {
	width: 1000px;
	display:block;
	position: fixed;
	margin-top:50px;
	margin-left:50px;
	padding: 0;
	border:1px;

}

#logo {
	padding: 0px;	
	float:left;
	display:inline;
	width:134px;
	height:66px;
}

#logo a {
	width: 134px;
	height: 66px;
	display: inline;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}



/* =Main Content Area
------------------------------------------------------------------*/

#contentarea {
	float: left;
	display: block;
	width:440px;
	text-align: left;
	margin: 0px;
	padding:140px 0px 0px 0px;
	font-size: 13px;
	line-height:21px;
	font-family:Arial, Helvetica, sans-serif;
	
}

#contentarea p{
	margin: 0px;
	padding:0px 0px 20px 225px;
	width:500px;

}
#contentarea h2{
	margin: 0px;
	padding:0px 0px 0px 225px;
	width:500px;

}

.clearboth {
	height:2px;
	display: block;
	clear: both;
}

#project-images{
	margin:0px;
	padding:0px 0px 0px 0px;
	width:800px;
	display:block;
	float:left;
	
}
	
.imgdiv{
	margin:0px;
	padding:0px 0px 20px 0px;
	display:block;
	float:right;
	clear:right;
	width:575px;
}
.imgdiv img{
	margin:0px;
	padding:0px 0px 20px 0px;
	float:left;
	width:450px;
}

.imgtext{
	margin:0px;
	padding:0px 15px 0px 0px;
	display:block;
	width:200px;
	float:right;
	font-size: 11px;
	line-height:13px;
	font-family:"Courier New", Courier, monospace;
	color:#B7B7B7;
}

.imgtext span{
	margin:0px;
	padding:0px 0px 0px 40px;
	float:left;
	text-align:left;
}



	
/* =NAVIGATION
------------------------------------------------------------------*/
#navdiv {
	float: left;
	display: inline;
	text-align: left;
	margin: 0px;
	padding: 15px 0px 0px 40px;
	width:800px;
}

.nav {
	display: block;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	text-align: left;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	float:left;
}

.nav-circle {
	display: block;
	width: 10px;
	margin: 10px 0px 0px 315px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	height: 20px;
	float:left;
	background-image:url('../images/circlelink.png');
	background-repeat:no-repeat;
}


.nav-circle a:hover{
	width:10px; 
	height:10px;
	display:block;
	background-image:url('../images/circlelinkhover.png');
	background-repeat:no-repeat;
} 

.nav-circle a{
	text-decoration: none;
	display: block;
	color:#ffffff;
	padding: 2px;
	width:5px;
	height:5px;
}

.nav a{
	text-decoration: none;
	display: block;
	color:#ffffff;
	padding: 4px;
}

.nav a:hover{
	text-decoration: none;
	color:#B7B7B7;
}

.nav a.current{
	text-decoration: none;
	color:#B7B7B7;
	
}
