/* andreas04 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given for the original design work.
Version: 1.5, July 15, 2006 */

body{
	padding:0;
	text-align:center;
	background-color: #e6e6e6;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
}

a{
	text-decoration:none;
	color:#269;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:hover{
text-decoration:underline;
}

p{
	font-size: 0.9em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1,h2,h3,h4{
margin:0;
padding:0;
font-weight:normal;
}

h1{
	font-size:3.2em;
	color:#567;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	font-weight: bold;
}

h1 a:hover{
text-decoration:none;
}
.tableJobs {
	width: 90%;
	vertical-align: top;
	text-decoration: none;
}
.jobstd {
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
}
.jobs {
	margin: 0px;
	border: 1px solid #FFF;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-family: Geneva, sans-serif;
	font-size: .9em;
}




h2{
	font-size:1.2em;
	color:#333;
	padding-top: 0px;
	font-family: Tahoma;
	margin-top: -2px;
	margin-right: 8px;
	margin-bottom: 0px;
}

h3{
	color: #555;
	margin-right: 0;
	margin-bottom: 3px;
	text-align: left;
	font-weight: bold;
	font-size: .9em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-left: 5px;
}

h4{
	color: #269;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-bottom: 3px;
	margin-top: 15px;
	text-align: left;
	font-weight: bold;
	margin-right: 20px;
	margin-left: 20px;
}
h5 {
	color: #333;
	margin-bottom: 10px;
	margin-top: 5px;
	font-family: Tahoma;
	font-size: 1.3em;
	font-weight: bold;
	margin-left: 8px;
}
h6 {
	font-family: Tahoma, sans-serif, ".Dialog 9";
	font-size: 1.8em;
	color: #333;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-color: #AABBBB;
}


#container{
	width:60%;
	min-width:700px;
	color:#333;
	text-align:left;
	background-color: #f0f0f0;
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 20px;
	border-right-width: 1.5pt;
	border-left-width: 1.5pt;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#sitetitle{
	height:100px;
	color: #333;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 8px;
}

#sitetitle a{
color:#567;
font-weight:normal;
}

#sitetitle a:hover{
color:#269;
}


#menu{
	height:71px;
	padding-top:38px;
	text-align: right;
}
.italics {
	font-style: italic;
}


#menu a{
	margin:0;
	height:100px;
	padding:35px 6px 41px 6px;
	font-size:1.4em;
	font-weight:normal;
	letter-spacing:-1px;
	color: #888;
}
.expand {
	letter-spacing: -1em;
}


#menu a:hover{
color:#269;
text-decoration:none;
background: #fff url(images/menuhover.png) repeat-x;
padding:35px 5px 41px 5px;
border-left: 1px solid #eee;
border-right: 1px solid #eee;
}

#content{
	margin-top:0px;
	width:100%;
	padding-top: 20px;
}
#content h3 {
}


#content h2{
	color:#333;
	font-weight: normal;
	margin-bottom: 5px;
	margin-left: 0;
	margin-top: 0pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #abb;
}

#content h2 a{
color:#555;
font-weight:normal;
}

#content h2 a:hover{
color:#269;
text-decoration:none;
background:none;
}

#content p{
margin:0 0.5em 1.2em 0.5em;
}

#left{
	width:75%;
	float:left;
}

#right{
	margin-left:65%;
	margin-top:0px;
	margin-bottom: 20px;
}

#right h2{
	font-size:.9em;
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-weight: normal;
	font-family: Geneva, sans-serif;
}

#footer{
	clear:both;
	text-align:left;
	color:#888;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 24px;
}

#footer a{
color:#888;
font-weight:normal;
}

#footer span{
color:#aaa;
font-size:2em;
letter-spacing:-2px;
}
.leading {
	margin-top: 20px;
	margin-bottom: 0px;
}


.entry{
	position:relative;
	border:2px solid #fff;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #E6E6E6;
	background-image: url(images/entrybg.png);
	background-repeat: repeat-x;
	margin-right: 20px;
}

.entry a:hover, .intro a:hover{
text-decoration:none;
padding-bottom:2px;
}

.link{
	color:#269;
	background:url(images/linkarrow.gif) left no-repeat;
	display:block;
	font-size: .8em;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 4;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 1em;
	padding-bottom: 1px;
	padding-left: 1em;
	font-family: Geneva, sans-serif;
}
ol {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
}


.link:hover{
color:#48b;
background:url(images/blinkarrow.gif) left no-repeat; /* Delete this line to remove the blinking arrows by the links */
text-decoration:none;
}

.thumbs img{
position:relative;
padding:3px;
margin:0 2px 2px 0;
border:1px solid #fff;
background-color:#ddd;
color: #555;
}

.thumbs img:hover{
background: url(images/flash.gif); /* Delete this line to remove the blinkingblue frame around the thumbnails */
}

.entryphoto{
margin:5px 10px 10px 0;
float:left;
padding:3px;
border:1px solid #fff;
background-color:#ddd;
color:#333;
}

.meta{
	clear:both;
	border-top: 2px solid #ccc;
	font-size:0.9em;
	color: #567;
	text-align: right;
	margin-top: 10px;
	margin-right: 50;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 0;
}

.pagenav{
color: #888;
text-align:center;
}

.entry img{
position:relative;
}

.subcontainer {
	width:90%;
	margin-bottom: 30px;
}
li {
	margin-top: 5px;
	margin-bottom: 2px;
}
.alpha {
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: .6em;
}


.rightsub{
	float:left;
	width:170px;
	padding:0;
	font-weight: normal;
}

.rightsub2{
	margin-left:48%;
	padding:0;
	width: 140px;
}

.date{
display:block;
float:left;
font-weight:bold;
}

.right{
	text-align:right;
	padding-top: 5px;
	padding-right: 0px;
	width: 65%;
}
table {
	padding: 5px;
	width: 90%;
	background-color: #F0F0F0;
	border: 1px solid #FFF;
}
td {
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding: 2px;
}
td p {
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: .9em;
	line-height: 1.1em;
}




.center{
	text-align:center;
}


.clear{
clear:both;
}
ul {
	list-style-type: none;
	margin-bottom: 5px;
	margin-top: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
}


.hide{
display:none;
}
#ppquick {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 0px;
	margin-bottom: 0px;
}

#ppdiv {
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #CCC;
}
#ppquick a {
	margin-top: 0px;
	margin-bottom: 0px;
}
#quickdiv {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #F3DFBC;
	float: left;
	border: 1px solid #FFFFFF;
	width: 98%;
	margin-bottom: 15px;
}

#ppcontent {
	border: 1px solid #E6E6E6;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.readarticle {
	text-align: right;
	margin-right: 10px;
}



.bold {
	font-weight: bolder;
	color: #666666;
}
blockquote {
	margin: 0px;
	text-indent: 4;
}
.blue {
	color: #269;
}


.author {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-style: italic;
	color: #555;
	font-size: .9em;
	padding-top: 3px;
	font-weight: normal;
	text-indent: 2em;
}
.panelhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-bottom-width: .5px;
	border-bottom-style: solid;
	border-bottom-color: #AABBBB;
	padding-bottom: 2px;
	margin-bottom: 5px;
	text-indent: 5px;
	color: #555;
}
#sponsors {
	float: right;
	width: 10%;
	height: 1000px;
}
.program {
	font-weight: bold;
	color: #8EA6A6;
	margin-top: 0px;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABB;
	margin-left: 7px;
}
#bibentry {
	padding: 7px;
	background-color: #EEE;
	border-bottom-color: #CCC;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
}
.indent {
	text-indent: -1;
	margin-left: 1em;
}
