body {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}

/*Banner */
#rotator
{
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 770px;
	height: 277px;
	background-color: #0D0405;
}

#rotator img
{
	border: 0;
	cursor: pointer;
}
#present {
	height: 286px;
	width: 770px;
}
/*End Banner*/



/* Layout */
#wrapper {
	width: 770px;
	font-family: georgia, Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.8em;	
}


#wrapper a{
	color:#666666;
}

#footer {
	width: 770px;
	font-size: 0.8em;
	color: #999999;
	text-align: center;
	padding: 5px;
}
#footer a {
	color: #999999;
	text-decoration: none;
}


#footer a:hover {
	color: #666;
	text-decoration: underline;
}



#lower {
	width:770px;
	top:327px;
	position:absolute;
}

#lowerabout {
	width:770px;
	top:327px;
	position:absolute;
}

#lowerHome {
	width:770px;

}
#primaryContent {
	width: 770px;
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 70px;
	background-image: url(Images/Templates/repeatslice.gif);
	text-align:justify;
}


#banner {
	top: 73px;
	position:absolute;
	height:218px;
	z-index:100;
}

#homebanner {
	z-index:100;
	
}


#copy {
	width: 630px;
	text-align:justify;
}

#bottomslice {
	width: 770px;
	height: 38px;
	position:relative;
}

#topslice {
	width: 770px;
	height: 46px;
	top: 281px;
	position:absolute;
}

#content {

}

#header {
	width: 770px;
}
#navtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #D4CECE;
	position: relative;
	z-index: 100;
	background-color: #fff;
	background-image: url(Images/Templates/topnav.jpg);
	background-repeat: no-repeat;
	top: 0px;
	padding-top: 26px;
	padding-left: 200px;
	height:37px;
}

#navtext a {
	padding-right: 5px;
	padding-left: 5px;
	color: #D4CECE;
	text-decoration: none;
	text-transform:lowercase;
}
#navtext a:hover {
	color: #000000;
}



#homecontent {
	width: 770px;
	height: 201px;
	background-color: #0D0405;
	
}

#columnHeadings  {
width:500px;
margin-bottom:0px;
}

#buttonBar {
	margin-top: 10px;
	margin-bottom: 10px;
}

#primaryContent table
{
	margin-bottom: 1.5em;
}

#primaryContent table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
	color: #444;
}

#primaryContent table td
{
	padding: 0.5em;
}

#primaryContent table tr.rowA
{
	background-color: #efefef;
	color: inherit;
}

#primaryContent table tr.rowB
{
	background-color: #fafafa;
	color: inherit;
}



/* Headings, Fonts etc */

h1 {
	font-size: 1.5em;
	color: #666;
	margin-top: 0px;
	
}

h2 {
	font-size: 1.3em;
	color: #96202E;
	margin-top: 0px;
	
}

h3 {
	font-size: 1em;
	color: #96202E;
	margin-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


h4 a{
	font-size: .9em;
	color: #96202E;
	margin-top: 0px;
	
}

.boxContent {
	width:630px;
	
	}

.box{
width:630px;
	}


	
.clear
{
	clear: both;
}

.fieldBlock
{
    clear: both;
    margin-top: 10px;
}

.fieldPrompt
{
    float: left;
    width: 150px;
}

.fieldControl
{
   float: left;
   width: 100px;
}

.new {
	font-weight:bold;
	color:#000;
	}


.grey {
	color:#666;
	}

#margin-left {
	margin-left: 50px;
	}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	}
	
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size:.9em;
	}	
	
.smalltext  {
	font-size:.9em;
	}	
.message {
	color: #990000;
	font-style: italic;
}
