BODY {
	PADDING: 0px; 
	MARGIN: 0px;
	BACKGROUND: #000000; 
	FONT: Book Antiqua; 
	COLOR: #FFF;
}
h1,h2,h3,h4 { color:#D6BD64; }
a { color:#E2D7AF;text-decoration:none; }
a:hover { color: #e6ac64;text-decoration: underline; }
img { border-style: none; }
.clear {clear:both;}

.hr {
	background-image: url(hr.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:36px;

}

.dark {
	color:#D6BD64;
}

.larger {
	font-size: medium;
}

/* PAGE LAYOUT */

#header {
	width:1000px;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: top left;
	min-height:106px;
}

#foreground {
	width:1000px;
	text-align:left;
	color:#E2D7AF;
	
}

#content {
	width:628px;
	min-height:100px;
	float:left;
}
#content a {
	text-decoration:underline;
}





#left {
	width:110px;
	background-image: url(leftnav.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top:149px;
	float:left;
}

#left ul {
	list-style:none;
	padding-left:10px;
	margin-top:0px;
}

#left h3 {
	padding:0px;
	margin:0px;
}

#left h3 a {
	padding:0px;
	margin:0px;
	color:#D6BD64;
}

#right {
	width:252px;
	min-height:100px;
	float:left;
	margin-left:10px;
    FONT: small/1.5em Book Antiqua;
}

#footer {
	text-align:center;
	width:1000px;
	float:left;
}

#footer a{
	text-decoration: none;
	color: #EEEEEE;
}


/* PROJECT DETAILS */

#projectHeader {
	width:600px;
}

#projectGallery {
	width: 300px;
	float: left;
}
#mainPhoto {
}

#photoGallery {
}

#projectDetails {
	width: 288px;
	float: left;
	border:1px solid #E2D7AF;
	background-color: #111111;
	padding: 5px;
}
#projectDetails strong {
	color: #D6BD64;
}

#content .pagination {
	text-align: center;
}
#content .pagination a {
	styleblack7-r2.cs... (line 220)
	background-color:#181C23;
	border:1px solid #606060;
	color:#606060;
	display:block;
	float:left;
	font-family:arial;
	font-size:114%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0pt 2px 0pt 0pt;
	padding:2px 7px;
	text-decoration:none;
}

/* SIDE MODULES */
.sideModuleWrapper {
	background-image: url(sidemod.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 15px;
}
.sideModule {
	border: 1px solid #222222;
	padding-left: 10px;
}
.sideModule h3 {
	margin:0px 0px 0px 15px;
}

.sideproject {
	margin-top: 5px;
	margin-bottom:5px;
}
.sideprojectthumb {
	float:left;
}
.sideprojectdetails{
	float:left;
	overflow:hidden;
	white-space:nowrap;
	width:150px;
}


/* GALLERY */
#gallery {
	padding-left: 10px;
}
.projectSmall {
	width:100px;
	float:left;
	padding:10px;
	font-size:12px;
}

/* COMMMENTS */
cite {
	color:#999999;
	font-weight:bold;
	margin:0pt;
	padding:0pt;

}

.commentlist {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0px;
}

.comment {
	padding-bottom:0px;
	padding-left:8px;
	padding-right:5px;
	border:1px solid #E2D7AF;
	margin-bottom: 5px;
}

#commentbox {
	border:1px solid #E2D7AF;
	width:400px;
	padding:5px;
	
}

#commentboxheader {
	border-bottom:1px solid #E2D7AF;
	margin: -5px;
}

#commentbox label {
	font-size: 0.85em;
}
#commentbox input[type=text],#commentbox textarea,#commentbox .button{
	background-color: #DDDDDD; 
	border:1px solid #222222;
}


.stylebuttons{
	width:23px;
	height:22px;
	background-image: url(bbc_bg.gif);
}
.stylebuttons_hover{
	width:23px;
	height:22px;
	background-image: url(bbc_hoverbg.gif);
}
.showHide{
	display: none;
}



