
a {text-decoration: none;}

A:visited {color: #202773;}
A:link {color: #202773;}
A:active {color: #202773;}
A:hover {text-decoration: underline;}

body{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-repeat: repeat-x;
	background-position: top right;
	background-color: #FFFFFF;
}

.name{
	font-family: century gothic, verdana;
	font-size: 28pt;
	font-weight: bold;
	color: #7177AB;

}

.shadow{
	background-image: url("images/shadow.gif");
	background-repeat: repeat;
}

.maintext{
	background-image: url("images/menuback.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color:#EDECF4;
	padding-bottom: 10px;
	height: 398px;
	width: 500px;
}
.top{
	background-image: url("images/top.gif");
	height: 196px;
	width: 800px;
}

.menu1{
	background-color: #AAAAAA;
	height: 400px;
	width: 208px;
}

.menu2{
	background-color: #EDECF4;
	background-repeat: no-repeat;
	background-image: url("images/menuback.gif");
	background-position: bottom left;
	font-family: tahoma;
	font-size: 8pt;
	font-variant: small-caps;
	font-weight: bold;
	color: #625E77;
	padding-left:6px;
	height: 398px;
	width: 206px;
}


.bottom1{
	background-repeat: repeat;
	background-image: url("images/bground.gif");
	background-position: top right;
	background-color: #CCCCCC;
	text-align: center;
	padding-top: 24px;
	width: 250px;
}

.bottom2{
	background-repeat: repeat;
	background-position: top right;
	background-image: url("images/bground.gif");
	background-color: #CCCCCC;
	text-align: center;
	padding-top: 24px;
	padding-bottom: 20px;
	width: 550px;
}


.section{
	font-family: tahoma;
	font-variant: small-caps;
	font-size: 10pt;
	line-height: 14pt;
	color: #625E77;
	margin-left:6px;
	}
	
.header{
	font-family: century gothic;
	font-size: 16pt;
	font-variant: small-caps;
	color:  #625E77;
	font-weight: bold;
	margin-top:3px;
	margin-left:3px;
}
