@charset "UTF-8";

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

.spanishP {
	color: #CCCCCC;
	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;
}
body {
	background-image: url(2008images_black/headergraphic.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #00CCFF;
	background-color: #000000;
}
h1 {
	font-weight: lighter;
	color: #6AAEC4;
	padding-bottom: 10px;
	padding-top: 0px;
	font-size: 180%;
	padding-left: 10px;
}

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: #CCCCCC;
}
.whiteLink {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00FFFF;
	text-decoration: none;
}
* {
	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: 793px;
}
#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;
}
#CenterPanel {
	margin: auto;
	width: 800px;
}

#Footer {
	text-align: center;
	width: 750px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-size: 80%;
	color: #CCCCCC;
	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_black/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;
}
.printExample img {	
	width: 400px;	
}
.printExample {
	overflow: auto;	
	border-bottom: 1px solid #333333;
	margin: 10px auto;
	padding-bottom:10px;	
}
