BODY, TD {
	color : #3c3c3c;
	font-family :  Arial, sans-serif;
	font-size: 12px;
	text-align: justify;

	margin-top: 0px;
	scrollbar-3dlight-color : #ffface;
	scrollbar-base-color : #ffface;
	scrollbar-face-color : #beb886;
	scrollbar-shadow-color : #ffface;
	scrollbar-highlight-color : #ffface;
	scrollbar-darkshadow-color : #ffface;
	scrollbar-arrow-color : White;
	scrollbar-track-color : #f5f5f5;
}
h1 {
	font-size: large;
	color: #666666;
}

H2 {
	font-size: 14pt;
	color: #87CEFA;
}
A {
	text-decoration: none;
	color: #330099;
}
A:hover {
	text-decoration: underline;
	color: Aqua;
}
strong {
	color : #3c3c3c;;
	border : thin;
}
strong a {
	text-decoration: none;	
}
strong a:hover{
	color : #EDEDED;
	text-decoration: none;
}
a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.invisText {
	color : #EDEDED;
	font-size: 3pt;
}
.White {
	color : #ffffff;
	font-size: 12pt;
	font-style: normal;
}
.White a{
	color : #ffffff;
	font-size: 12pt;
	font-style: normal;
	text-decoration: none;
}
.White a:hover{
	color : #f2f2f2;
	font-size: 12pt;
	font-style: normal;
	text-decoration: none;
}
.FirstLetter {
	font-size: 24px;
	font-style: normal;
	color : #3c3c3c;
}
}
.FirstLetter a{
	font-size: 24px;
	font-style: normal;
	color : #3c3c3c;
}
.FirstLetter2 {
	font-size: 20px;
	font-style: normal;
	color : #3c3c3c;
}
.FirstLetter2 a{
	font-size: 20px;
	font-style: normal;
	color : #3c3c3c;
}
.Default {
	color : #3c3c3c;
	font-family :  Arial, sans-serif;
	font-size: 12px;
	text-align: justify;
}

.Default a{
	color : #3c3c3c;
	font-family :  Arial, sans-serif;
	font-size: 12px;
	text-align: justify;
	text-decoration: none;	
}
.Default a:hover{
	color : #6a6767;
	font-family :  Arial, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.Small {
	font-size: 10px;
}
.Red {
	font-size: 12px;
	color : Red;
}
img.border {
	background-color: #FAFAFA;
	border: 1px solid #B3B3B3;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin: 20px;
}
#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Graphics/Graphics/PageShadows/mainPageDropShadow.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
}
#menu {
	height: 55px;
	width: auto;
}
#title {
	background-image: url(../Graphics/Graphics/Titles/TitleBar.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 116px;
	clear: both;
	margin-top: 0px;
	padding-top: 22px;
}
#mainLayerContainer {
	background-color: #CCCCCC;
	clear: both;
	background-image: url(../Graphics/Graphics/PaperBackground.jpg);
}

#mainlayer {
	position: relative;
	z-index: 4;
	visibility: visible;
	margin-right: 10px;
	margin-left: 10px;
}
#footerImage {
	background-image: url(../Graphics/Graphics/GuitarRose.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 256px;
	clear: both;
}
#footer {
	background-color: #1F1F1F;
	height: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
}
#search {
	text-align: right;
	float: right;
	background-color: #1F1F1F;
	width: 210px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	height: 20px;
}
#footerShaddow {
	background-image: url(../Graphics/Graphics/PageShadows/mainPageDropShadowBottom.gif);
	background-repeat: no-repeat;
	clear: both;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	background-position: left top;
}
#location {
	position:absolute;
	left:554px;
	top:-78px;
	width:130px;
	height:114px;
	z-index:1;
	text-align: center;
}
#location img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	cursor: hand;
}

