
body {
background-color: black;
padding:0;
margin:0;
background-image: url(images/menucorner.jpg);
background-repeat: no-repeat;
background-position: 0 0;
font-size: 11px;
line-height: 14px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color: black;
}

a {color: #d60080; text-decoration: none; }
a:visited {color: grey;}
a:hover {color: white; background-color: #d60080;}
a:active { color:#000000;}



h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0;}


/* ----------wrapper-------------- */
#wrapper {
width: 944px;
background-color: white;
position: absolute;
top: 0;
left: 72px;
text-align:left;
margin: 0;
padding: 0;
}

/* --------------nav------------- */


#nav {
	float: left;
	width: 181px;
	margin:0;
	padding:0;
	background-color: none;
	background-image: url(images/menu_hoverstate.jpg);
	background-position: 0 150px;
}


#nav li {
    list-style: none;
}

#nav li, #nav a {
    display: block;
}

#menu01 a {background: url(images/menu01.jpg); height: 127px;}
#menu02 {background: url(images/menu02.jpg); height: 23px;}
#menu_portfolio a {background: url(images/menu_portfolio.jpg); no-repeat left top; height: 23px;}
#menu_resume a {background: url(images/menu_resume.jpg); no-repeat left top; height: 23px;}
#menu_contact a {background: url(images/menu_contact.jpg); no-repeat left top; height: 23px;}
#menu03 {background: url(images/menu03.jpg); height: 35px;}

#menu_portfolio a:hover {background-image: url(images/menu_hoverstate.jpg);no-repeat left top; height: 23px;}
#menu_resume a:hover {background-image: url(images/menu_hoverstate.jpg); background-position: 0 -23px; height: 23px;}
#menu_contact a:hover {background-image: url(images/menu_hoverstate.jpg); background-position: 0 -46px; height: 23px;}

#menu_portfolioactive {background-image: url(images/menu_hoverstate.jpg);no-repeat left top; height: 23px;}
#menu_resumeactive {background-image: url(images/menu_hoverstate.jpg); background-position: 0 -23px; height: 23px;}
#menu_contactactive {background-image: url(images/menu_hoverstate.jpg); background-position: 0 -46px; height: 23px;}



/* -----------------content container--------------------- */

#content {
padding: 0px;
margin-left: 181px;
margin-top: 0px;
border: 0px;
}

/* -----------------header--------------------- */

#header {
height: 126px;
margin: 0;
padding: 0;
border-bottom: 1px solid #ac6c2c;
background-image: url(images/starpattern.gif);
background-position: 20px 0;
background-repeat: no-repeat;
}

p.title {
float: left;
padding: 105px 0 0 20px;
margin: 0;
}

p.name {
float: left;
padding: 105px 0 0 20px;
margin: 0;
font-weight: bold;
}

p span.line {
color:#d60080
}

p span.normal {
font-weight: normal;
}

/* ----------gallery-------------- */

#gallery {
float: left;
width: 220px;
padding:0;
margin: 28px 0 10px 20px;
}

img.gallery{
border: 1px solid black;
}

#gallery p{
height:60px;
margin: 10px 0 0 0;
background-color: none;
}

p span.baseline {
position: relative;
top: -2px;
left: 0px;}

p span.gray {
position: relative;
top: -2px;
left: 6px;
color: #edaa37;}


img.starbullet{
padding-top: 0px;
margin-top: 6px;
}

a.itemnumber {color: #edaa37; text-decoration: none; }
a.itemnumber:visited {color: grey;}
a.itemnumber:hover {color: red; text-decoration: none; background-color: transparent;}
a.itemnumber:active { color:red;}

/* ----------item-------------- */

#item {
float: left;
width: 140px;
padding:0;
margin: 28px 0 0 20px;
}

#item img{
border: 1px solid black;
}

#item p{
margin: 10px 0 0 0;
background-color: none;
}


/* ----------resume-------------- */
#resume {
float: left;
width: 460px;
margin-left: 20px;
font-size: 11px;
line-height: 16px;
background-color: none;
}

#resume h1 {
font-size: 11px;
color: black;
margin-top: 26px;
padding: 0px;
}

p.company {
color: #d60080;
margin-top: 20px;
margin-bottom: 0;
padding: 0;
}

p.date {
margin-top: 0px;
padding: 0;
color: black;
}

p.jobtitle {
font-size: 11px;
color: black;
line-height: 14px;
padding: 8px;
}

p.description {
}

#extracol {
margin: 10px 16px 0px 471px;
padding:0;
background-color: none;
}

#extracol p {
margin: 0;
padding: 0;
line-height: 16px;
text-align: right;
}

p span.gray {
color: gray;
}

/* ----------footer-------------- */

#footer{
clear: both;
height: 200px;
margin: 0 0 16px 0;
padding: 0;
background-image: url(images/star_bottom.gif);
background-position: left bottom;
background-repeat:repeat-x;
background-color: none;
}


/* ----------extra-------------- */

img.book {
margin-top:20px;
padding:0px;
}