body {
	font-family: Georgia, "Times New Roman", Times, serif;
		font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 22px;
	margin-top: 30px;
		/* background-color: #FFFFAA;  */
		/* background-color: #E6E6E6; */
		background-color: #FF73B2;
}
div {
	/* border: 1px solid fuchsia; */

}
h1 {
	font-size: 37px;
	/* text-transform: lowercase; */

	padding: 5px;
	line-height: 30px;
	color: black;
	padding: 2px;
	margin: 5px;
}
h1 strong {
	font-size: 37px;
	background-color: #FFDF24;
}
h2 {
	font-size: 20px;
	/* text-transform: lowercase; */

	padding: 5px;
	line-height: 27px;
	color: black;
	padding: 2px;
	margin: 5px;
}
h2 strong {
	font-size: 20px;
	background-color: white;
	color: black;
}

.wikitext h1, .wikitext h3{
	font-size: 20px;
	/* text-transform: lowercase; */
	padding: 0px 0px 0px 5px;
	color: #DC0065;
	font-weight: bold;
	background-color: #FFDF24;

}
p {
	background-color: white;
	padding: 5px;
}
.wikitext, .wikitext p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 23px;
}



strong {
	color: #DC0065;
	font-weight: bold;
}
em {
	color: gray;
	font-style: normal;
}
hr {
	border: 1px solid #DC0065;
}
a:link, a:visited {
	color: black;
	text-decoration: none;
	border-bottom: 1px dashed black;
}
a:visited {
	color: grey;
	text-decoration: none;
	border-bottom: 1px dashed grey;
}
a:hover, a:active {
			color: Yellow;
	background-color: #DC0065;
		text-decoration: none;
	border-bottom: 1px dashed red;

}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	line-height: 25px;
	padding: 5px;
	/* background-color: white; */
}
.menu a {
	font-weight: bold; 
	background-color: white;
	
}
.menu a:link, .menu a:visited {
	color: black;
	text-decoration: none;
	border-bottom: 0px;
	padding: 3px 6px 3px 12px;
}
.menu a:hover, .menu a:active  {
		color: #F2DE10;
	background-color: #DC0065;
		padding: 3px 6px 3px 12px;
	border-bottom: 0px;		
}

#header a:link, #header a:visited {
	color: black;
	text-decoration: none;
	font-weight: bold;	
	border-bottom: 1px none black;
}
#header {
	margin-top: 0px;
	margin-left: 25%;	
	width: 50%;

	
}
#header p {
	background-color: transparent;
}
#title {
	margin-top: 0px;
	margin-left: 1%;	
	line-height: 30px;
	width: 70%;
	padding: 5px;	
	/* border: 2px solid #DC0065;
	-moz-border-radius: 20px;	
		background-color: white; 
		*/
}

#content {
	position:relative;
	margin-top: 30px;
	margin-left: 10%;
	line-height: 18px;
	width: 95%;
	padding: 0px;
 /* border: 1px solid black; */
	min-height: 210px;   

}
#leftcol {
	position:relative;
	float: left;
	width: 15%;
   padding: 1px; 
	overflow:hidden;
	margin-top: 50px;
	text-align: right;
	/*
		border: 1px solid #DC0065;
	-moz-border-radius: 20px;	
	background-color: white; 
*/
	}
#rightcol {
   position: static;
   width: 75%;
	min-height: 184px;     
  	background-color: white;
		padding: 10px;
	float: left;
	margin-left: 1px;
	margin-top: 10px;
	margin-bottom: 30px;
	border: 1px solid #DC0065;
	-moz-border-radius: 20px;	
	background-color: white; 

}
#footer {
clear: both;
	position: static;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
		line-height: 12px;
	margin-top: 5px;
		background-color: white;
		
	padding: 5px;		
	margin-top: 50px;
	margin-left: 5%;	
	width: 50%;
		border: 1px solid #DC0065;
	padding: 5px;
	-moz-border-radius: 20px;	
}
/* wiki specials */
