html {
	overflow-y: scroll;
}

body {
	background-image: url(img/bg.jpg);
	background-color: transparent;
	background-repeat: repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

a:link {
	color: #333333;
}

a:visited {
	color: #633;
}

a:hover {
	color: #630;
	text-decoration: none;
}

a:active {
	color: #333333;
}

h1 {
	margin-bottom: 2px;
}

h2 {
	color: #988C80;
}

#film{
	padding-top: 10px;
	}

/* slider specific CSS */

.sliderGallery {
	background: url(img/scroller/sliderbackground.png) no-repeat;
	overflow: hidden;
	position: relative;
	height: 160px;
	width: 886px;
	margin-top: -21px;
	margin-left: 37px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.sliderGallery ul {
	position: absolute;
	list-style: none;
	white-space: nowrap;
	padding: 0;
	margin: 0;
}

.sliderGallery ul li {
	display: inline;
}

.sliderContainer {
	width: 840px;
	height: 19px;
	top: 140px;
	margin: auto;
	padding: 0;
	position: relative;
	background: url(img/scroller/scrollbar.png) no-repeat;
}

.slider {
	width: 658px;
	height: 17px;
	margin: 0;
    padding: 1px;
	position: relative;
	left: 90px;
}

.ui-slider-handle {
	position: absolute;
	cursor: move;
	height: 17px;
	width: 140px;
	top: 0;
	margin: 0 -70px;
	background: url(img/scroller/scroller.png) no-repeat;
	z-index: 100;
}

.sliderContainer span.btn-left {
	float: left;
	width: 20px;
	height: 19px;
	cursor: pointer;
}

.sliderContainer span.btn-right {
	float: right;
	width: 20px;
	height: 19px;
	cursor: pointer;
}

.sliderContainer span.start {
	float: left;
	width: 50px;
	height: 19px;
}

.sliderContainer span.end {
	float: right;
	width: 50px;
	height: 19px;
}

.slider span {
	color: #bbb;
	font-size: 90%;
	cursor: pointer;
	position: absolute;
	z-index: 110;
	top: 4px;
	font-weight: bold;
}

.slider .slider-lbl1 {
	left: 20px;
}

.slider .slider-lbl2 {
	left: 100px;
}

.slider .slider-lbl3 {
	left: 200px;
}

.slider .slider-lbl4 {
	left: 400px;
}

.slider .slider-lbl5 {
	left: 600px;
}

.highlight {
	border: 1px solid #fff;
}

.sliderimg {
	cursor: pointer;
}

#portfolio {
	margin-left: -12px;
}

/*Main Divs*/

#container {
	width: 960px;
	margin: 15px auto;
	padding: 0px;
}

#header {
	width: 985px;
	background-image: url(img/Header.png);
	height: 50px;
	padding: 5px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#menu {
	width: 985px;
	background-image: url(img/Menu.png);
	height: 150px;
	margin: auto;
	padding: 5px;
}

#content {
	width: 985px;
	background-image: url(img/Content.png);
	margin: auto;
	position: relative;
	top: -470px;
	z-index: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#background {
	width: 985px;
	height: 50px;
	background-image: url(img/Content.png);
       background-repeat: repeat;
	margin: auto;
	padding: 5px;
	z-index: -1;
	position: relative;
	top: -480px;
}
#innerBackground {
    margin-top: -12px;
	width: 700px;
	background-image: url(img/NoteF.png);
	background-repeat: repeat;
	padding-bottom: 25px;
	padding-left: 60px;
	padding-right: 30px;
	margin-left: 90px;
}

#box {
	width: 985px;
	background-image: url(img/Box.png);
	height: 400px;
	margin: auto;
	padding: 5px;
	position: relative;
	top: -160px;
	z-index: 300;
	cursor: pointer;
}

#footer {
	width: 985px;
	background-image: url(img/Footer.png);
	height: 50px;
	margin: auto;
	color: #FFF;
	padding: 5px;
	top: -160px;
	position: relative;
}

/*Button Divs*/

#button1 {
	width: 165px;
	float: left;
	font-size: 12px;
	margin-left: 80px;
	margin-top: -10px;
	height: 130px;
	background-image: url(img/Pencils.png);
	position: relative;
	cursor: pointer;
}

#button2 {
	width: 165px;
	float: left;
	font-size: 12px;
	margin-top: -10px;
	height: 130px;
	background-image: url(img/Pencils.png);
	position: relative;
	cursor: pointer;
}

#button3 {
	width: 165px;
	float: left;
	font-size: 12px;
	margin-top: -10px;
	height: 130px;
	background-image: url(img/Pencils.png);
	position: relative;
	cursor: pointer;
}

#button4 {
	width: 165px;
	float: left;
	font-size: 12px;
	margin-top: -10px;
	height: 130px;
	background-image: url(img/Pencils.png);
	position: relative;
	cursor: pointer;
}

#button5 {
	width: 165px;
	float: left;
	font-size: 12px;
	margin-top: -10px;
	height: 130px;
	background-image: url(img/Pencils.png);
	position: relative;
	cursor: pointer;
}

/*Resume Section*/

span.resumeSelected {
	color: red;
	cursor: pointer;
}

span.resumeUnselected {
	color: black;
	cursor: pointer;
}

#resumeMain {
	margin-top: 25px;
	margin-left: 90px;
}

#resumedatatop {
	margin-top: 25px;
	width: 790px;
	height: 27px;
	background-image: url(img/NoteFTop.png);
}

#resumedata {
	margin-top: -12px;
	width: 700px;
	background-image: url(img/NoteF.png);
	background-repeat: repeat;
	padding-bottom: 25px;
	padding-left: 60px;
	padding-right: 30px;
}

#pdfbutton {
	width: 25px;
	float: left;
	font-size: 12px;
	margin-left: 720px;
	margin-top: -21px;
	height: 25px;
	position: relative;
	cursor: pointer;
}

#vcardbutton {
	width: 32px;
	float: left;
	margin-left: 15px;
	font-size: 12px;
	margin-top: -20px;
	height: 25px;
	position: relative;
	cursor: pointer;
}

/*Twitter*/

#twitter_update_list li {
	list-style-type: none;
	width: 250px;
	height: 55px;
	text-align: left;
	vertical-align: middle;
	display: table-cell;
	padding-left: 25px;
	padding-top: 35px;
}

#twitter_update_list span {
	color: #777;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

#twitter_update_list span a {
	display: inline;
	color: #000000;
}

#twitter_update_list span a:hover {
	text-decoration: underline;
	color: #666666;
}

#twitterbackground {
	position: relative;
	top: -90px;
	margin-left: 480px;
	width: 492px;
	height: 115px;
	background-image: url(img/Tag.png);
	background-repeat: no-repeat;
	z-index: 400;
}

/*Notebook Paper*/

#contentdatatop {
	margin-top: 25px;
	margin-left: 90px;
	width: 790px;
	height: 27px;
	background-image: url(img/NoteFTop.png);
}

#contentdata {
	margin-top: -12px;
	margin-left: 90px;
	width: 700px;
	background-image: url(img/NoteF.png);
	background-repeat: repeat;
	padding-bottom: 25px;
	padding-left: 60px;
	padding-right: 30px;
}

/*Footer Section*/

#copyright {
	margin-left: 27px;
	margin-top: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #6B6B6B;
	float: left;
	position: relative;
	width: 230px;
}

#addthis {
	margin-left: -5px;
	margin-top: 9px;
	color: #6B6B6B;
	float: left;
	position: relative;
}

#creativecomons {
	margin-top: 9px;
	color: #6B6B6B;
	float: left;
	position: relative;
	width: 680px;
}

/*Header Section*/

#tape {
	position: relative;
	margin-left: 380px;
	width: 140px;
	height: 48px;
	background-image: url(img/Tape.png);
	background-repeat: no-repeat;
	z-index: 405;
}

/*Img Highlight*/

.highlightit img {
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.highlightit:hover img {
	-moz-opacity: 1;
	opacity: 1;
}

/*Contact Section*/

#mail {
	width: 800px;
	height: 400px;
	margin: auto;
	background-image: url(img/Mail.png);
	background-repeat: no-repeat;
}

#mailsent {
	width: 800px;
	height: 400px;
	margin: auto;
	background-image: url(img/Mailsent.png);
	background-repeat: no-repeat;
}

#form {
	padding-top: 65px;
	margin-left: 80px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
}

input {
	color: #0F0F0F;
	font-family: Verdana, Geneva, sans-serif;
	border: 1px solid #838383;
	background-color: #E1E1E1;
	font-size: 10px;
}

input:hover {
	border: 1px solid #838383;
	background-color: #E9E9E9;
}

#formcomments {
	width: 300px;
	height: 60px;
	color: #0F0F0F;
	font-family: Verdana, Geneva, sans-serif;
	border: 1px solid #838383;
	background-color: #E1E1E1;
	font-size: 10px;
}

#formcomments:hover {
	border: 1px solid #838383;
	background-color: #E9E9E9;
}

/*Links Section*/

#linkdata {
	margin-top: 45px;
	margin-left: 30px;
	width: 800px;
	padding-bottom: 25px;
	padding-left: 60px;
	padding-right: 30px;
}

.linktitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #3D2418;
	font-weight: bolder;
	width: 190px;
	padding-bottom: 5px;
	margin-top: 40px;
}

.linktext {
	width: 185px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #3D2418;
	background-image: url(img/Linktextbg.png);
	background-repeat: repeat-y;
	padding: 4px;
}

#tooltip {
	font-family: Verdana, Geneva, sans-serif;
	display:none;
	background:transparent url(img/black_arrow.png);
	_background:transparent url(img/black_arrow.gif);
	font-size:12px;
	height:40px;
	width:100px;
	color:#fff;
	text-align: center;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}