@charset "utf-8";
/* CSS Document */

body
{
	background:#333333;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
}

img
{
	border:none;
}

ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}

li
{
	height:15px;
}

a,
a:visited
{
	text-decoration:none;
	color:#999999;
}

.header td
{
	vertical-align:top;
}

.border_right
{
	border-right:2px solid;
}

#top
{
	width:820px;
	margin:0 auto;
	padding:20px 0 30px 0;
	border-bottom:2px solid #999999;
}

#logo
{
	height:100px;
	width:447px;
}

#nav1
{
	text-align:right;
}


#nav1 a,
#nav1 a:visited
{
	font-size:12px;
	color:#ffffff;
}

#nav2 a,
#nav2 a:visited,
#content1 a,
#content2 a:visited
{
	font-size:12px;
}

#nav1 img,
#nav2 img
{
	margin:0;
	font-weight:normal;
	padding:0 0 3px 0;
}

#cat_photography
{
	height:19px;
}

#cat_design
{
	height:19px;
}

#plus
{
	width:41px;
	text-align:center;
}

#plus h2
{
	font-size:18px;
	letter-spacing:5px;
	margin:0 auto 6px;
	font-weight:normal;
}

#main
{
	width:820px;
	margin:0 auto;
	height:500px;
	padding:0;
	border-bottom:2px solid #999999;
}

#content
{
	width:100%;
	height:70%;
}

#content1,
#content2,
#content3
{
	width:33%;
	vertical-align:bottom;
	text-align:center;
	height:auto;
}

#content4,
#content5,
#content6
{
	text-align:center;
	height:37px;
}

#content4 a,
#content5 a,
#content6 a
{
	margin:0 auto;
	text-align:center;
	font-size:24px;
	font-weight:normal;
	color:#ffffff;	
}

#bottomnav
{
	margin:18px auto;
	height:32px;
}

#bottomnav img
{
	margin:0 22px;
}

#footer
{
	width:820px;
	margin:0 auto;
}

#footer_info
{
	margin:0 auto;
	border-top:1px solid #999999;
}

#footer_info td
{
	text-align:center;
}

#footer_info p
{
	color:#999999;
	font-size:11px;
	padding:2px 10px;
	margin:0;
}

#footer_info .border_right
{
	border-right:1px solid #999999;
}

#title
{
	text-align:center;
}

#title h1
{
	text-size:36px;
	color:#66cccc;
	font-weight:normal;
	margin:8px auto;
	letter-spacing:5px;
}

#content_bottom
{
	height:30%;
	width:80%;
	margin:0 auto;
}

#content_bottom td
{
	margin:0 auto;
	text-align:center;
	font-size:20px;
	font-weight:normal;
	color:#ffffff;
	vertical-align:bottom;
}

#content_bottom a
{
	color:#ffffff;
}

#content_bottom3,
#content_bottom4
{
	vertical-align:top !important;
}