*, body {
	margin: 0;
	border: 0;
	font-family:Verdana, Geneva, sans-serif;
	color: #000;
}

#home {
	height: 711px;
	background: transparent url(img/side.jpg) no-repeat;
	bottom: 0;
	left:0;
}

#logo {
	background: transparent url(img/logo.jpg) no-repeat 0 40px;
	float: left;
	margin-top: 80px;
	margin-left: 600px;
	width: 393px;
	height: 454px;
}

#links {
	height: 30px;
	width: 393px;
	text-align: center;
}

#links a, #navigation a {
	color: #FF6F05;
	text-decoration:none;
}
#links a:hover, #navigation a:hover {
	color: #000;
	text-decoration:none;
}

#wrapper {
	margin: 0 auto;
	width: 800px;
	margin-bottom:10px;
}

#header {
	width: 800px;
}

#navigation {
	width: 800px;
	text-align:center;
	margin-bottom: 10px;
}

#navigation .current {
	color: #666 !important;
}

#main {
	width: 800px;
}

#main p.title {
	color: #FF6F05;
	text-transform:uppercase;
	text-align:center;
	margin-bottom: 10px;
}

#main span.description {
	color: #333;
	margin:5px;
}

#main span.description span.title {
	display:block;
	
}

#main span.description span.title, #main span.description span.by {
	text-transform: uppercase;
}

#main span.description span.title span.small {
	text-transform:none;
}

#footer {
	margin: 0 auto;
	width:99%;
	clear:both;
}

#footer .left {
	float:left;
	color:#666;
	text-align:left;
	margin-top:10px;
	margin-bottom: 10px;
}

#footer .left a {
	color: #666;
	text-decoration:none;
}

#footer .right {
	float:right;
	color: #FF6F05;
	text-align:right;
	text-transform: uppercase;
	margin-top:10px;
	margin-bottom: 10px;
}

#movielist li {
	padding: 10px;
	list-style-type: none;
	clear:both;
	border-bottom:1px solid #999;
}

#movielist li img {
	padding:5px;
	float: left;
}


/* resume */
.cvbody {
	background-color: #d8d8d8;
	color: #595959;
	font-family: Calibri, sans-serif;
	font-size: 11pt;
}

.cvwrapper {
	margin: 0 auto;
	width: 500px;
}

.cvheader {
	font-size: 16pt !important;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

.cvbottomline {
	border-bottom: 2px solid #595959 !important;
}

.cvleft {
	float: left;
	width: 390px;
}

.cvright {
	float: right;
	width: 390px;
	padding-left: 10px;
	border-left: 1px solid #595959 !important;
	text-align: justify;
}

.cvright p {
	padding-bottom: 10px;
}

.cvclear {
	clear: both;
}

div.cvspacer {
	padding-top: 50px;
}

.cvtitle {
	font-weight: bold;
	padding-top: 10px;
	text-transform: uppercase;
}

span {
	color: #FF6F05 !important;
}

div.left2 {
	color: #000 !important;
	width: 200px;
	float: left;
}

div.right2 {
	color: #000 !important;
	width: 550px;
	float: left;
}

div.subtitle {
	font-weight: bold !important;
}

div.session {
	clear: both;
	padding-top: 10px;
}

div.line {
	clear: both;
	padding: 3px;
}