body
{
	background-color: #8d1ea8;
	color: #000000;
	width: 1100px;
	text-align:center;
	margin:auto;
}
a {
	outline: none;
}
img {
	border: 0;
}
div.borderL{
	width: 82px;
	float:left; 
	padding-left: 0px; 
	padding-right: 10px;
}
div.borderR{
	width: 82px;
	float:left;
	padding-left: 10px;
	padding-right: 0px;
}
div.blank{
	height:100px;
	width:100px
}
a{
	color: #6e0189;
}
a:link{
	color: #6e0189;
}
a:visited{
	color: #6e0189;
}
a:hover{
	color: #6bc1fa ;
}
.links a:hover{
	color: #464646;
}

.links a{
	font-weight: bold;
}

h1.title
{
	text-align: center;
	margin: 0px;
}
div.title
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}

	.title a{
		color: #e1e1e1;
		text-decoration: none;
	}
	.title a:link{
		color: #e1e1e1;
	}
	.title a:visited{
		color: #e1e1e1;
	}
	.title a:hover{
		color: #e1e1e1;
	}

div.menu
{
	/*background-color: #6bc1fa;*/
	background-color: #8d1ea8;
	background-image: url(images/menubar.jpg);
	background-repeat:no-repeat;
	background-position: center;
	width: 850px;
	height: 50px;
	text-align: center;
	/*margin: auto;*/
	font-family: "Verdana", sans-serif;
}
.menu ul{
	padding-top: 15px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	/*background-image: url(images/menuback.jpg);*/
	height: 35px;
}
.menu li
{
	display: inline;
	padding-right: 20px;
	padding-left: 0px;
}
.menu a{
	color: #24496e;
	text-decoration: none;
	font-weight: normal;
}
.menu a:link{
	color: #24496e;
	font-weight: normal;
}
.menu a:visited{
	color: #24496e;
	font-weight: normal;	
}
.menu a:hover{
	color: #8d18a7;	
	font-weight: normal;
}

div.main{
	float: left;
	width: 850px;

}
div.maintext
{
	/*background-color: #9dfbdd;*/
	background-color: #8d1ea8;
	color: #25002e;
	font-family: verdana;
	color:silver;
	font-size:12px;
}
.maintext h1
{
	font-size: 22px;
	font-family: "Palatino", serif;
}

.submenu
{
	float:left; 
	width:150px;
	text-align: left;
	padding-left:10px;
}
.submenu ul {
	list-style-type: none;
}
div.resume
{
	float: left;
	width: 40%;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	font-size: 12px;
}
.resume ul{
/*	margin-left: 0px;*/
}
div.links
{
	margin-top:30px;
}
div.ref
{
	float: left;
	width: 50%;
	padding-right: 30px;
	padding-left: 20px;
	text-align: justify;
}
div.photor
{
	float: left;
	width: 30%;
}
li.resume{
	list-style-image: url(images/purpdot.jpg);
}
.submenu a{
	color: #92E9FB;
	text-decoration: none;
}
.submenu a:link{
	color: #92E9FB;
}
.submenu a:hover{
	color: #FEFFAF ;
	text-decoration: underline;
}
div.btn{
	text-align: center;
}
.btn img{  
	border-style: none;
}


h4.note{
	height: 25px;
	background-image: url(images/star.jpg);
	background-repeat: no-repeat;
	padding-left: 33px;
	padding-top: 4px;
	font-size: 12px;
	font-family: verdana;
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 3px;
}

div.comment{
	background-color:#80E6F9;
	color:#701c84;
	padding:5px 10px;
	float:left;
}
div.bluebox{
	/*width:400px;*/
}
div.bluebottom{
	width:400px;
	height:30px;
	padding:0px;
	margin:0px;
}
div.bluetop{
	width:400px;
	height:30px;
	padding:0px;
	margin:0px;
}
div.bluemid{
	width:360px;
	background-color:#80e6f9;
	color:#701c84;
	padding-left:20px;
	padding-right:20px;
	padding-top:2px;
	margin:0px;
	text-align:justify;
}


div.yellowbox{
	width:400px;
}
div.yellowbottom{
	width:400px;
	height:30px;
	padding:0px;
	margin:0px;
}
div.yellowtop{
	width:400px;
	height:30px;
	padding:0px;
	margin:0px;
}
div.yellowmid{
	width:360px;
	background-color:#f5f9af;
	color:#701c84;
	padding-left:20px;
	padding-right:20px;
	padding-top:2px;
	margin:0px;
	text-align:justify;
}
div.boxtop{
	width:400px;
	height:30px;
	padding:0px;
	margin:0px;
}
div.greenmid{
	width:360px;
	background-color:#a1ffaa;
	color:#701c84;
	padding-left:20px;
	padding-right:20px;
	padding-top:2px;
	margin:0px;
	text-align:justify;
}
div.silvermid{
	width:360px;
	background-color:silver;
	color:#701c84;
	padding-left:20px;
	padding-right:20px;
	padding-top:2px;
	margin:0px;
	text-align:justify;
}


div.widebox{
	width:600px;
}
div.widetop{
	width:600px;
	height:50px;
	padding:0px;
	margin:0px;
}
div.widemid{
	width:575px;
	background-color:#80e6f9;
	color:#701c84;
	padding-left:5px;
	padding-right:20px;
	padding-top:2px;
	margin:0px;
	text-align:justify;
}

.alignLeft {
	text-align: left;
}
.blueBtmPull {
	margin: -20px 0 0 0;
}
