body {
	background-color: #410036;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}

#headwrapper{
width:950px;
height:218px;
margin:0 auto;
}

#menuwrapper{
float:right;
height:39px;
width:391px;
}

#bfimage{
float:left;
height:175px;
width:540px;
margin:39px 0 0 0;
background-image:url(images/bf.jpg);
}

#logo{
float:left;
height:93px;
width:362px;
margin:39px 0 0 0;
}

.contentwrap{
width:950px;
height:100%;
margin:0 auto;
}


#footbreak{
width:700px;
height:2px;
margin:80px auto 0;
background-image:url(images/break.png);
background-repeat:repeat-x;
}

#homeimage{
float:left;
margin:0 0 0 40px;
width:398px;
height:378px;
}

.content{
float:left;
width:420px;
height:100%;
margin:40px 0 0 50px;
}

.content1{
float:left;
width:420px;
height:45px;
margin:0 0 15px 0;
overflow:hidden;
font:12px Arial, Helvetica, sans-serif;
}

.contentp{
float:left;
width:480px;
height:100%;
margin:7px 0 0 40px;
}

#foot{
width:300px;
margin:8px auto 10px auto;
font:9px Arial, Helvetica, sans-serif;
color:#947892;
text-align:center;
}

.logoshboo{
vertical-align:middle;
}

.floatfix{
clear:both;
}

label{
float:left;
width:100px;
padding:0 5px;
margin-bottom:10px;
text-align:right;
font:10px Arial, Helvetica, sans-serif;
color:#dd67d6;
}

input{
float:left;
width:280px;
margin-bottom:10px;
}


select{
float:left;
width:90px;
margin:0 5px 15px 0;
}

textarea{
float:left;
width:280px;
margin-bottom:10px;
}

#blogimage{
float:left;
margin:0 10px 0 0;
width:180px;
height:180px;
border:2px #36022f solid;
}

.portfoliomain{
float:left;
margin:0 0 0 40px;
width:369px;
height:450px;
}

.portfolioinfo{
margin:10px 0 0 60px;
width:350px;
height:20px;
}

.portfoliothumb{
float:left;
width:98px;
height:98px;
margin:0 15px 15px 0;
}

h1{font:14px Verdana, Arial, Helvetica, sans-serif; color:#dd67d6; margin:0;}
h2{font:11px Verdana, Arial, Helvetica, sans-serif; color:#d58dd1;  margin:0;}
p{font:9px Verdana, Arial, Helvetica, sans-serif; color:#beaabb; margin:0;}

a:link{color:#dd67d6; text-decoration:none;}      
a:visited{color:#dd67d6; text-decoration:none;}
a:hover{color:#ffffff; text-decoration:none;}  
a:active{color:#dd67d6; text-decoration:none;} 