body{
	padding:0px;
	margin:0px;
	color:#000000;
	font:12px Trebuchet MS, sans-serif;
}

div, ul, h2, h3, h4, img, form{padding:0px; margin:0px;}
ul{list-style-type:none;}

.clear{
clear:both;
}


.frame {
	border: 0px solid #C6C6C6;
}

.text1 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #898a8b;
	font-weight: normal;
	line-height: 12px;
}
.text2 {
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.text3 {
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.text4 {
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #be202e;
}
.text5 {
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #741907;
}

p {
	padding-left:5px;
	padding-right:5px;
}

a:link {
	color: #000000;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	color: #000000;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

a.a:link {
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ad092c;
	text-decoration: underline;
}
a.a:visited {
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ad092c;
	text-decoration: underline;
}
a.a:hover {
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.b:link {
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.b:visited {
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.b:hover {
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.c:link {
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.c:visited {
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.c:hover {
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.d:link {
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #19333b;
	text-decoration: underline;
}
a.d:visited {
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #19333b;
	text-decoration: underline;
}
a.d:hover {
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF6C00;
	text-decoration: none;

}
#header{
	background-image: url(../images/PageElements/header.jpg);
	width: 725px;
	height: 150px;
}
#links{
	margin-left:auto;
	margin-right:auto;
	width:725px;
	height: 75px;
}
#galleryViewer{
	width: 725px;
	height: 260px;
}
#subcontent{
	width: 725px;
}
#container{
	width:750px;
	background-color: #010101;
	margin-left: auto;
	margin-right: auto;
}
img.floatLeft { 
    float: left; 
    margin: 4px;
}
img.floatRight { 
    float: right; 
    margin: 4px;
}

