#body {
	background-image: url(../images/Textures/Texture.jpg);
	background-repeat: repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {color: #FFFFFF; text-decoration: none;}

a:hover {
	text-decoration: underline overline;
	color: #333333;
}

a:active {color: #00CCCC; text-decoration: none;}


#wrapper-head {
	width: auto;
	margin: 1em ;

	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	}

#wrapper-head a:link{
	color: ##333333;
	text-decoration: none;

	}
#wrapper-head a:visited{
	color: #000000;
	text-decoration: none;
	}
#wrapper-head a:hover{
	color: #669999;
	text-decoration: underline;
	font-size: xx-large;
	font-style: italic;
	}	
#wrapper-head a:active{
	color: #000000;
	text-decoration: none;	
	}	



#wrapper-Menu {
	width: auto;
	margin: 1em;

	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	background-position: center;
	}	
#wrapper-SubTitle {
	width: auto;

	margin: 1em ;

	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	}	
#wrapper-ImageArea {
	width: auto;
	margin: 1em;

	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	white-space: normal;
	}		
#wrapper-TextArea {
	width: auto;
	margin: 1em;
	text-align: center;
	}
#TextArea-Title {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	white-space: normal;
	}	
#TextArea-Text {
	color: #66CCCC
	padding: 10px 80px;
	font-size: large;
	font-weight: lighter;
	font-family: "Book Antiqua";
	text-align: left;
	}	
#TextArea-TitleLeft {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	white-space: normal;
	}		
#wrapper-pop {
	background-color: #000000;
}

td.poplogo {text-align: left;}

td.poptext {color: #fff; font-size: 9px; font-family: verdana, arial, sans-serif; text-align: center; text-decoration: none;}

td.popimg {text-align: center;}


.imagelabels {
	color: #FFFFFF;
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-style: italic;
}

.thumbnail {color: #FFFFFF; font-size: 9px; font-family: verdana, arial, sans-serif; text-decoration: none;}


