* {
	margin:0;
	padding:0;
	font-size:13px;
	font-family:Helvetica;
}

.floatleft {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
	border: 1px solid #000;
}

a img { border: none; }

index.quiz p {
	width: 200px
}

div.figure {
  float: right;
  width: 100px;
  height: 100px;
  border: 1px solid #fff;
  margin: 0.5em;
  margin-left: 20px;
  margin-top: 50px;
  margin-right: 0px;
  padding: 0px;
}

div.figure img { width: 100%; height: 100%; }

div.figure p {
  text-align: right;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

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

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

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

html {
	/*background:#3e3e3e;
	 background-image: url(bg_stripes.jpg); background-repeat: repeat; */
	background-color: #fff;
	/*background-image: url(back.jpg);*/
	background-repeat: repeat-x;
	padding-bottom: 30px;
	margin:0px;
	color:#c2c2c2;
}

body {
	background:#fff;
	margin:10px;
	width:1200px;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
}

#date {
	background:#333333;
	color:#fff;
	width: 200px;
	text-align:center;
	font-weight: bold;
	margin-bottom:10px;
	border-bottom: 0px solid #fff;
	border-top: 0px solid #fff;
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
	margin-left: 0px;
}

#postmessage {
	color: #c06000;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}

#copyright {
	text-align:center;
	clear:both;
	padding: 10px 0px 0px 0px;	
}

#copyright p * { display:inline; }

#frame {
	clear:both;
	background:#fff url("navBar.gif") 0 0 repeat-y;
	border: 0px solid #C06000;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
}

#content {
	color: #000;
	margin-left:250px;
	text-align: justify;
	padding-right: 10px;
	margin-right: 140px;
}

#navBarleft {
	float:left;
	width:200px;
	top: 50px;
}


#navBarleft li {
	padding:0 5px;
	list-style-type:none;
}
#navBarleft li a {
	display:block;
	background:#333333;
}

#navBarleft li a:hover {
	display: block;
	background: #333333;
	border-right: 2px solid #000;
	text-decoration: none;
}


a {
	font-weight:bolder;
	color: #000;
	text-decoration:none;
}

a:hover {
	color: #fff;
	text-decoration: none;
}

#navBar a {
	display:block;
	height:16px;
}
li#active {
	background:#000;
	color:#fff;
	text-align:left;
	font-weight: bold;
	margin-bottom:10px;
	border-right: 0px solid #fff;
	border-bottom: 0px solid #000000;
	
}

div.image {
	align: center;
}

div.banner {
text-align: left;
background-image: url(bannerextend.gif);
background-repeat: repeat-x;
margin-bottom: 10px;
border-bottom: 1px solid #fff;
}

div.profile {
padding-bottom:10px;
padding-top:10px;
padding-left:10px;
padding-right:10px;
background:#a5a5a5;
color: #000;
width: 30%;
border: 1px solid #000;
}

div.proftitle {
	background: #9e9d9d;
	border-bottom: 1px solid #000;
	color: #000;
	padding-left: 2px;
}

date {
	background:#fff;
	color:#000;
	text-align:left;
	font-weight: bold;
	margin-bottom:10px; 
}

hr {
	border: 1px solid #000;
	height: 1px;
}

h1,h2,h3 {
	font-size:130%;
	padding:10px 0;
}

h5 {
	padding-left: 0em;
	width: 500px;
	color: #B7B6B6;
	border-top: 0px solid #000;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	border-bottom: 2px solid #000;
}

p { 
	padding-bottom:10px;
}
#stretch { height:1px; clear:left; }


/*the following is can also be removed if the curved corners fail to be removed.  If it works okay then bin this warning comment */

.xsnazzy h1, .zsnazzy h1 {
margin:0; 
font-size:1.2em; 
padding:0 10px 5px 10px; 
border-bottom:1px solid #000;
}
.xsnazzy p, .zsnazzy p {
margin:0; 
padding:5px 10px; 
font-size:10px;
}
.xsnazzy {
background: transparent; 
width:240px; 
float:left; 
margin:0 3px;
}

.xtop, .xbottom {
display:block; 
background:transparent; 
font-size:1px;
}
.xb1, .xb2, .xb3, .xb4 {
display:block; 
overflow:hidden;
}
.xb1, .xb2, .xb3 {
height:1px;
}
.xb2, .xb3, .xb4 {
background:#fff; 
border-left:1px solid #000;
border-right:1px solid #000;
}
.xb1 {
margin:0 5px; 
background:#c0600;
}
.xb2 {
margin:0 3px;
border-width:0 2px;
}
.xb3 {
margin:0 2px;
}
.xb4 {
height:2px; 
margin:0 1px;
}

.xboxcontent {
display:block; 
border:0 solid #000; 
border-width:0 1px; 
height:auto;
}
* html .xboxcontent {
height:1px;
}

.color_a {
background:#C0600;
color:#fff;
}
.color_b {
background:#C0600; 
color:#000;
}
.color_c {
background:#C0600; 
color:#fff;
}
.color_d {
background:#C0600; 
color:#000;
}



/* The following can be removed if the form fails to work correctly. */

form {
	font:100% verdana,arial,sans-serif;
  	margin: 0;
  	padding: 0;
  	min-width: 500px;
  	max-width: 600px;
  	width: 560px; 
}

form fieldset {
  	/ * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  	border-color: #000;
  	border-width: 1px;
  	border-style: solid;
  	padding: 10px;        /* padding in fieldset support spotty in IE */
  	margin: 0;
}

form fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

form fieldset label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that */
	text-decoration:underline;    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
                                    /* pseudo-class on legend elements, but do support it on label elements */
                                    /* we instead underline first letter on each label element and accesskey */
                                    /* each input. doing only legends would  lessens cognitive load */
                                   /* opera breaks after first letter underlined legends but not labels */
}

form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form .required{
	font-weight:bold;
} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}