body {
	background-attachment: scroll;
	background-image: url("/images/bg.gif");
	background-repeat: no-repeat;
	text-align: center;
	margin: 0;
	
}

#header {

	background-image: url("/images/logo.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	background-position-y: -5px;
	text-align: right;
	height: 84px;
	margin: 0;
	padding: 0;
	overflow: visible;
}

#menu {
	float: left;
	clear: none;
	text-align: center;
	word-wrap: normal;
	bottom: 0px;
	margin-left: 0.5em;
	margin-bottom: 0.5em;
	margin-right: 0.5em;
	margin-top: 9px;
	width: 82px;
	position: static;
	left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;

}

#menu a{
	text-decoration: none;
	color: #940036;
		
}

#content {
	height: 100%;
	min-height: 390px;
	background-color: #fff;
	border-color: #951646;
	border-style: solid;
	border-width: 2px;
	padding: 1em;
	padding-bottom: 45px;
	margin-top: 11px;
	margin-left: 98px;
}

#container {
	width:650px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
}


#footer {
	border-bottom-color: #fff;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	padding-top: 5px;
	position: fixed;
	background-color: #940036;
	color: #fff;
	height: 25px;
	width: 100%;
	font-size: small;
	text-align: center;
	bottom:0;
	left:0;
}

#star	{
	height:80px;
	width:85px;
	position:fixed;
	bottom: 38px;
	right: 0;
}

}

#star2 {
	height:80px;
	width:85px;
	position: center;
	bottom: 38px;
	left: 0;
}

h1	{
	color: #940036;
	font-size: 2em;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0;
	
}

h2	{
	color: #000;
	font-family: Arial, Helvetica, serif;
	font-size: 1.2em;
}


h3	{
	color: #000;
	font-family: Helvetica, Arial;
	font-size: 0.8em;
	text-align: left;
	
}

h4	{
	color: #940036;
	font-family: Arial, Helvetica, serif;
	font-size: 0.8em;
	text-align: center;
	font-weight: bold;
}

p 	{
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;

}

emp	{
	color: #940036;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;

}

subtle	{
	color: #570122;
}

img {
	border: 0;
}

a	{
	text-decoration: none;
	color: #951646;
	border: 0;
	text-decoration: none;
}

/* CONTACT PAGE SPECIFIC CSS SING SONG */

div.row {
  clear: both;
  padding-top: 5px;
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 335px;
  text-align: left;
  } 

#colone {
		float:left;
		width:auto;
		width:50%;
		margin-right:15px;
		padding-bottom:20px;	
}

#coltwo {

	float: none;
	position: static;
	top: 0px;
	left: 0px;
	margin-right: auto;

}

fieldset {
	text-overflow: clip;
	left: 0px;
	position: static;
	top: -150px;
	font-size: small;
	text-align: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	border: 0;	
}

label {
	line-height: 180%;
	width: 4em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}


input {
	float: right;
	right: 0px;
	border-color: #951646;
	border-style: solid;
	border-width: 1px;
	text-align: right;
}

select {
	border-color: #951646;
	border-style: solid;
	border-width: 1px;
	float: right;
	text-align: right;
}

.team{
	margin: 5px;
	float: right;
}

img{
	border: 0;
}

#links
	font-color: #000000;
	font-size: 12pt;
	font-family: arial, helvetica;
}
