body {
	margin: 0 auto;
	padding: 0;
	width: 980px;
	color: #000000;
	background-color: #3A4A61;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: small;
	/* Value for Windows IE 5 */
	voice-family: "\"}\"";
	/* Rule 'ends' for Windows IE 5 */
	voice-family: inherit;
	/* Recover from trick */
	/* Intended value for recent browsers */
}

.iefive {
	/* */
}

a img {border: 0;}	/* no border on img links */
a:link  {text-decoration:none;}    /* unvisited link */
a:visited {text-decoration:none; color:#0000FF} /* visited link */
a:hover {text-decoration:underline;}   /* mouse over link */
a:active {text-decoration:underline;}  /* selected link */


.tradheader {
	margin: 5px auto;
	padding-bottom: 1px;
	background: #FFFFFF;
	min-height: 35px;
	border-radius: 20px;
	width: 100%;
}


.main-content {
	margin: 5px auto;
	background-color: #FFFFFF;
	padding: 5px 15px 5px 15px;
	overflow: auto;
	font-size:medium;
	line-height: 125%;
	text-align: justify;
	border-radius: 20px;
	
}
.container {
	float:left;	
	margin-top: 5px auto;
	padding-top: 10px;
	padding-left: 10px;
	width: 100%;
	background: #FF0000;
	padding: 5px 0px 5px 0px;
	border-radius: 20px;
}


.tradfooter {
	float: right;
	margin-top: 5px auto;
	padding-top: 10px;
	padding-left: 10px;
	width: 100%;
	background: #FFFFFF;
	padding: 5px 0px 5px 0px;
	border-radius: 20px;
}
.tradfooter address {
	font-style: normal;
	text-align: center;
	
}
.tradfooter strong {
	text-transform: uppercase;
}
.tradfooter a {
	/*color: #00F*/ 
	text-decoration: none;
}


.main-image {
	margin: 5px auto;
	padding-bottom: 1px;
	background-color: #FFFFFF;
	/*padding: 0px;*/
	overflow: auto;
	border-radius: 20px;
}

.trad-text {
	margin: 5px auto;
	padding-bottom: 1px;
	background-color: #FF0000;
	/*padding: 0px;*/
	overflow: auto;
	border-radius: 20px;
}

.trad-text h1 {
	font-size: 150%;
	line-height: 200%;
	color: #000;
}

.trad-text h2 {
	font-size: 125%;
	line-height: 150%;
	color: #000;
}


.trad-text p {
	margin-bottom: 0px;
}
.trad-text ul {
	margin-top: 5px;
}
.trad-text strong {
	
	color: #000;
}
.trad-text a {
	color: #000;
}





.menu {
	/*margin-left: 250px;*/
	
	background: none;
	alignment-adjust:middle;
}


.leftcol { 
	float:left;
	width: 150px;
	padding: 5px 0px 10px ;
	background-color: #FFFFFF;
	border-radius: 20px;
	font-size: 120%;
	font-weight:bold;
	margin-bottom: 5px;
}

.leftbuttons {
	float:left;
	width: 150px;
	background-color: #FFFFFF  ;
	text-align: left;
	font-size: 100%;
}


.fineprint { 
	float:left;
	width: 150px;
	background-color: #FFFFFF;
	font-size: 60%;
}

.projframe {
	float:right;
	width:810px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	background-color:#FFF;
	border-radius:20px;
	text-decoration:none;
	margin-bottom: 5px;
}

.proj-text {
	float:right;
	width: 810px;
	padding-top:10px;
	alignment-adjust:central;
	background-color:#FFF;
	border-radius:20px;
	text-decoration:none;
}


.about {
	margin: 5px auto;
	background-color: #FFFFFF;
	padding: 0px 10px 0px;
	overflow: auto;
	text-align:justify;
	font-size:medium;
	line-height: 125%;
	border-radius: 20px;
	
}
.about img {
	float:right; 
	border:1px dotted black;
	margin:0px 0px 15px 20px;
}
.about h2 {
	font-size: 125%;
	/*line-height: 150%;*/
	
}

.trad-notes { 
	float:right;
	width:410px;
	
}

.trad-img-link { 
	float:left;
	width:240px;
	
}







.title-text {
	width: 900px;
	float: left;	 
	background-color: #FFF;
	margin: 20px;
	padding: 20px;
	border-radius: 20px;
	font-size:large;
	 
}



.trad-main {
	background-color: #1B2735;
	width: 650px;
	float: left;
	margin: 20px;
	padding: 20px;
	border-radius: 20px;
}


.trad-main h1 {
	font-size: 150%;
	line-height: 200%;
	color: #FFA400;
}

.trad-main h2 {
	font-size: 125%;
	line-height: 150%;
	color: #FFA400;
}


.trad-main p {
	margin-bottom: 0px;
}
.trad-main ul {
	margin-top: 5px;
}
.trad-main strong {
	color: #FFA400;
}
.trad-main a {
	color: #CCCCCC;
}




ul
 {
 list-style-type: none;
 padding: 0;
 margin-left: 50px;
 }



.projectlinks a {
	background-color: #FFFFFF;
	color: #676767;
	background: #FFFFFF;
	/*float: right;*/
	width: 150px;
	padding: 10px;
	margin-top: 10px;
	text-transform: uppercase;
	color: #1C242F;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
	line-height: 120%;
	margin-right: 5px;

	text-shadow: #666666 1px 1px 2px;
}





dl {
	line-height: 150%;
	overflow: auto;
}

dt {
	float: left;
	clear: left;
	font-size: 110%;
	font-weight:bold;
	width: 175px;
	padding-right: 10px;
	color: #FFA400;
	padding-bottom: 10px;
}

dd {
	
	margin-left: 180px;
	width: 450px;
	padding-bottom: 10px;
}

.captioned {
	text-align: center;
	font-size: 86%;
}






@media screen {
	.newsblock h1 {
		text-indent: -999em;
	}
}
