body
	{
	font-family : Arial, sans-serif;
	background-color : #FFFFFF;
	color : #000000;
	margin : 0;
	}

#logo
	{
	background-color : #6A1415;
	width : 100%;	
	font-family : Arial, sans-serif;	
	font-size : 100%;
	color : #FFFFFF;
	font-weight : bold;
	max-width : 100%;
	margin : 0;
	padding : 0;
	}


#logo span.top
	{
	color : #FFFFFF;
	background-color : #6A1415;
	padding-left : 1px;
	}


#logo span.bottom
	{
	color : #FFFFFF;
	background-color : #6A1415;
	}

#main
	{
	font-size : 100%;
	}

#main img
	{
	display : none;
	}

#cross img
	{
	display : none;
	}

#quote img
	{
	display : none;
	}



#skip
	{
	position : absolute;
	left : -200px;
	}

#skip a
	{
	color : #FFFFFF;
	font-size : 10%;
	}

#main
	{
	max-width : 100%;
	}


a em
	{
	font-weight : normal;
	font-style : normal;
	}


#highLight div
	{
	border-top : 1px solid #AE9832;
	max-width : 100%;
	}


#highLight em
	{
	font-weight : bold;
	font-style : normal;
	}




h1
	{
	font-family : Arial, sans-serif;	
	font-size : 110%;
	font-weight : bold;
	font-style : normal;
	}

h2
	{
	font-family : Arial, sans-serif;	
	font-size : 100%;
	font-weight : bold;
	font-style : italic;
	}

h3
	{
	font-family : Arial, sans-serif;	
	font-size : 110%;
	font-weight : normal;
	font-style : italic;
	}

