@charset "utf-8";
/* CSS Document */

*
{
margin: 0px;
padding: 0px;
}

body {
	background: url(Images/back_all2.gif);
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-style: italic;
	bottom: auto;
	color: #000066;
	font-weight: bold;
	}
	
#back
	{
	width: 900px;
	padding-top: 20px;
	margin: 0px auto;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
	
#header
	{
	height: 125px;
	background: url(Images/header.jpg) no-repeat;
	border: 1px solid #FFFFFF;
	}

#flag
	{
	background: url(UnionJack2.gif);
	width: 230px;
	height: 125px;
	}
		
#header2
	{
	height: 36px;
	background: url(Images/header2.gif) no-repeat;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	}

#main
	{
	width: 900px;
	margin: 0 auto;
	background: #FFFFFF;
	padding: 0;
	}
	
#left
	{
	width: 217px;
	height: auto;
	float: left;
	background: #FFFFFF;
	}
	
#left ul
	{
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
	}

#left li 
	{
	list-style-type: none;
	background-image: url(Images/menu.gif);
	color: #9f001d;  
	border: .2em solid #9f001d;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	padding: 10px;
	margin-bottom: 0.2em;
	height: 16px;
	}
	
#left a:link
	{
	color: #ffffff;
	text-decoration: none;
	}

#left a:hover
	{
	color: #9f001d;
	}
	
#left a:active
	{
	color: #9f001d;
	} 
	

#right
	{
	width: 633px;
	padding-left: 20px;
	padding-right: 30px;
	float: left;
	background: #FFFFFF;
	}
	
#right h1
	{
	padding-top: 20px;
	padding-bottom: 20px;
	color: #000099;
	font-style: italic;
	font-weight: normal;
	font-size: 20px;
	}
	
#right h2
	{
	padding-top: 15px;
	padding-bottom: 4px;
	font-size: 16px;
	font-style: italic;
	color: #9f001d;
	}
	
#right h3
	{
	text-align: center;
	padding-top: 60px;
	}

#right h4
	{
	text-align: center;
	font-style: italic;
	font-size: 15px;
	padding: 10px;
	font-weight: normal;
	}

#right h5
	{
	text-align: center;
	font-style: italic;
	font-size: 15px;
	padding: 30px;
	padding-top: 80px;
	font-weight: normal;
	}
#right h6
	{
	text-align: center;
	padding-right: 70px;
	font-size: 20px;
	font-weight: bold;
	color: #0000CC;
	}

#right h7
	{
	text-align: center;
	padding-top: 30px;
	padding-right: 100px;
	font-size: 20px;
	font-weight: bold;
	color: #0000CC;
	}
	
#right p
	{
	margin: 5px;
	padding-right: 70px;
	font-style: italic;
	font-size: 15px;
	padding-bottom: 10px;
	font-weight: normal;
	}

#right a
	{
	text-decoration: none;
	}

#right a:hover
	{

	color: #9f001d;
	text-decoration: underline;
	}
	
a.printable:link
	{
	color: #9f001d;
	text-decoration: underline;
	}
	
a.printable:hover
	{
	font-weight: bold;
	}

#bus
	{
	font-weight: bold;
	text-align: center; 
	color: #000099;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 90px;
	}
	
#title
	{
	padding-top: 20px;
	padding-bottom: 20px;
	color: #000099;
	font-style: italic;
	font-weight: normal;
	font-size: 20px;
	text-align: center;
	padding-right: 90px;
	}
#john
	{
	margin: 5px;
	padding-right: 90px;
	font-style: italic;
	font-size: 15px;
	padding-bottom: 10px;
	font-weight: normal;
	text-align: center;
	}
	
#img
	{
	margin: 2px;
	padding-bottom: 8px;
	padding-right: 8px;
	border: none;
	height: auto;
	width: auto;
	float: left;
	text-align: center;
	}
	
#img img	
	{
  	display:inline;
 	 margin:3px;
  	border:1px solid #ffffff;
    }
	
#img a:hover img
	{
	border: 1px solid #CC0033;
	}
	
#desc
	{
	text-align:center;
  	font-weight:bold;
  	width:140px;
  	margin:2px;
	padding-left: 22px;
	}
	
#footer 
	{
	height: 50px;
	clear: both;
	background: url(Images/buttons.gif) repeat-x top;
	}

#footer p 
	{
	font-size: 10px;
	padding-top: 15px;
	padding-left: 115px;
	text-align: center;
	color: #ffffff;
	}

#footer a 
	{
	color: #ffffff;
	}
	
