body{
background-color: #fff;
background-image:url(img/bg.jpg);
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
text-align: center;
}

a:link{
	color:#000;
	text-decoration: none;
}

a:visited{
	text-decoration: none;
	color: #000;
}

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

a:active{
	text-decoration: none;
}

#bar{
width: 10px;
height: 530px;
float: left;
background-image: url(img/bar.gif);
background-repeat:no-repeat;
clear: both;
}

#all{
width: 580px;
height:: 560px
background-color: #fff;
margin-top: 15px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto; 
}

#header{
height: 280px;
background-repeat:no-repeat;
background-color: #9A99FF;
margin: 15px 15px 15px 15px;
}

#down{
height: 280px;
margin: 15px 15px 15px 15px;
}

#leftcol{
width: 175px;
height: 230px;
margin: 0 0 0 0;
float: left;
}

#curriculum{
height:14px;
margin-bottom:16px;
}

#project{
width: 175px;
height: 195px;
}

#rightcol{
width: 360px;
height: 230px;
margin: 0 0 0 0;
background-image: url(img/2006.gif);
background-repeat:no-repeat;
float: right;
}

#contactme{
width: 100px;
height: 190px;
margin: 0 0 0 0;
float: left;
}

#cp{
width: 100px;
height: 190px;
margin: 0 0 0 0;
float: right;
}

#creation{
width: 250px;
height: 190px;
margin: 0 0 0 0;
float: right;
}

#linkspacer{
width: 360px;
height: 15px;
clear: both;
}

#linkspacerb{
width: 360px;
height: 10px;
clear: both;
}

#link{
width: 360px;
height: 20px;
clear: both;
}

#box{
width: 545px;
height:190px;
border-color: #cecece;
border-style: solid;
border-width: 3px;
background-image: url(img/bgbox.gif);
float: left;
}

#boxc{
width: 545px;
border-color: #cecece;
border-style: solid;
border-width:medium;
background-image: url(img/bgbox.gif);
float: left;
}

#pp{
	border-color: #cecece;
	border-style: solid;
	border-width:medium;
	overflow: auto; 
	height: 100px; 
	width: 100%;
	max-width: 550px;
	padding-right: 15px;
	padding-left: 5px;
	background: url(img/bgbox.gif);
}

#footer{
clear: both;
}