/* . = class (many)
   # = id (unique)
   */

html {
	/*background:#D0CFCB url('/images/bg0.jpg'); background-repeat: repeat-x;*/
	/*background:#FBF9EB url('/images/bg1.jpg'); background-repeat: repeat-x;*/
    /*background:#E1EFF6 url('/images/bg4.jpg'); background-repeat: repeat-x;*/
    /* background:#FFD39B;*/
	   background:#FFEFBF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-variant:normal; font-weight:normal;
	font-size:14px; 
	color:#333;
}
p {
	margin: 0 0 0 100px
        /* margin: top right bottom left*/
		/*margin:10px 65px 20px 65px;*/
}
#logoFloatleft {
	float:left;
	padding: 0 0 0 20px
}
#logoFloatright {
	float:right;
	padding: 0 20px 0 0
}
#avatarFloatleft {
	float:left;
	padding: 0 0 0 20px
}
#avatarFloatright {
	float:right;
	padding: 0 20px 0  20px
}
.floatleft {
	float:left;
	padding: 0 20px 0 20px;
	text-align:center;
}
.floatright {
	float:right;
	padding: 0 20px 0  20px;
	text-align:center;
}
.center
    {
	clear:both;
    text-align:center;
    }	
.centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }
.imageBorder {
	/*border:solid 7px #DEB887*/
	/*border:solid 7px #FDE2C0*/
	border:solid 7px #FFFAEA
}
.desc {
	padding: 25px;
	margin: 10px 100px 10px 170px;
	text-align: justify;
	line-height: 140%;
}
.descSmall {
	padding: 25px;
	margin: 10px 100px 10px 170px;
	text-align: justify;
	font-size:11px;
}
a img {
border: none;
}
 a:link,  a:visited {
	/*color: #577058;*/
	color: #567;
	text-decoration:underline;
}

 a:hover,  a:active,  a:focus {
	text-decoration:none;
	color:#114;
}
 #image {
	text-align:center;
	background:transparent;
	margin:0 auto;
	font-size: 11px;
}
 #indent {
 margin: 15px 0 150px 200px;
 }
 .cover {
 	float: left;
	width: 155px;
	padding:5px;
}
 .thumbnail {
	float: left;
	width: 160px;
	border: 1px solid #999;
	margin: 0 15px 15px 0;
	padding: 5px;
	font-size: 11px;
	text-align: center
}
 .clear {
 	clear: both
}
 #credit a {
	color:#fff;
}
 #credit a:hover,  #credit a:active,  #credit a:focus {
	color:#000;
	text-decoration:underline;
}
 #breadcrumb {
 	clear:both;
    padding: 0 0 0 0;
	background:transparent;
	margin-left:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px
}
 #breadcrumb a {
	color: #669;
	text-decoration:underline;
}
 #breadcrumb a:hover,  #breadcrumb a:active,  #breadcrumb a:focus{
	color: #114;
	text-decoration:none;
}
 #header h1 {
    background:transparent;
	color:#333;
	text-align:center;
	font-size:2em;
	font-weight:normal;
	font-family:verdana,tahoma,helvetica,sans-serif;
}

 h2 a {
	background:transparent;
	text-align:center;
	font-size:20px;
    margin-left: 10px;
	font-weight:normal;
	font-family:verdana,tahoma,helvetica,sans-serif;
}
 h3 {
	font-size:15px;
	margin:0;
}
#header h4 {
	background:transparent;
	color:#333;
	/*text-align:center;*/
	font-size:1em;
	
	font-family:verdana,tahoma,helvetica,sans-serif;
}
/* footer */
 #footer {
	font-family: arial,helvetica,sans-serif;
	margin:0 15px;
	clear: both;
	padding:0;
	font-size: 11px;
	color:#303;
}
 #design {
	float:left;
	text-align:left;
	margin:0;
}
 #design a img {
    border: none;
}
 #copyright {
	padding:0 0 0.2em;
	margin:0;
}
 #jump {
 	clear: both;
 	font-size: 11px;
 	text-align:center;
}
 #jump li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}
 #idline {
	margin-top: 8px;
 	background: transparent;
	border-top: 3px;
}
 #advidline, #autidline, #actidline, #andidline {
	margin-top: 8px;
 	background: transparent;
}
 #advidline {
 	border-top: 3px solid #ece4ef;
 }
#autidline {
	border-top: 3px solid #e6dfe7;
}
#actidline {
	border-top: 3px solid #e0dbe1;
}
#andidline {
	border-top: 3px solid #dbd7d8;
}
/*4 cols stuff*/
#container {
	clear: both;
	width: 500px;
	margin: 10px auto;
	
}
#advcol, #autcol, #actcol, #andcol {
 	float: left;
 	width: 150px;
 	padding: 5px;
}
#fincol {
 	padding: 5px;
}
/*nav stuff*/
#advnavcontainer ul, #autnavcontainer ul,#actnavcontainer ul, #andnavcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
#advnavcontainer, #autnavcontainer, #actnavcontainer, #andnavcontainer {
	/*clear: both;*/
	font-size: 11px;
}
#menumargin {
  float: left;
  width: 180px;
  margin: 0 0 10px 15px;
}
#advnavcontainer a:link, #advnavlist a:visited,
#autnavcontainer a:link, #autnavlist a:visited,
#actnavcontainer a:link, #actnavlist a:visited,
#andnavcontainer a:link, #andnavlist a:visited {
	text-decoration: underline;
}
#advnavcontainer h2 a:link, #advnavlist h2 a:visited,
#autnavcontainer h2 a:link, #autnavlist h2 a:visited,
#actnavcontainer h2 a:link, #actnavlist h2 a:visited,
#andnavcontainer h2 a:link, #andnavlist h2 a:visited {
	text-decoration: none;
}
#advnavcontainer a:hover, #autnavcontainer a:hover, #actnavcontainer a:hover, #andnavcontainer a:hover {
	background-color: transparent;
	text-decoration: none;
}
#advnavcontainer a, #autnavcontainer a, #actnavcontainer a, #andnavcontainer a {
	display: block;
	padding: 3px;
	width: 140px;
	border-bottom: 0px solid #eee;
	text-decoration: none;
	background-color: transparent;
}