/* CSS Document */

html, body {
background-color: #c0c0c0;
}

#wrapper {
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
padding-top: 0px;
width: 1024px;
height: 700px;
}
	
#menutop {
height: 90px;
background-color: #f0f0f0;
z-index: 10;
}

#menuline {
width: 700px;
float: left;
margin-left: 65px;
padding-top: 64px;
z-index: 50;
}

#home {
width: 194px;
height: 30px;
float: left;
padding-left: 40px;
padding-top: 66px;
border-right:0px solid #cccccc;
}

#home a {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
text-transform: uppercase;
text-decoration: none;
font-weight: normal;
color: #000000;
letter-spacing: 2px;
}

#home a:link {
text-decoration: none;
font-weight: bold;
color: #000000;
}

#home a:visited {
text-decoration: none;
font-weight: bold;
color: #000000;
}

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

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

#content {
width: 680px;
height: 545px;
margin-left: 40px;
float: left;
}

#content p {
border-bottom: 1px solid #383838;
height: 190px;
}

#ncontent {
width: 690px;
height: 530px;
margin-bottom: 15px;
margin-left: 120px;
padding-right: 10px;
float: left;
overflow-y: auto;
overflow-x: hidden;
}

#ncontent p {
border-bottom: 1px solid #383838;
height: 190px;
}

#newscontent {
width: 240px;
border-left: solid 1px #e0e0e0;
height: 490px;
margin-left: 10px;
padding-left: 10px;
float: left;
overflow-y: auto;
overflow-x: hidden;
}

#newscontent p {
margin: 0 0 12px 0;
padding: 0;
}

#cvcontent {
width: 500px;
border-left: solid 1px #e0e0e0;
padding-top: 15px;
margin-left: 10px;
padding-left: 10px;
padding-bottom: 25px;
float: left;
}

#cvcontent p {
margin: 0 0 0px 0;
padding: 0;
}

#head {
width: 300px;
border-left: solid 1px #e0e0e0;
height: 20px;
margin-left: 10px;
padding-left: 10px;
float: left;
}

#footer {
height: 30px;
margin-top: 20px;
text-align: center;
clear: both;
}

#skcontent {
width: 688px;
height: 523px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
z-index: -10;
clear: both;
}

#showcontent {
width: 660px;
height: 545px;
margin-left: 40px;
float: left;
padding: 0;
}

#showcontent img {
margin-bottom: 6px;
}

#showcontent p {
margin: 0;
padding: 0;
}

#biocontent {
width: 425px;
height: 545px;
margin-left: 40px;
float: left;
}

#cocontent {
width: 500px;
height: 545px;
margin-left: 40px;
float: left;
}

#cocontent2 {
width: 263px;
height: 430px;
border-left: solid 1px #e0e0e0;
margin-left: 10px;
padding-left: 10px;
padding-top: 15px;
float: left;
}

#thumbs {
width: 263px;
height: 430px;
margin-left: 23px;
padding-left: 0px;
padding-top: 2px;
float: left;
overflow-y: auto;
overflow-x: hidden;
}

#thumbs p {
margin: 0;
padding: 0;
}

#thumbs img {
margin-right: 7px;
margin-bottom: 7px;
}

table#photo {
    background-color:#FFFFFF;
    border: solid #000 0px;
    width: 100%;

}

table#photo td {
    padding: 0px;
    border: solid #000 0px;
}

Table#photo tr {
    padding: 0px;
    border: solid #000 0px;
}

/* rotator in-page placement */
#rotator {
	position: absolute;
	height:486px;
	margin-left: -40px;
	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;
}
