#container {
	width: 950px;
	height: 750px;
	position: left;
	background-color: #fff;
}

#branding {
	background: #F4CF01 url(images/j_logo.gif) no-repeat;
	height: 57px;
	text-indent: -9999px;
}

/* @group NAVIGATION */

#navigation {background: #F4CF01;
			height: 31px;
	
}

#navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#navigation li {
	float: left;
	margin:	0;
}

#navigation ul li a {
			display:block;
}
#logo2 {	text-indent:	-10000px;
			background: transparent url(images/header_stripe.gif) no-repeat;
			width: 443px;
			height: 31px;

}

#about_btn {
			outline: none;
			border: 0;
			width: 83px;
			height: 31px;
			text-indent:	-10000px;
			background: transparent url(images/about_btn.gif) no-repeat;
			background-position: 0px -28px;
			border: 0px;
	
}

#about_btn.active {
			outline: none;
			border: 0;
			width: 83px;
			height: 31px;
			text-indent:	-10000px;
			overflow:		hidden;
			text-decoration:none;
			background:		transparent url(images/about_btn.gif) no-repeat 0px
			 -2px;
			outline: none;
}
#about_btn:hover {
	background-position: 0px -2px;
	
}

#projects_btn {
			outline: none;
			border: 0;
			width: 97px;
			height: 31px;
			text-indent:	-10000px;
			background: transparent url(images/projects_btn.gif) no-repeat;
			background-position:0px -28px;
			
	
}

#projects_btn.active {
			outline: none;
			border: 0;
			width: 97px;
			height: 30px;
			text-indent:	-10000px;
			overflow:		hidden;
			text-decoration:none;
			background:		transparent url(images/projects_btn.gif) no-repeat 0px -2px;
			outline: none;
}

#projects_btn:hover {
	background-position: 0px -2px;
	
}
#contact_btn {
			outline: none;
			border: 0;
			width: 92px;
			height: 31px;
			text-indent:	-10000px;
			background: transparent url(images/contact_btn.gif) no-repeat;
	background-position: 0px -28px;
}

#contact_btn.active {
			outline: none;
			border: 0;
			width: 92px;
			height: 31px;
			text-indent:	-10000px;
			overflow:		hidden;
			text-decoration:none;
			background:		transparent url(images/contact_btn.gif) no-repeat 0px -2px;
			outline: none;
}

#contact_btn:hover {
	background-position: 0px -2px;
	
}
#publications_btn {
			outline: none;
			border: 0;
			width: 139px;
			height: 31px;
			text-indent:	-10000px;
			background: transparent url(images/publications_btn.gif) no-repeat;
			background-position: 0px -28px;
}

#publications_btn.active {
			outline: none;
			border: 0;
			width: 139px;
			height: 31px;
			text-indent:	-10000px;
			overflow:		hidden;
			text-decoration:none;
			background:		transparent url(images/publications_btn.gif) no-repeat 0px -2px;
			outline: none;
}

#publications_btn:hover {
	background-position: 0px -2px;
	
}
#clients_btn {
			outline: none;
			border: 0;
			width: 96px;
			height: 31px;
			text-indent:	-10000px;
			background: transparent url(images/clients_btn.gif) no-repeat;
			background-position: 0px -28px;
}

#clients_btn.active {
			outline: none;
			border: 0;
			width: 96px;
			height: 31px;
			text-indent:	-10000px;
			overflow:		hidden;
			text-decoration:none;
			background:		transparent url(images/clients_btn.gif) no-repeat 0px -2px;
		
}

#clients_btn:hover {
	background-position: 0px -2px;
	
}

#underline {
	background: url(images/jayne_2_10.gif) no-repeat;
	height: 26px;
	width: 950px;
}
/* Hide dotted image outline from Firefox and Netscape .active {
outline: none;
border: 0px; }
*/

/* @end */

#main_content {
	position: relative;
	height: 590px;
	background-color: #FFFFFF;
	clear: both;
	width: 100%;
	padding: 0;
	
}

#main_content_projects {
	position: relative;
	height: 620px;
	background-color: #FFFFFF;
	width: 96%;
	padding: 0px;
	margin:	10px 20px
	
}

#main_text_left {
	padding-top: 20px;
	padding-left: 30px;
	width: 40%;
	height:	620px;
	float: left;
	}

#main_images_right {
			padding-top: 30px;
			padding-left: 20px;
			left: 50%;
			width: 50%;
			float: right;
			
}
#main_images_right_ {
			padding: 0px;
			left: 45.3%;
			width: 54.7%;
			float: right;
}

#main_pictures {
	margin-top: 0px;
	padding-top: 50px;
	background-color: #FFFFFF;
}

#footer {height:48px;
	background: #F4CF01 ;
	clear: both;
}

p {font: 13px/17px Georgia, "Times New Roman", Times, serif;
	color: #3f3f3f;
}

/* body {
	margin:0;
	padding:0;
	width: 3250px;
	height: 509px;
	color: white; 
	font: 62.5%/150% Tahoma, Sans-Serif; 
	background: #22b1e1 url(../img/bg.gif) repeat-x left top;
}

My Comment */

/* @group THW */

h2 {
	font: 15px Georgia, "Times New Roman", Times, serif;
	color: #3f3f3f;
	text-decoration: underline;
}

h3 {font-size: 1.4em}

hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

#page {
	height: 509px; 
}

#leftsider {
	padding: 10px 0 0 50px;
	float: left;
	width:950px;
	position: fixed;
}

#leftsider h1 {font-size: 2.0em;}

#menu {
	margin-top: 5px;
	padding-left: 0px;
}

#menu ul {
	list-style: none;
}
#menu ul li a {
	display: block;
}
#menu li {
	margin: 0px;
	float: left;
}

#menu a{
	text-decoration: none;
	color: #22b1e1;
}

#menu a:hover{
	border-bottom: 1px solid #22b1e1;
}

#content {
	margin: 75px 0 0 40px; 
	float: left;
	font-size: 1.1em; 
}

#content h4 {font-size: 1.2em;}

.par {
	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 315px;	
	height: 300px;
}

.alt {/* modify this to add style to alternate sections*/}

#note { 
	margin-top:10px;
}

p.secbot a{
	margin-top: -5px;
	padding-left: 15px;
	border-bottom:none;
	color: #22b1e1;
	background: url(../img/leftsmall.png) no-repeat scroll left center;
	text-decoration:none;
	font-size:0.9em;
}

p.secbot a:hover {
	border-bottom:1px solid #22b1e1;
}

#arrows {
	position: fixed;
	top: 440px;
	left: 650px; 
	width: 90px;
	height: 30px;
	cursor: pointer;
}

#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;
}

#arrows ul li {
	margin: 0;
	padding: 0;
	display:inline;
	width: 40px;
	height: 30px;
}

#arrows ul li a{
	margin-right: 5px;
	float: left;
	display: block;
	width: 40px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
}

#arrows ul #left a {background: transparent url(../img/leftbig.png) no-repeat;}
#arrows ul #right a{background: transparent  url(../img/rightbig.png) no-repeat;}


#rightsider {
	padding: 0 10px 0px 0;
}	

#rightsider a{
	color: #22b1e1;
	text-decoration: none;
}



/* @end */

