body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	background-color: #EEE;	
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active{
	text-decoration: underline;
}
a img{
	border: 1px #000 solid;
}
img {
	border: 1px #000 solid;
}


h1{
	font-family: Georgia, helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #64007F;
}
li {
	list-style-type: square;
	color: #64007F;
	line-height: 200%;
}
.gray {
	margin-top: 30%;
	color: #888;
}

#portrait{
	border: 1px #000 solid;
	margin-left: 3em;
	float: right;
}
#w3c{
	margin-left: -1em;
}

#title{
	font-family: Georgia, helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background-color: #000;
	padding-top: 0.5em;
	padding-bottom: 0.3em;	
}
#all {
	border: 2px solid #CCC;
	width: 50em;
	background-color: #FFF;	
	margin-top: -1em;
	min-height: 52em;
	margin-left: auto;
	margin-right:auto;
}
#top{
	color: #FFF;
	text-align: center;
	background-image:url(graphics/TopPurple.jpg);
	height: 9em;
}

#top a{
	color: #FFF;
}
#top a:hover {
	text-decoration: none;
}
#top a:active{
	text-decoration: underline;
	color: #000;
}

#topgfxR{
	width: 8.4em;
	float: left;
}

#menu0 a, #menu1 a, #menu2 a, #menu3 a, #menu4 a, #menu5 a{ 
	color:#FFF;
}

#menu0{
	margin-top: 0.2em;
	height: 2em;
	font-size: 0.7em;
	text-align: center;
}
#menu1 {
	margin-top: 0.2em;
	height: 2em;
	font-size: 0.7em;
	text-align: center;
}
#menu2 {
	margin-top: 0.2em;
	height: 2em;
	font-size: 0.7em;
	text-align: center;
}

.menupointsingle {
	width: 100%;
	padding-top: 0.1em;
	padding-bottom: 0.3em;
	background-image:url(graphics/TopWhite.png);
}
.menupoint {
	width: 25%;
	border-right: 1px solid #000;
	padding-top: 0.1em;
	padding-bottom: 0.3em;
	float: left;
	background-image:url(graphics/TopWhite.png);
}
.menupointsingle:hover, .menupoint:hover, .menupointlast:hover{
	background-color: #000;
}
.menupointlast{
	border-right: 0px;
	padding-top: 0.1em;
	padding-bottom: 0.3em;
	width: 24.6%;
	float: left;
	background-image:url(graphics/TopWhite.png);
}

#content{
	margin: 4em;
	font-size: 0.7em;
	text-align: left;
}
#content img{
	margin: 1em;
}

#bottom {
	width: 71.5em;
	height: 1.5em;
	border: 2px solid #CCC;
	border-top: 0px;
	font-size: 0.7em;
	padding-top: 0.3em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image:url(graphics/BottomPurple.jpg);
	color: #FFF;	
}
#bottom a{
	color: #FFF;
}
#bottom a:hover {
	text-decoration: none;
}
#bottom a:active{
	text-decoration: underline;
}
#back{
	font-size: 0.7em; 
	color: #64007F;
}
.spacer1 {
	height: 8em;
}
.spacer2 {
	height: 30em;
}
