* { 
	margin: 0; 
	padding: 0; 
}
/*-------------------------------------Header Area ---------------*/

#headerbg {
	background: url("imgs/headerbg.gif") repeat-x;
}

#header {
	height: 150px;
	width: 748px;
	margin: 0 auto 0 auto;
}

.logo {
	float: left;
	padding-top: 5px;
}

.banner {
	float: left;
	width: 556px;
	height: 18px;
	padding: 20px 0 0 25px;
}

/* -------------------------------nav bar------------------ */
#menu  {
	height: 40px;
	float:right;
	padding: 48px 0px 0px 0px;
}

#staticmenu {
	height: 65px;
	color: white;
	background: url(imgs/abouton2.gif) no-repeat 0 0px; 
}

div.outer {
	float: left;
	width: 120px; 
	height: 65px;
	margin-left: 10px;
	background: url(imgs/rolly3.gif) no-repeat 0 +38px;
}

#lookleft {
		background: url(imgs/rolly2.gif) no-repeat 0 +38px;
}

#lookright {
		background: url(imgs/rolly1.gif) no-repeat 0 +38px;
}

div.outer a {
	color: #017801;
	text-decoration: none;
}	

div.outer a:hover, #lookleft a:hover, #lookright a:hover  {  
	display: block;
	width:100%; 
	height:100%;
	overflow: hidden;
	color: white;
	text-decoration: none;
}

#lookleft a:hover {
	background: url(imgs/rolly2.gif) no-repeat bottom left;
}

#lookright a:hover {
	background: url(imgs/rolly2.gif) no-repeat bottom right;
}

div.outer a:hover {
	background: url(imgs/rolly3.gif) no-repeat bottom left;
}

div.outer span {
	display: block;
	margin:0; 
	padding: 48px 0 0 0px;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}	

div.outer a:visited, #lookleft a:visited, #lookright a:visited {
	text-decoration: none;
}

/*---------all pages------------------*/

#separator {
	height: 16px;
	width: 100%;
	background-image: url(imgs/separator.gif);
	background-repeat: repeat-x;
}

#main {
	background: #ffcc00;
	padding: 5px 0 30px 0;
	width: 100%;
}

#content, #listcontent {
	background: #ebf5eb;
	width: 748px;
	margin: 0 auto 0 auto;
	padding-top: 9px;
}

#content {
	border: 1px solid Threedshadow;
}

#listcontent {
	border: 1px solid Threedshadow;
	border-bottom: none;
}

#copyright {
	font: 7px, tahoma, Arial, Helvetica, sans-serif;
	color: #575757;
	padding: 5px 0 5px 20px;
	letter-spacing:0.2em;
	clear: both;
	border-top: 1px #999999 solid;
}

h3 {
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #009900;
	background: #ebf5eb;
	float: left;
	padding: 5px 0 0 10px;
}

br {
	line-height: 6px;
}

/* -------------------about and contact pages ------------*/
#contentimages {
	padding-bottom: 25px;
	background: #ebf5eb;
	margin-top: 25px;
	width: 748px;
	border-bottom: 1px #999999 solid;
	height: 150px;
}

#everythingtext {
	width: 294px;
	float: left;
	padding: 28px 0 0 38px;
}

#photos {
	float: right;
}

.photo {
	padding-right: 25px;
	height: 150px;
}

p {
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #018352;
	padding: 0 20px 0 20px;
	letter-spacing: 0.03em;
	word-spacing: 0.06em;
	line-height: 14px;
	background: #ebf5eb;
}

.contentpara {
	line-height: 20px;
}

.bottomspace {
	line-height: 45px;
}

#blog {
	height: 310px;
}

.bold {
	font-weight: bold;
}

#blog a {
	font-weight: bold;
	text-decoration: none;
	color: #3366ff;
}

/*------------------------CV Pages-----------------*/

.column, .column1 {
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #018352;
	float: left;
	width: 220px;
	margin-right: 30px;
	letter-spacing: 0.03em;
	word-spacing: 0.06em;
	line-height: 14px;
	background: #ebf5eb;
	padding-top: 15px;
}

.column1 {
	clear: left;
	padding-left: 22px;
}

#listcontent {
	height: 472px;
}

.tab-body	{
	position: absolute;
	z-index: 3;
	visibility: hidden;
}

h2, h1 {
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #018352;
}

h1 {
	clear: both;
	padding: 20px 0 0 10px;
}

h4 {
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #018352;
	text-decoration: underline;
}


.bracket  {
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	float: left;
}

.lowlighttext {
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}

#bottom, #top  {
	z-index: 2;
	margin: 0 auto 0 auto;
}

#top {
	height: 23px;
}

#bottom {
	background-color: #ebf5eb;
	width: 748px;
	height: 52px;
	border: 1px #999999 solid;
	border-top: none;
	padding-top: 5px;
	}
	
.tab-body {
	margin-top: -23px;
}


/*-----------------CV Page list menu ---------------------*/


.listmenu, .listmenucopy {
	text-decoration: none;
	list-style: none;
	position: relative;
	margin-left: 260px;
	z-index: 1;
}

.listmenu {
	padding-top: 5px;
}

.listmenucopy {
	padding-bottom: 20px;
}

.listmenu li, .listmenucopy li {
	float: left;
}

.listmenu li a, .listmenucopy li a{
	float: left;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3366ff;
	text-decoration: none;
	padding-left: 5px;
	color: #3366ff;
	text-decoration: none;
	z-index: 3;
}

.listmenu li a:hover, .listmenucopy li a:hover{
	float: left;
	color: #ff6600;
	padding-left: 5px;
	z-index:3;
}

.nextimg a{
	margin-left: 10px;
	width: 60px;
	height:11px;
	background: url(imgs/nextjoin.gif) no-repeat +42px +2px;
}

.nextimg a:hover{
	margin-left: 10px;
	width: 60px;
	height:12px;
	background: url(imgs/nextjoin.gif) no-repeat +42px -9px;
}

.previmg a {
	width: 80px;
	height: 12px;
	background: url(imgs/previousjoin.gif) no-repeat 0px +1px;
}

.previmg a:hover {
	width: 80px;
	height: 12px;
	background: url(imgs/previousjoin.gif) no-repeat 0px -12px;
}

