@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #383838;
	width: 900px;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-right: auto;
	background-image: url(../images/index_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#wrapper #logo {
	height: 71px;
	background-image: url(../images/jokermartini_logo.png);
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	height: 30px;
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/navbar.png);
}
#wrapper #portfolio {
	height: auto;
	width: auto;
	background-color: #383838;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	left: auto;
	right: auto;
}

#wrapper #navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
	height: 30px;
	width: 900px;
	float: none;
	text-align: center;
	line-height: 30px;
}
#wrapper #headerImg {
	height: 175px;
	background-repeat: no-repeat;
}
#wrapper #Spacer {
	height: 10px;
	background-image: url(../images/spacer.png);
}

#wrapper #bodyArea #left {
	height: 300px;
	width: 500px;
	float: left;
	background-color: #0099CC;
}
#wrapper #bodyArea #right {
	height: 300px;
	width: 400px;
	float: right;
}
#wrapper #bodyArea #right #recentPicture {
	font-family: Arial, Helvetica, sans-serif;
	width: 400px;
	height: 280px;
}
#wrapper #bodyArea #left #newsIFRAME {
	font-family: Arial, Helvetica, sans-serif;
	width: 500px;
	height: 280px;
}

#wrapper #bodyArea #sitemap {
	height: 20px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	color: #CCCCCC;
}

#wrapper #bodyArea #footer {
	height: 30px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	margin-right: 150px;
	margin-left: 150px;
	text-align: center;
	line-height: 15px;
	text-decoration: none;
}
#wrapper #bodyArea #spacer2 {
	clear: both;
	height: 10px;
	background-image: url(../images/spacer.png);
}

#wrapper #navigation a:hover {
	color: #999999;
}
#wrapper #bodyArea #right #recent_work {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	height: 20px;
	background-repeat: no-repeat;
	background-image: url(../images/underline.png);
}
#wrapper #bodyArea #left #News {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	height: 20px;
	background-image: url(../images/underline.png);
	background-repeat: no-repeat;
	background-color: #383838;
}
#wrapper #Bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	background-color: #383838;
}
#wrapper #projectSpace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	height: auto;
	width: 900px;
	color: #CCCCCC;
	background-color: #383838;
}

#wrapper #resumeWord {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	text-align: center;
	background-color: #383838;
}
#wrapper #linksleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	width: 450px;
	text-align: center;
	float: left;
}
#wrapper #linksright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	float: right;
	width: 450px;
	color: #CCCCCC;
	font-weight: bold;
	text-align: center;
}
#wrapper #spacerUnderNavBar {
	background-image: url(../images/spacer.png);
	height: 10px;
	background-repeat: no-repeat;
}
#ProjectPictures {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	height: auto;
	width: auto;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
}
