body {
	margin: 0;
	padding: 0;
	font:70% lucida sans,verdana,helvetica,sans-serif;
	text-align: center;
	color: #333;
	background-color: #FFF;
	/*background-image: url(DUMMY.gif);*/
}

a, a:link { color: #000; text-decoration: none; }
a:visited { color: #333; text-decoration: none; }

a:hover, a:active { color: #800; }
a img {border:none;}

hr {border:none; border-bottom:1px solid #666;}

h2 {
	color: #666;
	font: 120% lucida sans, gill sans, verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	margin: 0 0 2px 0;
}

h2 a { text-decoration: none; }

h3 {
	color: #900;
	font: 90% lucida sans, gill sans, verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 3px;
	letter-spacing: 1px;
}

h4 {
	color: #900;
	font: 90% lucida sans, gill sans, verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 25px;
	margin-right: 40px;
	letter-spacing: 1px;
	display: inline;
}

#container, #container_work {
	margin: 1em auto;
	width: 800px;
	min-height: 515px;
	padding-bottom:85px;
	text-align: left;
	background:#727172 url('../assets/bkg_main.jpg') bottom left no-repeat;
	border: 1px solid #ccc;
}
/*
#container_work {
	margin: 1em auto;
	width: 800px;
	height: 680px;
	text-align: left;
	background-image: url('../assets/bg_gradient.jpg');
	background-color: #ccc;
	border: 1px none #fff;
}
*/

#container_front {
	margin: 1em auto;
	background-image: url('../assets/pendulum_desat.jpg');
	width: 800px;
	height: 600px;
	text-align: left;
	background-color: #fff;
	border: 1px none #fff;
}

#container_contact {
	margin: 1em auto;
	background-image: url('../assets/sag_floor.jpg');
	width: 800px;
	height: 600px;
	position:relative;
	text-align: left;
	background-color: #fff;
}

#contact_info {
	position:absolute;
	left:40px;
	bottom:40px;
	font-size:120%;
	color:#333;
	text-shadow:#eee 1px 1px 2px;
}

#contact_info a {color:#333;}

#header {
	height: 5px;
	width: 100%;
	/*background-image: url(images/header_mini.gif); */
	background-repeat: no-repeat;
	background-position: 400px 0;
	border-bottom: 1px solid #fff;
	position: relative;
	border: 0px none #fff;
	border-bottom: 0px solid #fff;
}

#header h1 {
	font-size: 1px;
	text-align: right;
	color: #fff;
	margin: 0;
	padding: 0;
}

#tight { line-height:80%; }

#menu {
	float: right;
	width: 460px;
	border-left: 0px solid #900;
	margin-top: 10px;
	padding-right: 30px;
}

#menu ul { 
	list-style-type: none;
	text-align: right;
}
#menu li {
	display: inline;
	letter-spacing: 1px;
	padding-right: 15px;
	color: #FFF
}

#descrip {
	float: right;
	width: 120px;
	border-left: 0px solid #669933;
	padding-left: 0px;
	padding-right: 40px;
	margin-left: 0px;
	margin-top: 100px;
}

#descrip_cv {
	float: right;
	width: 120px;
	border-left: 0px solid #669933;
	padding-left: 0px;
	padding-right: 42px;
	margin-left: 0px;
	margin-top: -240px;
}

#descrip ul {
	list-style-type: none;
	text-align: left;
	margin-left: 0px;
}

#descrip li {
	font-size: 100%;
	letter-spacing: 0px;
	padding-right: 0px;
}

#menu_index {
	float: right;
	width: 100px;
	border-left: 0px solid #669933;
	padding-left: 15px;
	margin-top: 350px;
	margin-right:20px;
	margin-left:30px;
}

#menu_index li {
	font-size: 100%;
	letter-spacing: 1px;
	padding-right: 15px;
	color: #FFF;
}

#menu_index a {
	color: #FFF;
	text-decoration: none;
}

#menu_index a:hover, a:active {
	color: #900;
}

#contact_index {
	float: left;
	width: 300px;
	border-left: 0px solid #669933;
	padding-left: 15px;
	margin-top: 430px;
	margin-right:20px;
	margin-left:0px;
}

#contact_index ul {
	list-style-type: none;
	line-height: 125%;
}

#contact_index li {
	font-size: 110%;
	letter-spacing: 0px;
	padding-right: 15px;
	color: #333;
}

#contents { margin: 0; }
#contents p { line-height: 130%; }
.linktext { font-size: 120%; line-height: 80%; width:570px; border-bottom: 0px none #CCC; margin: 50px 0 0 50px; padding: 10px; }
.linktext p { margin-top: 0px; margin-bottom: 5px; }
.maintext { font-size: 120%; width:630px; border-bottom: 0px none #CCC; margin: 50px 0 0 50px; padding: 10px; }
.worktext { font-size: 120%; width:630px; border-bottom: 0px none #CCC; margin: 50px 0 0 50px; padding: 10px; }

.worktext h4 {margin:0; display:block; float:left;}

.worktext img { border-bottom: 1px #FFF; margin: 0 0 0 0; }
.cvtext { height: 490px; width:535px; background-color: #FFF; margin: 50px 0 0 50px; padding: 10px; overflow: scroll; }
.fronttext { border-bottom: 0px none #CCC; margin: 400px 80px 0 0; }
.imagefloat { float: left; }

.pullquote, blockquote { margin: 0 0 0 25px; font-size: 90%; line-height:90%; margin-top: 0px; }
.pullquote p, blockquote p { margin-top: 0px; margin-bottom: 5px; }

.left_60 { margin-left: 60px; }

#footer {
	margin: 0.2em auto;
	width: 800px;
	clear: both;
	color: #272900;
	text-align: center;
	letter-spacing: 2px;
	font-size: 90%;
}

#ss_img_div {
	border-left: 0px solid #ccc;
	margin-top: 60px;
	margin-left: 25px;
	text-align: left;
	padding-right: 0px;
	padding-left: 5px;
}

#ss_controls {
	text-align: right;
}

#ss_controls img {
	position:relative;
	top:5px;
}

.ss_text {
	text-align: left;
	margin-left: 0px;
	margin-top: 3px;
	line-height: 110%;
	width: 360px;
}

/* Image Gallery Pages
-----------------------------------------------*/

#gal-wrapper {margin:0 20px 0 20px; min-height:600px;}
#gal-navbar {border-bottom:1px solid #666; padding-bottom:5px; margin-bottom:0;}
#gal-left {width:600px; float:left;}
#gal-right {width:160px; float:left;}

.tabgallery {display:none;}
.ui-tabs-hide {display:none;}