html, 
body {	margin: 0; padding: 0; height:100%; font-family: Arial, Helvetica, sans-serif;}
/*purple links*/
a:link {  font-size: 1em; color: #003399; text-decoration: underline}
a:visited {  font-size: 1em; color: #0D6CA8; text-decoration: underline}
a:hover {	font-size: 1em; font-style: normal; color: #0D6CA8; text-decoration: underline; font-weight: bold; }
/*white links*/
a.white:link {font-size: 11px; font-weight:normal; color: #FFFFFF; text-decoration: underline;}
a.white:visited {font-size: 11px; font-weight:normal; color: #FFFFFF; text-decoration: underline;}
a.white:hover {font-size: 11px; font-weight:bold; color: #FFFFFF; text-decoration: underline;}
a.white:active {font-size: 11px; font-weight:normal; color: #FFFFFF; text-decoration: underline;}

/*Header stuff*/
#container {
	border: 1px solid #003399;
	background-color: #FFFFFF;
	position:relative;
	min-height:110%;
	width:800px;
	margin:auto;
}
#header {
	background-color: #003399;
	margin:auto;
	width: 770px;
	padding:15px;
	padding-bottom:40px;
}
#volume {
	background-color: #003399;
	width: 200px;
	float:right;
}
/*for main content*/
#topdiv {
	width: 800px;
	position: relative;
	padding-top: 1em;
}

#regions {
	float: left;
	padding: 6px;
	margin:5px;
	width: 90%;
	background-color:#F2F2F2
}
#regions2 {
	float:right;
	margin:auto;
	width: 25%;
	padding-bottom:15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#editorial {
	width: 100%;
	clear: left;
	min-height:100%;
	padding-bottom:20px;
}

#thought-container {
	padding:5px;
	width:75%;
	margin:auto;
	background-color:#FFFFFF;
}
#thought-title {
	padding-top: 5px;
	width:98%;
	background-color:#FFFFFF;
}	
#thought {
	padding: 5px;
	padding-top: 5px;
	width: 98%;
	background-color:#FFFFFF;
}
#edit {
	padding: 15px;
	clear:right;
}
/* sections */
#news{
	padding: 5px;
	width: 75px;
	height: 75px;
	position: relative;
	float: left;
	background-color:#6666FF;
}
#nlinks {
	float:right;
	width: 120px;
	text-align:center;
	position: relative;
	margin-top: 10px;
	bottom: 0;
	background-color:#6666FF;
	height: 40px;
	vertical-align: text-top;
	padding: 5px;
	
}
#natnews{
	padding: 5px;
	width: 75px;
	height: 75px;
	position: relative;
	float: left;
	background-color:#FF9933;
}
#natlinks {
	float:right;
	padding: 5px;
	width: 120px;
	height: 40px;
	text-align:center;
	position: relative;
	margin-top: 10px;
	bottom: 0;
	background-color:#FF9933;
	
}
#lab{
	padding: 5px;
	width: 75px;
	height: 75px;
	position: relative;
	float: left;
	background-color:#3366FF;
}
#lablinks {
	float:right;
	padding: 5px;
	width: 120px;
	height: 40px;
	text-align:center;
	position: relative;
	margin-top: 10px;
	bottom: 0;
	background-color:#3366FF;

}
#pub{
	padding: 5px;
	width: 75px;
	height: 75px;
	position: relative;
	float: left;
	background-color:#996633; 
}
#publinks {
	float:right;
	padding: 5px;
	width: 120px;
	height: 40px;
	text-align:center;
	position: relative;
	margin-top: 10px;
	bottom: 0;
	background-color:#996633;

} 	
#eu{
	padding: 5px;
	width: 80px;
	height: 75px;
	position: relative;
	float: left;
	background-color:#33CC99;
}
#eulinks {
	float:right;
	padding: 5px;
	width: 120px;
	height: 40px;
	text-align:center;
	position: relative;
	margin-top: 10px;
	bottom: 0;
	background-color:#33CC99;
	
}
#feat-event {
	padding: 5px;
	width: 75px;
	height: 75px;
	position: relative;
	float: left;
	background-color:#009966;
}
#feat-evtlinks {
	float:right;
	padding: 5px;
	width: 120px;
	height: 40px;
	text-align:center;
	position: relative;
	margin-top: 10px;
	bottom: 0;
	background-color:#009966;
	
}
#rsp {
	padding: 5px;
	width: 75px;
	height: 75px;
	float:left;
	position: relative;
	background-color:#9966CC;
}
#rsplinks {
	float:right;
	width: 120px;
	height: 40px;
	text-align:center;
	position: relative;
	margin-top: 10px;
	bottom: 0;
	background-color:#9966CC;
	padding: 5px;	
}
#ssc {
	padding: 5px;
	width: 75px;
	height: 75px;
	float:left;
	position: relative;
	background-color:#660033;
}
#ssclinks {
	float:right;
	width: 120px;
	height: 40px;
	text-align:center;
	position: relative;
	margin-top: 10px;
	bottom: 0;
	background-color:#660033;
	padding: 5px;	
}
#addevent {
	width: 400px;
	height: 25px;
	text-align:center;
	position: relative;
	margin-top: 10px;
	bottom: 0;
	background-color:#99CC66; 	
}
/*font styles*/
h1 {
	color: #000000;
	font-size: 1.4em;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	width: 100%;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
/*header title text */
.header {
	color: #FFFFFF;
	font-size: 2em;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	margin: auto;
	width: 800px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.style1 {font-size: medium}
h2 {
	color: #003399;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	text-indent: 0.2em;
}	
h3 {
	color: #0D6CA8;
	font-size: 0.9em;
	line-height: 20px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}	
h4 {
	font-size: 0.9em;
	color: #666666;
}
.default_text {
	font-size: small;
	font-style: normal;
	color: #000000;
	line-height: 20px;
	text-align: left;
}
.defaulttextItalic {
	font-size: 0.9em;
	font-style: italic;
	color: #000000;
	line-height: 20px;
	text-align: left;
}
.defaulttextbold {
	font-size: 0.9em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	line-height: 20px;
	text-align: left;
}
.small {	
	font-size: .7em;
	font-style: normal;
}
.smallbold {	
	font-size: .7em;
	font-style: normal;
	font-weight: bold;
}
.defaulttextcenter {
	font-size: 0.8em;
	color: #000000;
	line-height: 20px;
	font-weight:bold;
	text-align: center;
}
.bolditalicdefault {
	font-size: 0.6em;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.menu {
	text-align:right;
	font-size: .7em;
}
.whitetext {
	font-size: small;
	font-weight:bold;
	color: #FFFFFF;
	line-height: 20px;
	text-align: left;
}
.white-large {
	font-size: .7em;
	font-weight:bold;
	color: #FFFFFF;
}
.whitetextright {
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
	line-height: 20px;
	text-align: right;
}
.imageleft {
	text-align: left;
	border: 0.05em solid #000000;
	margin-right: 0.5em;
	float: left;
}
.imageright {
	float: right;
	text-align:center;
}
ol,ul {	
	line-height: 1.5em;
}
/* NAVIGATION */
#navigation {
	float: right;
	background-color: #FFFFFF;
	width: 200px;
	margin-right: -1px;
	margin-left: 5px;
	margin-top: 8px;
	clear: left;
	padding-bottom:10px;
}	
#navigation ul{
	list-style: none;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px 0px 0px -5px;
	font-size: 0.9em;  
	padding-left: 5px;
}
#navigation ul li{
	border-bottom: 1px solid #CCCCCC;
}		
#navigation .section {
	font-weight: bold;
	border-top: 1px solid #666666;
	background: #EDDCED;
	display: block;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	text-indent: 3px;
}
#navigation .section a {
	margin-left: -5px;
}
#navigation .subsection {
	border-top: 1px solid #999999;
}		
#navigation a {
	display: block;
	color: #666666;
	text-decoration: none;
}
#navigation li a:hover {
	display: block;
	color: #fff;
	text-decoration: none;
	background: #993366;
}	
#navigation li{
	list-style: none;
}
/* This is to render the 'skip to main content' link invisible. */
#skip {
    position: absolute;
    overflow: hidden;
    width: 0;
    height: 0;
}
/* This next style makes the skip link visible when you tab to it. */
#skip:focus,#skip:active,#skip:hover {
  position: absolute;
  overflow: visible;
  width: auto;
  height: auto;
/* The following are properties to style the link when it is visible */
  background: #039;
  color: red;
  top: 2px;
  left: 2px;
  padding: 2px;
  font-size: small;
}
/* all footer stuff*/
#footer {
	width: 100%;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	text-align: center;
	margin-top: 1em;
}
#leftone {
	width: 170px;
	background-color: #00FF00;
	float: left;
}
#middleone {
	width: 500px;
	background-color: #CC9999;
	float: left;
}
#rightone {
	width: 160px;
	background-color: #999933;
	float: left;
}
#bottom {
margin:4px;
}

/* ICONS */
.icondoc {background: url(../../../images/icons/icondoc.gif) left top no-repeat; padding-left: 20px;}
.icondot {background: url(../../../images/icons/icondot.gif) left top no-repeat; padding-left: 20px;}
.iconexe {background: url(../../../images/icons/iconexe.gif) left top no-repeat; padding-left: 20px;}
.iconexp {background: url(../../../images/icons/iconexp.gif) left top no-repeat; padding-left: 20px;}
.iconflv {background: url(../../../images/icons/iconflv.gif) left top no-repeat; padding-left: 20px;}
.icongif {background: url(../../../images/icons/icongif.gif) left top no-repeat; padding-left: 20px;}
.icongsp {background: url(../../../images/icons/icongsp.gif) left top no-repeat; padding-left: 20px;}
.iconhtm {background: url(../../../images/icons/iconhtm.gif) left top no-repeat; padding-left: 20px;}
.iconhqx {background: url(../../../images/icons/iconhqx.gif) left top no-repeat; padding-left: 20px;}
.iconjpg {background: url(../../../images/icons/iconjpg.gif) left top no-repeat; padding-left: 20px;}
.iconkmz {background: url(../../../images/icons/iconkmz.gif) left top no-repeat; padding-left: 20px;}
.iconmdb {background: url(../../../images/icons/iconmdb.gif) left top no-repeat; padding-left: 20px;}
.iconmht {background: url(../../../images/icons/iconmht.gif) left top no-repeat; padding-left: 20px;}
.iconmp3 {background: url(../../../images/icons/iconmp3.gif) left top no-repeat; padding-left: 20px;}
.iconmyc {background: url(../../../images/icons/iconmyc.gif) left top no-repeat; padding-left: 20px;}
.iconnet {background: url(../../../images/icons/iconnet.gif) left top no-repeat; padding-left: 20px;}
.iconood { background: url(../../../images/icons/iconood.gif) left top no-repeat; padding-left: 20px;}
.iconpdf {background: url(../../../images/icons/iconpdf.gif) left top no-repeat; padding-left: 20px;}
.iconpng {background: url(../../../images/icons/icontif.gif) left top no-repeat; padding-left: 20px;}
.iconppt {background: url(../../../images/icons/iconppt.gif) left top no-repeat; padding-left: 20px;}
.iconrtf {background: url(../../../images/icons/iconrtf.gif) left top no-repeat; padding-left: 20px;}
.iconrss {background: url(../../../images/icons/iconrss.gif) left top no-repeat; padding-left: 20px;}
.icontif {background: url(../../../images/icons/icontif.gif) left top no-repeat; padding-left: 20px;}
.icontxt {background: url(../../../images/icons/icontxt.gif) left top no-repeat; padding-left: 20px;}
.iconxbk {background: url(../../../images/icons/iconxbk.gif) left top no-repeat; padding-left: 20px;}
.iconxls {background: url(../../../images/icons/iconxls.gif) left top no-repeat; padding-left: 20px;}
.iconzip {background: url(../../../images/icons/iconzip.gif) left top no-repeat; padding-left: 20px;}
.iconpps {background: url(../../../images/icons/iconpps.gif) left top no-repeat; padding-left: 20px;}
.iconemail {background: url(../../../images/icons/iconemail.jpg) left top no-repeat; padding-left: 20px;}
