
body
	{
	background-color : white;
	margin-left : 50px;	
	background-image : url(/images/old/stripe.gif);
	background-position : top left;
	background-repeat : repeat-y;
	width : 80%;
	}

#skipnavigation
	{
	padding-left : 1em;
	font-family : Arial, sans-serif;	
	font-size : 80%;
	color : #FFFFFF;
	background-color : #FFFFFF;
	}

#skipnavigation a
	{
	color : #FFFFFF;
	}


#navigation
	{
	font-family : Arial, sans-serif;	
	}

#navigation ul li
	{
	list-style-type : disc;
	}

#navigation a
	{
	text-decoration : none;
	}

#navigation em
	{
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	}

#banner
	{	
	font-family : Arial, sans-serif;	
	}



#main
	{
	font-family : Arial, sans-serif;
	}

#main p
	{
	line-height : 200%;
	}


.hidden
	{
	color : #FFFFFF;
	}

#subcontent
	{
	font-family : Arial, sans-serif;
	}


#footer
	{
	font-family : Arial, sans-serif;
	margin-top : 2em;
	font-size : 90%;
	}

#banner h1
	{
	font-size : 120%;
	}


h2
	{
	margin-top : 1.5em;
	color : #444444;
	}

h3
	{
	margin-top : 1.5em;
	color : #444444;
	font-weight : normal;
	font-style : italic;
	}

img
	{
	border : 0;
	}

