BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: white;
	background: black;
}
H1 {
	margin:2px;
	margin-left:16px;
	margin-top:5px;
	color:#EEEEEE;
	width:120px;
	padding:2px;
	text-align:left;
	font-family: "Gill Sans MT";
	font-weight:normal;
	font-size: 29px;
	line-height: 30px;
}
.mainbody {
	padding-right: 40px;
	font-family: veranda, helvetica;
}
.TemplateImageTopRightSurround .TemplateImage {
	padding-left:	20px;
}
#topstrip {
	height: 30px;
	font-family: "Gill Sans MT";
	font-size: 23px;
	font-style: normal;
	cursor:hand;
	color: 					#FFFFFF;
	font-family : 			arial, verdana;
	font-weight : 			bold;
	font-size : 			15px;
	text-align : 			left;
	padding-left : 			0;
}
#topstrip ul {
	padding: 				0;
	list-style-type: 		none;
	margin-top: 			0;
	margin-left:			0;
}
#topstrip ul li {
	position: 				relative;
	display: 				inline;
	float: 					left;
	text-align: 			left;
	margin-top: 			1px;
}
#topstrip ul li a {
	display: 				inline;
	height:					22px;
	font-family: 			"Gill Sans MT";
	font-weight: 		normal;
	font-size: 				16pt;
	padding: 				3px 35px 0 0;
	text-decoration: 		none;
	color: 					#eeeeee;
	margin-top: 			0;
	width: 				auto;
}
#topstrip ul li a:hover {
	color:		red;
}
/* Holly Hack for IE \*/

* html #topstrip ul li {
	float: left;
	height: 1%;
}
* html #topstrip ul li a {
	height: 1%;
}
/* End */


#Section1 {
	width:	700px;
}

#Section1 .TemplateText H1 {
	visibility: hidden;
	height: 0px;
	top: 0px;
	font-size: 0px;
	position: absolute;
}
#Section1 .TemplateText H2 {
	font-family: "Gill Sans MT";
	font-size: 14pt;
}
#gallerylinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 17px;
}
#gallerylinks li {
	font-family: "Gill Sans MT";
	padding-left: 18px;
	margin: 0;
}
#gallerylinks li a:link, #gallerylinks li a:visited {
	text-decoration:none;
	color: #EEEEEE;
}
#gallerylinks li a:hover {
	text-decoration:none;
	color: red;
}
.onheader {
	color: ##7FFF00;
	Font-size: 13px;
}
.onmenu {
	color: ##228B22;
	Font-size: 13px;
}
.bodyheader {
	color: ##FFFFFF;
	Font-size: 22px;
	text-align: center;
}
.alert {
	color: red;
	Font-size: 15px;
	background: White;
}
.ontable {
	color: ##FAEBD7;
	Font-size: 15px;
}
.tableheaderl {
	color: ##FAEBD7;
	Font-size: 20px;
}
.tableheaders {
	color: #000000;
	Font-size: 14px;
	font-weight : bold;
}
.menuOut {
	cursor:pointer;
	margin:2px;
	margin-left:15px;
	background-color:#000000;
	color:#BBBBBB;
	width:120px;
	padding:2px;
	text-align:left;
	font-family: "Gill Sans MT";
	font-weight:normal;
	font-size: 20px;
}
.menuOver {
	cursor:pointer;
	margin:2px;
	margin-left:15px;
	background-color:#000000;
	color:#FF0000;
	width:120px;
	padding:2px;
	text-align:left;
	font-family: "Gill Sans MT";
	font-weight:normal;
	font-size: 20px;
}
.submenu a:link {
	color:#BBBBBB;
	margin:0px;
	margin-left:20px;
	padding:0px;
	text-decoration:none;
	font-style:none;
	font-family: "Gill Sans MT";
	font-weight:normal;
	font-size: 18px;
}
.submenu a:visited {
	color:#BBBBBB;
	margin:0px;
	margin-left:20px;
	padding:0px;
	text-decoration:none;
	font-style:none;
	font-family: "Gill Sans MT";
	font-weight:normal;
	font-size: 18px;
}
.submenu a:hover {
	color:#ff0000;
	margin:0px;
	margin-left:20px;
	padding:0px;
	text-decoration:none;
	font-style:none;
	font-family: "Gill Sans MT";
	font-weight:normal;
	font-size: 18px;
}
.submenu a:active {
	color:#BBBBBB;
	margin:0px;
	margin-left:20px;
	padding:0px;
	text-decoration:none;
	font-style:none;
	font-family: "Gill Sans MT";
	font-weight:normal;
	font-size: 18px;
}
.submenuon {
	color:#ff0000;
	margin:0px;
	margin-left:20px;
	padding:0px;
	text-decoration:none;
	font-style:none;
	font-family: "Gill Sans MT";
	font-weight:normal;
	font-size: 18px;
}
div#smcat a:link {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
div#smcat a:visited {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
div#smcat a:active {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
div#smcat a:hover {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
#invite_friend_email_form {
	margin:5px;
}
#email_form_header, #email_form_body {
	padding:10px;
	margin-top:5px;
	font-size:10px;
	font-family: arial, sans-serif;
	border:2px outset gray;
	background-color:white;
	color:black;
}
#email_form_body label {
	font-size:10px;
	font-weight:bold;
	width:100px;
	float:left;
}
#email_form_body .emailFormField {
	font-size:10px;
	border:1px solid gray;
	margin-top:2px;
	width:225px;
}
#email_form_header img {
	float:left;
	margin:10px;
	padding:0px;
}
.emailSubmitField {
	width:70px;
	border:1px solid gray;
}
.TemplateText a:link, .TemplateText a:visited, .TemplateText a:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:	none;
	color: #FFFFFF;
}
.TemplateText a:hover {
	text-decoration:	underline;
}
div#smcat a:active {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
div#smcat a:hover {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #FF0000;
}