body {
	font: 12px/1.4em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000000;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

#footer {
	color: #999999;
	font: 80% Arial, Helvetica, sans-serif;
	margin: 200px auto 0px;
	width: 660px;
	text-align: center;
	position: relative;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

h1 {
	font: bold 300% "Courier New", Courier, mono;
	margin-top: 1em;
}




h2 {
	color: #FFCC33;
	text-decoration: underline;

}

h3 {
	color: #FFCC33;
	text-decoration: underline;
	font-size: 120%;

}

#container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 100%;
	background: #000000;
	text-align: center;
	margin: 0px auto 2em;
	height: 80px;

}

#body {
	margin: 0px auto;
	width: 400px;
	text-align: justify;
	background: #000000;
	padding: 8px;

}

#nav ul{
	padding-bottom: 1em;
}

#nav li {
	font-size: 150%;
	list-style: none;
	display: inline;
	padding-right: 3em;

}

#nav a:link{
	text-decoration: none;
	color: #FFFFFF;
}
#nav a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
#nav a:active{
	text-decoration: none;
	color: #FFFFFF;
}
#nav a:hover{
	color: #FFCC33;
}

#home .home, #work .work, #gallery .gallery, #links .links, #contact .contact, #blog .blog{
	list-style: url(none) none;
	border-top: 1px solid;
	border-bottom: 1px solid;
}
#nav {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background: #000000;
	padding-bottom: 1em;
}

a:link{
	color: #FF9900;
	text-decoration: none;
}
a:visited{
	color: #FF9900;
	text-decoration: none;
}
a:active{
	color: #FF9900;
	text-decoration: none;
}
a:hover{
	color: #FF9900;
	text-decoration: underline;
}
.fppic {
	float: right;
	margin-left: 0.5em;
}
.zf_channel, .zf_news {
	font-size: 90%;
	padding-left: 2em;
}

.zf_news{
	line-height: 0.9em;
}
h1 a:link {
	color: #FFCC33;
}

h1 a:visited {
	color: #FFCC33;
	text-decoration: none;
}
h1 a:hover {
	color: #FFCC33;
	text-decoration: none;
}
h1 a:active {
	color: #FFCC33;
	text-decoration: none;
}
