body {
	background-color : #000000;
	margin : 0;
	margin-left : 20%;
	margin-right : 20%;
	padding : 0;
	width : 750px;
}
p, a, h1, h2, h3, span {
	font-family : verdana, arial, sans-serif;
}
h1 {
	margin : 0;
	padding : 0;
	display: none;
}

h2 {
	color : #FFFFFF;
	margin : 0;
	padding : 0;
	font-size: 100%;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	color : #970097;
	margin : 0;
	padding : 0;
	font-size: 90%;
	font-style: normal;
	font-variant: small-caps;
}


#bottomnav {
	color : #FFFFFF;
	font-size : 60%;
	font-style : normal;
	text-align : right;
}

#bottomnav a {
	color : #FFFFFF;
	text-decoration : none;
}

#bottomnav a:hover {
	color : #ff55ff;
	text-decoration : underline;
}

#container {
	background-image : url(../images/background.png);
	float : right;
	width : 750px;
	}

#container2 {
	width : 744px;
}

#contents {
	margin-left : 200px;
	margin-right : 15px;
}

#contents a {
	color : #ff55ff;
	text-decoration : none;
}

#contents a:hover {
	text-decoration : underline;
}

#contents h3 #contents h2 {
	color : #ff55ff;
	font-size : 100%;
}

#contents p {
	color : #EEEEEE;
	font-size : 9pt;
	line-height : 2em;
	margin-left : 10px;
	text-align : justify;
}

#docinfo {
	color : #FFFFFF;
	font-size : 60%;
	font-style : normal;
	text-align : center;
}

#footer {
	clear : both;
	color : #FFFFFF;
	font-size : 80%;
	font-style : oblique;
	font-variant : normal;
	font-weight : normal;
	text-align : center;
}

#footer a {
	color : #FFFFFF;
	text-decoration : none;
}

#footer a:hover {
	color : #ff55ff;
	text-decoration : underline;
}

#header h1 {
	padding : 0px 14px;
}

#header h1 span {
	font-size : 1pt;
	display : none;
}

#m1 {
	list-style-type : none;
	margin-left : 0px;
	margin-bottom : 0;
	margin-top : 0;
}
#m2 {
	color : #fff;
	font-weight : bold;
	float : left;
	margin : 0;
	padding : 0;
}

#m2 a {
	color : #FFFFFF;
	font-weight : normal;
}

#m2 li span {
	background-color : #660066;
}

#m2 li, #m2 a {
	width : 186px;
}

#m2 ul {
	margin : 0;
	padding : 0;
}

#m2 ul li span {
	background-color : #000000;
}

#m2, #m2 a {
	font-size : 9pt;
	text-decoration : none;
	text-transform : lowercase;
}
#m2 a:hover {
	color : #ff55ff;
	font-size : 9pt;
	text-decoration : none;
	text-transform : lowercase;
}

#topmenu {
	font-size: 70%;
	color: #ff55ff;
	text-align: right;
}
#topmenu a {
	color: #ff55ff;
	text-decoration: none;
}
#topmenu a:hover {
	color: #fff;
	text-decoration: underline;
}
ul {
	color: #EEEEEE;
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.imageleft {
	float: left;
}
.imageright {
	float: right;
}
