body {
	color: #000;
	background-color: #fff;
	background-image: url(bg1.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	font: normal 11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

acronym {
	border: 0;
}

h1 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #003300;
	background-image: url(m.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
	height: 23px;
	margin-top: 14px;
	margin-bottom: -5px;
}

h1 span {
/*	border-bottom: 1px dotted #000000; */
	padding-bottom: 0px;
}

h2 span, .post h2 {
	padding-bottom: 0px;
	font: bold 19px Georgia, "Times New Roman", Times, serif;
	color: #003300;
}

h3 span, h3, .post h3 {
	padding-bottom: 0px;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #003300;
}

h4 {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #0D4F77;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

h5 {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #0D4F77;
	margin-top: 5px;
	margin-bottom: 2px;
}

.article {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #0D4F77;
	text-align: center;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	border: 1px dotted #000000;
	background-color: #F0F0F0;
}

p {
	line-height: 165%;
}

p.portfolio {
	padding: 15px;
	color: #0D4F77;
	border: 1px dotted #000000;
	background-color: #F0F0F0;
}

p.portfolio img {
	float: right;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 7px;
}

p.articlePage {
	padding: 5px;
	color: #0D4F77;
	border: 1px dotted #000000;
}

ul {
	list-style: none;
	padding: 0 0 0 13px;
	margin: 10px 0 0 0;
}

li {
	line-height: 16px;
	padding-bottom: 8px;
}

li span {
	margin: 0 0 3px 0;
	padding: 0 0 0 14px;
	background: url(test_bullet.gif) no-repeat;
	line-height: 14px;
	padding-bottom: 2px;
}

img {
	border: none;
}

a:link, a:visited {
	color:#FF5500;
	text-decoration: underline;
	display: inline;
	font-weight: bold;
}

a:hover, a:active {
	text-decoration: underline;
	display: inline;
	font-weight: bold;
	color: #FF5500;
}

p a:hover, h3 a:hover {
	background: #fcf6db;
}

#linkList a:link, #linkList a:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-shadow: 0 0 3px #000000;
	font-weight: bold;
	display: block;
}

#linkList a:hover, #linkList a:active {
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-shadow: 0 0 3px #000000;
	font-weight: bold;
}

#linkList {
	position: absolute;
	width: 230px;
	top: 150px;
	right: 7%;
	color: #F0F0F0;
	font-size: 9px;
	font-family: Verdana, "Times New Roman", Times, serif;
	text-shadow: 0 0 3px #000000;
}

#linkList h1 {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	padding: 0;
	text-align: center;
	text-transform: lowercase;
	color: #FFFFFF;
	background-image: none;
	height: auto;
}

#linkList h1 span {
	background-color: #000000;
	padding: 4px 20px 4px 20px;
	position: relative;
	top: -7px;
}

#linkMenu, #linkServices, #linkPortfolio, #linkInfo {
	background-image: url(bg_black.gif);
	margin-bottom: 25px;
	padding-bottom: 3px;
}

#quickSummary {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 380px;
	border-left: 1px dotted #000000;
	padding-left: 8px;
}

#pageHeader {
	top: 0px;
	position: absolute;
	height: 116px;
	text-align: center;
	width: 92%;
	background-image: url(logo.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#pageHeader h1 {
	font: normal 85px Georgia, "Times New Roman", Times, serif;
	text-shadow: 0 0 7px #000000;
	text-transform: lowercase;
	margin: 0;
	padding: 0;
	color: #111133;
	display: none;
}

#pageHeader h2 {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	position: relative;
	left: -143px;
	top: -20px;
	color: #000000;
	padding-top: 6px;
	display: none;
}

#pageHeader h2 span {
	border-top: 1px dotted #000000;
	padding-top: 3px;
}

#container {
	width: 92%;
	margin-left: 40px;
	padding-bottom: 40px;
}

#footer {
	/*border-top: 1px dotted #AAAAAA;*/
	position: relative;
	margin-top: 20px;
}

#intro {
	padding-top: 115px;
}

#explanation, #participation, #benefits, #requirements, #preamble {
	width: 99%;
}

#participation {visibility: hidden;}

#linkList a:link.b, #linkList a:visited.b {
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: underline;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-shadow: 0 0 3px #000000;
	font-weight: normal;
}

#linkList a:hover.b, #linkList a:active.b {
	color: #EBE2A8;
	font-size: 9px;
	text-decoration: none;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-shadow: 0 0 3px #000000;
	font-weight: normal;
}

#linkMenu a:link.c, #linkMenu a:visited.c, #linkServices a:link.c, #linkServices a:visited.c {
	color:#EBE2A8;
	text-decoration: none;
	display: inline;
}

#linkMenu a:hover.c, #linkMenu a:active.c, #linkServices a:hover.c, #linkServices a:active.c {
	text-decoration: underline;
	display: inline;
}

#extraDiv1 {
/*	background-image: url(platform.png); */
	position: fixed;
	top: 270px;
	right: 85px;
	width: 85px;
	height: 184px;
	margin: -85px;
}

#extraDiv2 {
	background-image: url(edge_bottom_black.gif);
	background-repeat: repeat-x;
	position: fixed;
	bottom: 0;
	left: 100%;
	width: 100%;
	height: 20px;
	margin-left: -100%;
}

#extraDiv3 {
	background-image: url(edge_top_black.gif);
	background-repeat: repeat-x;
	position: fixed;
	top: 0;
	left: 100%;
	width: 100%;
	height: 20px;
	margin-left: -100%;
}

#extraDiv4 {
	background-image: url(edge_left_black.gif);
	background-repeat: repeat-y;
	position: fixed;
	top: 0;
	left: 0;
	width: 20px;
	height: 100%;
	margin: 0;
}

#extraDiv5 {
	background-image: url(edge_right_black.gif);
	background-repeat: repeat-y;
	position: fixed;
	top: 0;
	right: 0;
	width: 20px;
	height: 100%;
	margin: 0;
}

/************************* form rules ************************/

input.txt { color: #111133; background-color: #EBE2A8; border: 1px inset #00008B; width: 200px;}
select { color: #111133; background-color: #EBE2A8;}
textarea { color: #111133; background-color: #EBE2A8;}
input.button { color: #111133; background-color: #EBE2A8; border: 1px outset #00008B; }
form p {clear: left; padding: 0px; padding-top: 5px; margin: 0;}
form p label { float: left; width: 30%; font: 1em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;}
fieldset { border: 1px dotted #61B5CF; margin-top: 16px; padding: 10px;}
legend { font: bold 1.2em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; color: #111133; background-color: #FFFFFF;}
.xsmall { font: 0.8em Verdana, Geneva, Arial, sans-serif; color: rgb(20%,0%,40%);}
.small { font: 0.9em Verdana, Geneva, Arial, sans-serif; color: rgb(20%,0%,40%);}
.normal { font: 1em Verdana, Geneva, Arial, sans-serif; color: rgb(20%,0%,40%);}
.medium { font: bold 1.1em Verdana, Geneva, Arial, sans-serif; color: rgb(20%,0%,40%);}
.big { font: bold 1.2em Verdana, Geneva, Arial, sans-serif; color: rgb(20%,0%,40%);}

/************************* middle headline box rules ************************/

#header .boxmore {
	float: right;
}

#header .note a {
	text-align: center;
	font-size: 1em;
	font-weight: normal;
	padding: 0 0 0 10px;
	margin: 0px;
	border: 1px dotted black;
	float: none;
	width: 100%;
	background-color: #FFFFFF;
}

#header .note a:hover {
	background-color: #EBE2A8;
}

#header a {
/*
	display: block;
	background-color: #777;
	color: #000;
	border: 1px dotted #6396C6;
*/
	margin: 10px;
  	padding: 3px;
	text-decoration: underline;
	line-height: 20px;
}

.thumbs {
	float: left;
}

#header h1 span a:hover, #header span a:hover {
/*	background-color: #A7C9E9; 6396C6; */
	background-color: #EBE2A8;
    text-decoration: none; 
}

#header .clear {
	clear: both;
}

#header .box1 p, #header .box2 p {
	padding: 0px;
	font-size: 1em;
	margin: 0px;
}

#header .box1, #header .box2 {
	padding: 0px;
	margin: 0px;
}

#header .boxheader {
	border-bottom: 1px dotted #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px;
	text-align: center;
}

/************************* blog rules ************************/

#commentform #comment{
  width: 450px;
  margin: 0;
}

.feedback {
	color: #c00;
	text-align: right;
	clear: both;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 0.90em;
	border-top: 1px dotted #000000;
}

.meta {
	font-size: .80em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #000;
	font-weight: normal;
	letter-spacing: 0;
}

.post, .comments-post {
	margin-top: 5px;
	margin-right: 25px;
	width: 53%;
}

.storytitle {
	margin-top: 10px;
	margin-bottom: 2px;
}

.storytitle a {
	text-decoration: none;
}

#commentform p label { float: left; width: 50%;}

.commentlist {
	border: 1px solid #fc9;
	background-color: #F0F0F0;
	width: 100%;
	font-size: 110%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}

#comments {
	font-weight: bold;
}

.commentmetadata {
	color: #c00;
	text-align: right;
	clear: both;
	margin-right: 10px;
	margin-bottom: 2px;
	font-size: 0.90em;
	border-top: 1px dotted #000000;
}

cite {
	font-size: 90%;
	font-style: normal;
	border-bottom: 1px dotted #000000;
}

h5 {
	font: bold 13px Georgia, "Times New Roman", Times, serif;
	color: #0D4F77;
	margin-top: 5px;
	margin-bottom: 2px;
}

.preview {
  width: 100px;
  height: 100px;
}


