body {
margin:0px;
background-color:black;
}

div.wrapper{
text-align:center
}

div.header {
border-left:1px black solid;
border-right:1px black solid; 
margin: 10px auto 0px auto; 
padding: 0px; 
width:750px;
height:100px;
background-image: url('logo2.png');
background-repeat: no-repeat;

}

div.body{
width:750px;
background-color:white;
border-left: 1px solid black;
border-right:1px black solid;
padding:0px;
margin: 0px auto 0px auto;
background-image: url('background.jpg');
background-repeat: no-repeat;
min-height:500px;
text-align: left;
}

div.footer{
border-left:1px black solid;
border-right:1px black solid; 
margin: 0px auto 0px auto; 
width:750px;
background-image: url('logobottom.png');
background-repeat: no-repeat;
font-family: verdana;
color: #C0CAAE;
font-size:8pt;
height:60px;
text-align: left;
clear:both;
}

div.main {
	clear: both;
	text-align: left;
	margin: 0px;
	padding: 10px;
}


a.small {
color: #C0CAAE;
}

a.menu, a.pmenu {
	color: #663300;	
}
a.menu:hover, a.pmenu:hover{
	text-decoration: none;	
}

a.port{
	color:#663300;
}

a.port:hover{
	color: orange;
}

* html div.body{
width:752px;
}

* html div.header{
margin-bottom:-4px;
}

p {
font-family: verdana;
font-size:12px;
}

p.front{
font-size:16px;
text-align:center;
margin-top:200px;
}

div.menu{
float:right;
width: 300px;
margin-top:50px;
text-align:center;
}

div.topright{
float:left;
width:25px;
text-align:left;
z-index:100;
background-image: url('right.png');
background-repeat: no-repeat;
}

div.topleft{
float:right;
width:25px;
z-index:100;
text-align:right;
background-image: url('left.png');
background-repeat: no-repeat;
}

div.photo{
float:left;	
padding-left:10px;
}

div.writing{
padding-top: 70px;
padding-left: 20px;	
padding-right: 20px;
}

div#cv, div#port {
 padding-top: 0px;
}

div#cv{
	margin-left:170px;
}

div.title{
	position:relative;
	z-index:200px;
	width: 300px;
	background-color: black;
	padding: 10px;
	margin: 0px;
	height: 30px;
	top:100px;
	background-image: url('edge.jpg');
	background-repeat: no-repeat;
	background-position: right;
	font-family: verdana;
	color: white;
	font-size: 16px;
	font-weight: bold;
}

div.drop{
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	position: relative;
	width:19px;
	z-index:100;
	float:left;
	margin-top:-120px;
	margin-left: 20px;
	margin-right:20px;
}

div#dropabout{
	background-image: url('drop.png');
	height:300px;
}

div#dropcontact{
	background-image: url('dropcontact.png');
	height:189px;
}

div#dropcv{
	background-image: url('dropcv.png');
	margin-top: -50px;
	height: 1100px;
}

div#dropport{
	background-image: url('dropport.png');
	height:142px;
	margin-top:-50px;
}

div.portfoliomain{
clear:both;
background-color:white;
padding-top:20px;
}

p.menu{
}

p.pad{
padding:5px;
}

p.cvtitle {
font-size: 14px;
color: #663300;
}

p.porttitle{
font-weight: bold;
font-size: 14px;
color: #663300;
}

p.cvbody{
margin-left: 20px;
}

div.costume{
position: relative;
float:right;
z-index:100;
right: 300px;
margin-top: -100px
}

p.bus{
text-align:center; 
margin-top:10px;
}

div.portfoliodetails{
margin:0px;
padding:0px;
width:200px;
}

span.review{
	padding-left: 30px;
	font-style: italic;
}