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

body {
	background-image: url(images_layout/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #9C9C9C;
}
#wrapper {
	font-size: 10px;
	color: #FFFFFF;
	margin: auto;
	width: 680px;
	height: 550px;
	padding-right: 30px;
	padding-left: 260px;
	font-family: "Century Gothic", Verdana;
}
#links {
	height: 160px;
	width: 245px;
	position: relative;
	float: left;
	margin-right: 20px;
	padding-top: 390px;
}
.clear {
	clear: both;
}
#footer {
	margin: auto;
	width: 930px;
	position: relative;
	background-image: url(images_layout/bottom.png);
	background-repeat: no-repeat;
	background-position: 567px top;
	height: 25px;
	font-family: "Century Gothic";
	font-size: 7pt;
	line-height: 20px;
	text-align: right;
	padding-right: 40px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 2px;
}
#links h1 {
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 7px;
}
#contentHolder {
	height: 550px;
	position: relative;
	width: 375px;
	float: right;
	overflow: hidden;
}
#links a {
	padding: 0px;
	text-align: right;
	font-family: "Century Gothic";
	font-size: 16px;
	letter-spacing: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
.active {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#wrapper #links img {
	margin-top: 30px;
}
#contact, #professional, #artwork{
	margin-top: 550px;
	position:absolute;
	width:335px;
	height:330px;
	background-image: url(images_layout/top.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
#twitter_div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	position: absolute;
	width: 365px;
	top: 250px;
}
#twitter_div li {
	line-height: 10pt;
	margin-bottom: 7px;
}
#twitter_div a {
	color: #0839AF;
	text-decoration: none;
	font-style: italic;
}


#artwork{



}
#contact{

}
#professional{

}
#professional .designs p {
	font-size: 18px;
	letter-spacing: 2px;
	color: #666666;
}
.designs {
	background-image: url(images_layout/divider.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 25px;
	padding-bottom: 5px;
}

.contentBlock {
	background-image: url(images_layout/divider.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 25px;
	padding-bottom: 8px;
	padding-top: 5px;
	margin-top: 5px;
}
.contentBlock img {
	margin-right: 15px;
}
.imgThumb {
	border: 1px solid #FFFFFF;
	padding: 2px;
}
