/* Custom css */



a img
{
border:none;
}


#header {
	height: 70px;
	background-color: #FFFFFF;
	color: #0099FF;
	font-size: large;
}


#hornav {
	height: 30px;
	background-color: #FFFFFF;
	color: #333333;
	font-size: small;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#maincontent {
	background-color: #FFFFFF;
}

#footer {
	background-color: #FFFFFF;
	text-align: right;
	margin-right: 20px;
	background-color: #DFDFDF;
}

#left {
	background-color: #FFFFFF;
	margin-right: 9px;
	margin-left: 9px;
}

#right {
	background-color: #FFFFFF;
	width: 125px;
	float: left;
}

#middle {
	background-color: #FFFFFF;

}

#bottomnav
 {
	background-color: #FFFFFF;
	color: #0099CC;
 }
 
 #headerimage
 {
	height:200px;
 }
 

/* Use a .box to create a padded box inside a column.  */ 
.box {
	padding: 0px;
	background-color: #FFFFFF;
	float: left;
	width: 150px;
	height: auto;
}

contentbox {
}
box2 {
	float: right;
	height: auto;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-right: 10px;
}


.floatright {
	float: right;
	margin-top: 18px;
	margin-right: 10px;
}

.pinktext {
	color: #FF0066;
}

.paddinghead {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.floatleft {
	margin: 20px;
	float: left;
}

ul {
	list-style-type: circle;
	float: left;
	line-height: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 0px;
	list-style-position: inside;
}
.li2{
	list-style-type: none;
	
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}

.footerright {
	float: right;
	padding-right: 30px;
}

.paddingimage {
	padding-bottom: 3px;
	padding-left: 65px;
	padding-top: 3px;
}

.boldtext {
	font-weight: bold;
	float: right;
	margin: 20px;
}

.pinkcv {
	float: right;
	color: #FF0066;
	margin-top: 20px;
	margin-bottom: 20px;
}
.pdflink {
	float: right;
	color: #333333;
	font-size: small;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}


	.bluetext {
	color: #0099FF;

}
.CVlist {
	line-height: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	padding-top: 20px;
}

a:link {
	color: #333333;
	text-decoration: none;
}


a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

a:active {
	color: #333333;
}



.bold {
	font-weight: bold;
}

.leftandbold {
	font-weight: bold;
	float: left;
	margin: 20px;
	
}

.smalltext {
	font-size: small;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.boldlist {
	
	list-style-type: none;
	margin-left: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-weight: bold;
}

.ulnarrow {
	font-size: small;
	line-height: normal;
	list-style-type: circle;
	float: none;
	list-style-image: none;
	text-align: left;
}

.paddingimage2 {
	
	padding-top:2px;
	padding-left: 45px;
	padding-bottom: 4px;
}


.seedpadding {
	
	padding: 10px;
}

ol {
	line-height: 40px;
	margin-top: 10px;
	
	margin-bottom: 10px;
	margin-left: 10px;
}

.seedpading2 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
}

.boldblue {
	font-weight: bolder;
	color: #0099FF;
}



.rightnav {
	float: right;
	margin-top: 100px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.animpadding {
	float: left;
	padding-left: 100px;
}
