body {
	margin:0px 0px;
	text-align:center;
	color: #000000;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
} 
#content { position: relative; margin:auto auto; width:900px; height: 700px; } 
.caps { font-family: Arial, Helvetica, sans-serif; font-size: x-large; font-style: italic; color: #000099; font-weight: bolder} 
.name { font-family: Arial, Helvetica, sans-serif; font-size: medium; font-style: italic; color: #000099; font-weight: bolder } 
.cv { font-family: Arial, Helvetica, sans-serif; font-size: small; font-style: italic; color: #000099; font-weight: bolder } 
#left_side { position: relative; margin:auto auto; border: #000000;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
); 
clip: rect( )} 
.subtitle { font-family: Arial, Helvetica, sans-serif; font-size: small; font-style: italic; color: #000099; font-weight: bolder }

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
