* { 
margin: 0px; 
padding: 0px; 
}

BODY, TD, P  { font-size : 12px; font-family : verdana, helvetica, arial, sans-serif; color : #2A2323; line-height : 1.5em;}

P {margin-top : 0; margin-bottom : 1em;}

BODY {
  margin : 0;
  color : #2A2323;
  background : #ADA6A0 url(images/bg_body.jpg) top left repeat-x;
  text-align: center;
}

ul, ol { list-style-position: outside; margin-left : 1em; margin-bottom : 1em; }
li {margin-left : 1.33em;}

h1 {font-weight : normal; font-size : 23px; color : #886D00; margin-bottom : 0.5em;}
h2 {font-weight : normal; font-size : 18px; color : #886D00; margin-bottom : 0.5em;}
h3 {font-weight : normal; font-size : 14px; color : #886D00; margin-bottom : 0.5em;}
h4 {font-weight : normal; font-size : 12px; color : #886D00; margin-bottom : 0.5em;}
h5 {font-weight : normal; font-size : 11px; color : #886D00; margin-bottom : 0.5em;}
h6 {font-weight : normal; font-size : 10px; color : #886D00; margin-bottom : 0.5em;}

A  {color : #098BC5; font-weight : bold; text-decoration : none;}
A:Visited  { color : #098BC5; font-weight : bold; text-decoration : none;}
A:Active  { color : #098BC5; font-weight : bold; text-decoration : none;}
A:Hover  { color : #098BC5;	font-weight : bold; text-decoration : underline;}

div#wrapper {
   width: 746px;
   min-height : 500px;
   margin: 0 auto;
   background : #fff url(images/bg_wrapper.gif) top left repeat-y;
   text-align: left;
   border-bottom : 2px solid #0073AE;
   padding-bottom : 20px;
   position : relative;
}

img#slogan {
  position : absolute;
  bottom : 0;
  right : 2px;
}

div#header {
  position : relative;
  height : 168px;
  border-bottom : 2px solid #0073AE;
}

img#swoop {
  position : absolute;
  top : 0;
  left : 0;
  z-index : 10;
}

img#logo {
  position : absolute;
  bottom : 0;
  left : 2px;
}

img#hd_img {
  position : absolute;
  bottom : 0;
  right : 2px;
}


div#content {
  margin-left : 172px;
  padding : 7px 10px;
}

div#sidebar_right {
  float : right;
  border : 1px solid #CDCB9F;
  border-width : 0 0 1px 1px;
  padding : 3px;
  margin : 0 0 5px 5px;
}

div.sidebar {
  position : relative;
  width : 150px;
  background : #fff;
  border : 1px solid #0073AE;
  padding : 5px;
  margin : 15px 0 30px 0;
}

div.sidebar h3 {
  position : absolute;
  top : -17px;
  right : 0;
  font-size : 12px;
  font-weight : bold;
  color : #0073AE;
}

div#footer {
  font-size : 10px;
  line-height : 1.3em;
  padding : 5px;
  text-align : center;
}

div#footer * {
  font-size : 10px;
  line-height : 1.3em;
}


div#left {
  float : left;
  width : 168px;
}

ul#topnav {
  position : relative;
  font: normal 15px "Trebuchet MS", Verdana, sans-serif;
  color : #886D00;
  margin : 10px 0 0 2px;
  width : 168px;
}

ul#topnav li {
  list-style: none;
  margin : 0;
  position: relative;
}

/* Fix IE. Hide from IE Mac \*/
 * html ul#topnav li { float : left; height: 1%;} 
 * html ul#topnav li a { height: 1%;} 
/* End */

ul#topnav li ul {
	position: absolute;
	left: 168px;
	top: 0;
	margin : 0;
	display: none;
	width : 150px;
	background : #CDCB9F;
	z-index : 10;
}

ul#topnav li a
{
  text-decoration: none;
  color : #886D00;
  font-weight : normal;
  display : block;
  padding : 3px 0 3px 20px;
}

ul#topnav li a:link { color: #886D00; }
ul#topnav li a:visited { color: #886D00; }

ul#topnav li a:hover
{
color: #886D00;
background : #CDCB9F;
}

ul#topnav li ul li a { padding: 1px 5px; display : block; font-size : 12px; text-align : left;} /* Sub Menu Styles */
ul#topnav li:hover ul, ul#topnav li.over ul { display: block; background : #E5E4D1;} /* The magic */

.photo {
  position : relative;
  float: left;
  width: 170px;
  height : 170px;
  margin: 5px;
  padding: 0;
  font-size : 10px;
  text-align : center;
  overflow : auto;
}

.photo img {
  display : block;
  margin : 0 auto;
  text-align : center;
  border : none;
}

div.clear {
  clear : both;
}

div#board, div#norlink {
  text-align : center;
font-size : 9px;
}

div#norlink a, div#board a, div#norlink a:link, div#board a:link, div#norlink a:visited, div#board a:visited {
  color : #000;
  font-weight : normal;
  text-decoration : underline;
}

blockquote {
  margin : 0 15px;
}

/* Registration Form */
form {display : inline;}

legend {font-weight : bold; font-size : 18px; color : #666600; margin-top : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}

form div {
  clear : left;
  padding-top : 0.6em;
}

form fieldset {
  padding : 7px 4px;
  border : none;
}

form div label {
  float : left;
  width : 150px;
  font-weight : bold;
}

input.txt {
  border : 1px solid #cccccc;
  width : 200px;
}

input.btn {
  border : 1px solid #cccccc;
  background : #e7e7e7;
  color : #000;
  width : 75px;
}

select {
  border : 1px solid #ccc;
  width : 200px;
}

.per {
  width : 75px;
}

textarea {
  border : 1px solid #ccc;
  width : 90%;
  height : 75px;
}

.req {
  color : #990000;
}