* {margin: 0; padding: 0;}

body{
	background: #23140d; /* url(/images/bgrepeat.gif); */
	text-align: left;
	margin: 5px auto;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.86em;
}

#wrapper{
	background: #f9f3d6;
	text-align: left;
	width: 790px;
	margin: 0 auto;
	padding: 0;
}

#header{
	background: url(images/physed.jpg) no-repeat bottom left;
	width: 790px;
	height: 100px;
}

#main{
	padding: 5px;
	float: left;
	width: 560px;
}
#mainbig {
	background: #f9f3d6;
	padding: 10px;
	float: left;
	width: 770px;
}

#righttbar {
	background: #efefef;
	padding: 5px;
	float: right;
	width: 190px;
	border-left: 1px solid #e4e4e4;
}

#cleardiv {
	clear: both;
}

.paddeddiv {
	padding: 5px;
}
div#navcontainer{
	/*background: #86ca8c url(/images/navbgrepeat.gif) repeat-x bottom left;
	border-top: solid 1px #519357;
	border-bottom: solid 2px #519357;*/
	text-align: left;
	padding-left: 15px;
}
/*
div#navcontainer ul{
	padding-bottom: 5px;
	padding-top: 5px;
}

div#navcontainer ul li{
	list-style-type: disc;
	display: inline;
}

div#navcontainer ul li a{
	padding: 5px 10px 5px 10px;
	color: #ffffff;
	text-decoration: none;
}

div#navcontainer ul li a:hover{
	background: #9bd9a0 url(/images/navbghover.gif) repeat-x bottom left;
	color: #ffffff;
}
*/
#header h1{
	margin: 0;
	padding: 0;
	float: right;
	text-indent: -99999px;
}

h1, h2, h3 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	}

h1 {
	margin:0;
	color: #333333;
	font-size: 1.2em;
}
h2 {margin: 1em 0 0 0; color: #23140d; font-size: 1em;}

p {margin: 0 0 .4em 0;}

a {
	color: #333333;
	text-decoration: underline;
}

td {
	vertical-align: text-top;
}

a:hover {color: #000000;}

img {
	border: none;
}

#footer {
	background: transparent url(/images/roundedfooter.gif) no-repeat bottom left;
	width: 790px;
	margin: 0 auto;
	text-align: center;
}
/*
#roundedfooter {
	background: transparent url(/images/roundedfooter.gif) no-repeat bottom left;
	width: 700px;
	margin: 0 auto;
}

#roundedheader {
	background: transparent url(/images/roundedheader.gif) no-repeat bottom left;
	width: 700px;
	margin: 0 auto;
	height: 6px;
}*/

div#bottom a {
	color: #DCD8BD;
	text-decoration:none;
}
div#bottom {
	color: #ffffff;
	font-size: 11px;
	font-style: italic;
	margin-top: 10px;
}

p#bottom {
	color: #ffffff;
	font-size: 11px;
	font-style: italic;
	margin-top: 10px;
}

p#bottom a {
	color: #DCD8BD;
	text-decoration:none;
}

fieldset {
	margin: 10px 0;
	padding: 10px 0 10px 7px;
}

.legend {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #23140d; 
}
.smallFont {
	font-size: 0.8em;
	font-style: italic;
}
.smallFontborder {
	font-size: 0.8em;
	font-style: italic;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	border-bottom-width: thin;
}
.bottomborder {
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	border-bottom-width: thin;
}

.hilite {color: #519357;}
blockquote {
	margin-left: 25px;
	margin-right: 15px;
}

.submitLink {
  color: #333333;
  background-color: transparent;
  text-decoration: underline;
  border: none;
  cursor: pointer;
  cursor: hand;
  }
#centered {
text-align:center;
vertical-align: top;
}
#rightside {
text-align:right;
vertical-align: top;
}
#leftside {
text-align:left;
vertical-align: top;
}
  
 