@charset "UTF-8";


body {
	background-image: url(2008images/headergraphic.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #003366;
	background-color: #FFFFFF;
}
h1 {
	font-weight: lighter;
	color: #6AAEC4;
	padding-bottom: 10px;
	padding-top: 0px;
	font-size: 180%;
	height: 70px;
}

h3 {
	font-weight: lighter;
	color: #6AAEC4;
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 150%;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFD9DB;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}

p {
	line-height: 1.4;
	text-align: justify;
	width: 90%;
	margin: auto;
	color: #333333;
}

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


/* LINK LIST FROM THE TOP OF THE PAGE (Uses BG image to flip image on rollover) */

#PageMenu {
	padding:0;
	margin: 101px auto 20px auto;
	width: 794px;
	position:relative;
}
#MainBlock {
	margin: auto;
	width: 600px;
	text-align: center;
}

#ListBlock {
	text-align: center;
	margin: auto;
	width: 650px;
	padding: 20px;
}

#ListBlock img {
	padding: 5px;
	margin: 5px;
	border: 1px solid #666666;
}


.comment {
	font-size: 70%;
	font-style: italic;
	text-align: center;
	margin: auto;
	width: 100%;
}

.spanishP {
	color: #000000;
	list-style-image: url(2008images/esflag.gif);
	text-align: justify;
}
.RTImage {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.UKBullet {
	list-style-image: url(2008images/ukflag.gif);
	text-align: justify;
}

#topLeft  {
	position: absolute;
	left: 10px;
	top: 26px;
	width:55px;
	height:65px;
}


#topRight  {
	position: absolute;
	right: 10px;
	top: 50px;
	width:130px;
	height:65px;
}

#topRight input {
	margin:5px;
	width: 40px;
	height:27px;
	border: 1px solid #FFF;
	border-radius:4px;
	-moz-border-radius:4px;
	text-indent:-9999px;
	cursor:pointer
}

#topRight .en {	 
	background: url(2008images_black/gb.png);
}

#topRight .es {
	background: url(2008images_black/es.png);
}




#CenterPanel {
	margin: auto;
	width: 790px;
}

#Footer {
	text-align: center;
	width: 750px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-size: 80%;
	color: #666666;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
}
#Footer p {
	text-align: center;
}

#PageMenu ul {
	list-style:none;
	height: 30px;
	width: 793px;
	margin:0;
	padding:0;
}

#PageMenu li {
    list-style: none;
	display: inline;
	text-align: center;
	margin:0;
	padding:0;
}

#PageMenu li a 
	{
	background-image:url(2008images/menubar.png);
	text-decoration: none;
	display:block;
	float:left;
	text-indent:-9999px;
	width:132px;
	height:29px;
	}	
	
li#M_Web a:link, li#M_Web a:visited {		background-position: -0px -0px; 	}	
li#M_Web a:hover, li#M_Web a:focus {		background-position: -0px -90px;	}
	
li#M_Flash a:link, li#M_Flash a:visited {		background-position: -132px -0px;		}	
li#M_Flash a:hover, li#M_Flash a:focus {		background-position: -132px -90px;	}
	
li#M_Photo a:link, li#M_Photo a:visited {		background-position: -264px -0px;		}	
li#M_Photo a:hover, li#M_Photo a:focus {		background-position: -264px -90px;	}
	
li#M_Print a:link, li#M_Print a:visited {		background-position: -396px -0px;		}	
li#M_Print a:hover, li#M_Print a:focus {		background-position: -396px -90px;	}

li#M_Retouch a:link, li#M_Retouch a:visited {		background-position: -528px -0px;		}	
li#M_Retouch a:hover, li#M_Retouch a:focus {		background-position: -528px -90px;	}
	
li#M_Contact a:link, li#M_Contact a:visited {		background-position: -660px -0px;		}	
li#M_Contact a:hover, li#M_Contact a:focus {		background-position: -660px -90px;	}
#CenterPanel ul {
	line-height: 1.6;
	text-align: justify;
	width: 90%;
	margin: auto;
}
.FlashBox {
	padding: 2px;
	border: 1px solid #ECECEC;
	overflow: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
}
.notes {
	font-size: 80%;
	font-style: italic;
	margin: auto;
	width: 100%;
}

