body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
img{border:0;}

body {
background:#000 url(../images/body_bg.gif) repeat-y;
font:16px/18px Arial, Helvetica, sans-serif;
}

#navCol {
background:#151515;
float:left;
width:180;
padding:35px 30px 0 30px;
}

#photoCol {
background:#000;
margin:0 0 0 240px;
padding:30px;
text-align:center;
}

/** contact form **/
#contactCol {
background:#000;
margin:0 0 0 240px;
padding:30px;
text-align:left;
}

#contactCol p {
color:#999;
padding:0 0 20px 0;
}

#contactCol div.form {
}

#contactCol label {
	color:#999;
	float:left;
	width:100px;
}

#contactCol input {
	color: #666;
	height: 18px;
	width: 200px;
	margin:0 0 5px 0;
}

#contactCol textarea {
	color: #666;
	height: 80px;
	width: 200px;
	margin:0 0 5px 0;
}

/** category list **/
dl {
}

dt a {
color:#26749c;
text-decoration:none;
}
dt a.homeLink {
font-size:18px;
color:#a33038;
text-decoration:none;
}
dt a.yellowLink, a.yellowLink {
color:#ecac00;
text-decoration:none;
}
dt a.orangeLink {
color:#f16922;
text-decoration:none;
}
dt a:hover, a:hover {
background:#252525;
}

dd {
color:#999;
padding:0 0 24px 0;
}

.slider {display:none;}

/** prev next **/
#prevNext {
color:#999;
padding:0 0 30px 0;
}
#prevNext p {
display:inline;
text-align:center;
width:75px;
}
#prevNext img {
margin-bottom:-7px;
}

/** **/
#description {
width:165px;
color:#999;
padding:0 0 30px 0;
}

table#thumbs td {
	height:150px;
	padding:0 10px 10px 0;
	width:150px;
}

