img.floatRight{
	float: right;
	margin:4px;
}

#wrapper {
		width:900px;
		margin:0px auto;
		border:0px solid #FFFFFF;
		padding:0px;
		background: white;
	}


#header {
		border:0px solid #FFFFFF;
		height:80px;
		padding:10px;
		text-align: center;
                
                background: url("http://www.cbwebcreations.com/images/cbwebcreations.gif") aqua;
		 
	}
	#content {
                                margin-top:0px;
		padding-bottom:0px;
	}

	#content div {
		padding:0px;
		border:0px solid #FFFFFF;
		float:left;
	}

	#content-top {
	width:900px;
	border: 0px solid #FFFFFF;
	text-align: center;
	background-color: white;
	margin-bottom: 50px;
	padding-bottom: 10px;
                  
	}
	
        #content-left
        {
         
         }

       #content-main {
	margin-left: 190px;
	width:640px;
	background-color: white;
                position:relative;          
	}

#intro
{
text-align:left;

color: black;
font-family: Verdana, sans-serif;
font-weight: normal;
background-color: white;
}

table
{
	border-spacing: 20px;
	empty-cells: hide;
}

table.space
{
	border-spacing: 20px;
	empty-cells: hide;
	height:auto;
	width:auto;
	
}

td.space
{
	height: auto;
	width: auto;
	}

#new
{
list-style: upper-roman;
}

#new li
{
background: white;
color: black;
}

#about li
{
color:blue
}

#resume
{
list-style: solid-circle outside;
border: 0px solid white
}
#resume li
{
background:white;
font-family: Times New Roman;
weight: normal;
color:black;
}

#resume1 li
{
background:white;
font-family: Times New Roman;
weight: normal;
color:black;
}

#resume2 li
{
background:white;
font-family: Times New Roman;
weight: normal;
color:black;
}

#resume3 li
{
background:white;
font-family: Times New Roman;
weight: normal;
color:black;
list-style: square;
}


#websites
{
text-align:left;
color: black;
font-family: Verdana, sans-serif;
font-weight: normal;
}

#design_process{

background-color: white;

}

#cc{
background-color: white;

}

#opt_exp{
background-color: white;

}

#nav_opt{
color: black;
font-family: Verdana, sans-serif;
font-weight: normal;
background-color: white;

}

#page_layout{
background-color: white;

}

#hwsw{
background-color: white;

}

#page_title{
background-color: white;

}

#view{
background-color: white;

}

#links{
background-color: white;

}

#testing{
background-color: white;

}

#about{
background-color: white;

}

#references{
background-color: white;

}

#commentForm
{
margin: 0px 20px 0px 20px;

}
                 
	#footer {
		float:left;
		margin-top:10px;
		margin-bottom:10px;
		text-align: center;
		padding:10px;
		border:1px solid #FFFFFF;
		width:878px;
		color: blue;
                  
	}	

	#bottom {
		clear:both;
		text-align:left;
                  
	}

h1{
color: black;
font-family: Times New Roman;
font-size: large;
text-align:center
}

h2{
color: blue;
font-family: Times New Roman;
font-size: medium;

}

h3{
text-align: left;
color: black;
font-family: Verdana, sans-serif;
font-weight: normal;

}
h5
{
	text-align: left;
	color:Blue;
	font-weight:bold;
	font-family: Verdana,sans-serif;
}

a[href]      {
color: blue
}

a{
color: blue; font-weight: bold
}

a:visited    {
color:purple
}

a:hover{
color:green
}

li
{
	color:red;
	font-weight:bold;
}

P{
color: black;
font-family: Verdana, sans-serif;
font-weight: normal;
}

P:first-letter{
font-size: 200%;
color: red;
}

span:first-child{
background-color: yellow
}