/* CSS Document */

body {
background-color: #ffffff;
}

#wrapper {
background-color: #FFFFFF;
margin-left: auto;
margin-right: auto;
margin-top: 40px;
width: 1024px;
}
	
#menutop {
height: 25px;
}

#menuline {
width: 795px;
float: left;
}

#home {
width: 210px;
padding-left: 10px;
float: left;
padding-top: 2px;
border-right:0px solid #cccccc;
}

#home a {
font-family: tahoma;
font-size: 12px;
text-transform: uppercase;
text-decoration: none;
font-weight: normal;
color: #000000;
font-weight: bold;
letter-spacing: 1px;
}

#home a:active {
text-decoration: none;
color: #000000;
}

#cspace {
height: 50px;
float: left;
width: 1024px;
}

#content {
width: 765px;
height: 500px;
margin-left: 125px;
margin-bottom: 20px;
float: left;
overflow: auto;
overflow-x: hidden;
}

#biocontent {
width: 710px;
float: left;
margin-left: 200px;
}

#cvhead {
height: 20px;
width: 700px;
letter-spacing: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #181818;
text-transform: lowercase;
font-weight: bold;
float: left;
margin-bottom: 1px;
}

#cvcontent {
float: left;
width: 700px;
margin-bottom: 20px;
}

table.cv {
text-align: left;
font-family: tahoma;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 660px;
background-color: #FFF;
border: 0px #d79900 solid;
border-spacing: 0px;
margin-top: 5px;
margin-bottom: 15px;
}

.cvyear {
border-bottom: 0px solid #d79900;
background-color: #fff;
text-align: left;
line-height: 17px;
font-family: tahoma;
font-weight: normal;
font-size: 12px;
color: #404040;
width: 160px;
height: 17px;
vertical-align: middle;
}


.cvtext {
text-align: left;
font-family: tahoma;
font-weight: normal;
font-size: 12px;
line-height: 17px;
color: #404040;
background-color: #FFF;
width: 500px;
height: 17px;
vertical-align: middle;
}

#footer {
width: auto;
height: 25px;
clear: both;
text-align: center;
margin-top: 45px;
padding-top: 5px;
border-top: #b8b8b8 solid thin;
}

#projects {
width: 900px;
margin-left: auto;
margin-right: auto;
margin-top: 15px;
margin-bottom: 10px;
}

#projects p {
height: auto;
margin-bottom: 15px;
margin-top: 0px;
padding-bottom: 10px;
padding-top: 10px;
border-top: #cccccc 1px dashed;
}

#projects img {
margin-bottom: 5px;
}

#projects2 {
width: 500px;
margin-left: auto;
margin-right: auto;
margin-top: 15px;
margin-bottom: 10px;
}

#projects2 img {
margin-bottom: 5px;
}

#writings {
width: 735px;
height: 500px;
margin-left: 125px;
margin-bottom: 20px;
float: left;
overflow: auto;
overflow-x: hidden;
padding-right: 15px;
}

#writings p {
margin-top: 0;
margin-bottom: 20px;
}

#contact {
width: 300px;
height: 455px;
padding-left: 150px;
float: left;
margin-top: 55px;
margin-bottom: 10px;
}

#contact p {
margin-top: 0;
margin-bottom: 20px;
}

#contactimg {
width: 330px;
padding-left: 20px;
float: left;
margin-top: 55px;
}

/* rotator in-page placement */
#rotator {
	position: absolute;
	margin-left: 0px;
	margin-top: -15px;
	padding: 0;
}
/* rotator css */
#rotator ul li {
	position:absolute;
	list-style: none;
}
/* rotator image style */	
#rotator ul li img {
	border:0px solid #ccc;
	padding: 0px;
	background: #FFF;
	list-style: none;
}
#rotator ul li.show {
	list-style: none;
}
