html, body {
 font-family: arial;
font-size: 1.2em;
font-size: 10px;
margin:0;
	padding:0;
height: 100%;
 text-align:centre;
}
.nolink {
text-decoration: none; color: black;
}

* {
	margin:0;
	padding:0;

 text-align:centre;
}




#warper {
        width: 951px;
        margin-left: auto;
        margin-right: auto;
        text-align: centre;
        position: relative;
        display: table;
        height: 100%;
		background: #ffffff;
}


p {
font-size: 12px;
color: #6a6a6a;
line-height: 1.3; 
}

h1 {
font-size: 18px;
font-weight: normal;
display: block;
font-family: Georgia;
color: #ec008d;
}
h1 a:link {
font-size: 18px;
font-weight: normal;
display: block;
font-family: Georgia;
color: #ec008d;
}
h1 a:hover {
font-size: 18px;
font-weight: normal;
display: block;
font-family: Georgia;
color: #ec008d;
}
h1 a:visited {
font-size: 18px;
font-weight: normal;
display: block;
font-family: Georgia;
color: #ec008d;
}

h2 { 
font-size: 18px;
font-weight: normal;
display: block;
font-family: Georgia;
color: #1270b6;
}

h2 a:link {
font-size: 18px;
font-weight: bold;
display: block;
font-family: Georgia;
color: #1270b6;
text-decoration: underline;

}	

h2 a:hover {
font-size: 18px;
font-weight: normal;
display: block;
font-family: Georgia;
color: #1270b6;
text-decoration: underline;

}

h2 a:visited {
font-size: 18px;
font-weight: normal;
display: block;
font-family: Georgia;
color: #1270b6;

}


h3 {
font-size: 18px;
font-weight: normal;
display: block;
font-family: Georgia;
color: #3d3d3d;
}

h4 {
color: #6a6a6a;
font-size: 12px;
font-weight: normal;
}

h4 a:link {
color: #6a6a6a;
font-size: 12px;
text-decoration: underline;
font-weight: bold;

}	

h4 a:hover {
color: #6a6a6a;
font-size: 12px;
text-decoration: underline;
font-weight: bold;

}

h4 a:visited {
color: #6a6a6a;
font-size: 12px;
font-weight: bold;

}

h5 {
	color: #1f5371;
	font-size: 15px;
	font-weight: normal;
	/*margin: 1em 0 0.5em;*/
}


h5 a:link {
	color: #1f5371;
	font-size: 15px;
	font-weight: bold;
	margin: 1em 0 0.5em;
}

h5 a:hover {
	color: #1f5371;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	margin: 1em 0 0.5em;
}


h5 a:visited {
	color: #1f5371;
	font-size: 15px;
	font-weight: bold;
	margin: 1em 0 0.5em;
}

h6 {
	color: #a45353;
	font-size: 14px;
	font-weight: bold;
}

h6 a:link {
	color: #a45353;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
h6 a:hover {
	color: #a45353;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
h6 a:visited {
	color: #a45353;
	font-size: 14px;
	font-weight: bold;
}


add {
	color: #1f5371;
	font-size: 15px;
	font-weight: normal;
	/*margin: 1em 0 0.5em;*/
}


add a:link {
	color: #1f5371;
	font-size: 15px;
	font-weight: bold;
	margin: 1em 0 0.5em;
}

add a:hover {
	color: #1f5371;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	margin: 1em 0 0.5em;
}


add a:visited {
	color: #1f5371;
	font-size: 15px;
	font-weight: bold;
	margin: 1em 0 0.5em;
}



pre {
	color: #a45353;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

a:link { color: #9697c5;
    text-decoration: none;
    }
a:hover { color: #000000; }
a:visited { color: #9697c5;
            text-decoration: none;}

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

	   

/* Begin CSS Drop Down Menu */

#wrap {
	width:950px;
	margin: 0px auto;
	padding: 0px 0;
	text-align:left;
	background:#ffffff;
	border:0px solid #a0a0a0;
 	height:100%;


}

.clear {
        clear: both;
}



#menuh-container
	{
           
 width:950px;
color: #aeaeae; 
	
	}

#menuh
	{
	font-size: 12px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	background-image: url('images/grey2.jpg') no repeat;
	font-family: arial, helvetica, sans-serif;
	background-color: #aeaeae;
	padding: 0px 10px 0px 10px;
}                               
	


	}
		
#menuh a
	{

	display:block;
	border: 0px solid #555;
	white-space:nowrap;
 	margin-left:0px;
	padding: 0.5em;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: #ffffff;


	background-color: #aeaeae; 
	text-decoration:none;
	}
	
#menuh a:hover						/* menu on mouse-over  */
	{
	color: #505b63;
	background-color: #aeaeae;
	text-decoration:none;
	width: 100%;

	}	
	
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	/*background-image: url(navdown_white.gif);*/
	background-position: right center;
	background-repeat: no-repeat;
	background-color: #aeaeae;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	/*background-image: url(nav_white.gif);*/
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0px;
	padding:5px 10px;
	float:left;
	/*text-transform: uppercase;*/
//	width:5em;	
	background-color: #aeaeae;
	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
	}

#menuh li
	{
	position:relative;
	min-height: 1px;
	width: 100%;
	/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;
	/*text-transform: uppercase;*/
	background-color: #aeaeae;	/* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 7px;
	margin: 0em 0 0 0em;
	}

#menuh ul ul li
	{
	padding: 3px 0px;
	width: 120px;
	/*border-bottom: 1px solid #ffffff;	*/
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */
#Biography{
	width: 950px;
	height: 800px;
}
#NewsList ul{
	float: left;
	width: 950px;
	margin: 0;
	padding: 0;
	list-style: none;
	color: #ff0000;


}
#newsDateTitle li{
	float: left;
	width: 316px;
	margin: 0;
	padding: 0;
}
#MembersOnly {
	float: right;
	width: 150px;
	border: 1px solid #ccc;
	padding: 5px 10px;
}
#MembersOnly li {
		/* turn of list-styles for these list items */
		list-style: none;
		list-style-type: none;

		font-size: 1.2em;
	}
#MembersOnly a {
		text-decoration: none;
		color: #3d3d3d;
	}	
#MembersOnly a:hover {
		text-decoration: none;
		color: #ff0000;
	}		