* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
 	background: #333;
	text-align:center;
	color:#cccccc;
}
h1 {
	margin-bottom: 11px;
	padding-top: 15px;
	padding-bottom: 21px;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight:bold;
	color: #633;
	text-align: center;
}
h2, h3 {
	font-weight: normal;
	line-height: 18px;
}
h2 {
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 1.25em;
	color: #999;
}
h3 {
	font-weight: bold;
	padding: 12px 0px 12px 0px;
	font-size: 1.25em;
	color: #633;
	letter-spacing:-1px;
}
ul, ol {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none;
}

#page {
	margin: 0 auto;
	width: 100%;
	background: #666  url(../images/side.jpg) repeat-y;
	text-align:left;
}
#header {
	position: relative;
	height: 56px;
	background: #333333 url(../images/stripe.gif);
	
}
#header h1 {
	width: 100%;
	margin: 2em 20em;
	background: url(../images/logo.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#content {
	position: relative;
	width: 100%;
	float: right;
}
#content-primary {
	position: relative;
	float: right;
	margin: 24px;
	width: 70%;
}
#content-primary p{
	padding-bottom: 18px;
	font-size: 70%;
	
}
#front-page ul {
	list-style: none inside;
	width: 482px;
	margin: 0;
	padding-top: 18px;
	padding-left: 18px;
}
#front-page ul li {
	width: 138px;
	height: 138px;
	float: left;
	margin: 0 18px 18px 0;
}
#front-page {
	border: 0;
}
#cv {
	background: #333333;
	border: 0;
} 
#cv h1, h2, h3, h4, p, strong, em, span, ul, ol, li {
	font-family: verdana, helvetica, arial, sans-serif;
	color: #cccccc;
	text-align:left;
}
#cv h1, h2, h3, h4, strong, em {
	font-weight: bold;
}
#cv h1 {
	color: #ffe680;;
	text-align: center;
}
#cv h2, h3, h4 ,p{
	margin-left: 4em;
	margin-right: 2em;
}
#cv p, strong, em, ul, ol, li {
	font-size: 90%;
}
#cv span {
	font-size: 75%;
}
#cv ul{
	margin: 5px 0 0 10em;
	list-style: none inside;
	
}
#cv ul li {
	margin: 0;
}
#cv.writing h1, h2, h3, h4, p {
	font-family: verdana, helvetica, arial, sans-serif;
	color: #cccccc;
	text-align:left;
}
#cv.writing h1{
	color: #ffe680;;
	text-align: center;
}
#cv.writing p {
 margin-left: 4em;
 
}
#cv img {
	border: 0;
}
#content-secondary {
	position: absolute;
	top: 56px;
	float: left;
	margin: 2em 1em 2em 4em;
	width: 30%;
	font-size: 11px;
	color: #F3F3F3;
	z-index: 3;
	visibility: visible;
	clear: both;
}
#content-secondary p{
	padding-bottom: 18px;
}
#content-secondary ul{
	margin-top: 5em;
	padding-bottom: 4em;
	
}
#content-secondary li{
	padding-top: 2em;
	color: #F3F3F3;
	list-style-type:none;
}
#nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 200px;
	float: left;
}
#nav li {
	margin: 0;
	padding: 0;
	float: left;
	width: 15em;
}
#nav a {
	display: block;
	color: #F9F9F9;
	text-decoration: none;
	padding: 0 25px;
	line-height: 2.5;
}
#nav a:hover {
background: #333333;
color: yellow;

}
#body_home #nav_home a, #body_recent #nav_recent a, #body_gallery #nav_gallery a, #body_cv #nav_cv a,#body_writing #nav_writing a, #body_studio #nav_studio a, #body_contact #nav_contact a {
	background: #333333;
	color: red;
	font-weight:bold; 

}

#footer {
	clear:both;
	line-height: 1em;
	background: #333333;
	height: 80px;
	font-size: 60%;
	color: #999;
}
#footer h1 {
	width: 100%;
	margin: 2em 2em;
	float: right;
	background: url(../images/pw_domain.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#footer p {
	padding: 24px;
}
#footer a:link, #footer a:visited {
	color:#CCFFFF;
}
.clear {
	clear:both;
}
a  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:green;
	padding: 10px 10px 10px 10px;
}
a:hover a:visited a:active {
	text-decoration:none;
}

a:over {
	color:#666666
}
#pic1 {
	float:right;
	padding: 10px 10px 10px 10px;
}
#pic2 {
	float: left;
	padding: 10px 10px 10px 10px;
}
#pic3 {
	float: left;
	padding: 10px 10px 10px 10px;
}	
	

