body{
background-color: #000;
color: black;
margin: 0px 0px 0px 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.85em;
}

#topoutercontainer{
/*background-image: url(images/top.png);
background-repeat: no-repeat;
background-position: top;
background-color: #fff;*/
width: 970px;
margin: 0 auto 0 auto;
padding: 0px;
height: 20px;
}

#midoutercontainer{
/*background-image: url(images/mid.png);
background-repeat: repeat-y;*/
background-color: #fff;
width: 950px;
margin: 0 auto 0 auto;
padding: 0px;
text-align: center;
border: 10px solid #351146;
}

#bottomoutercontainer{
/*background-image: url(images/bottom.png);
background-repeat: no-repeat;
background-position: bottom;
background-color: #fff;*/
width: 970px;
margin: 0 auto 0 auto;
padding: 0px;
height: 20px;
}

#maincontent{
	width: 950px;
margin: 0 auto 0 auto;
}

.topbanner{
	float: left;
	width: 950px;
}

.logocontainer{
width: 170px;
	float: left;
}

.logocontainerright{
	float: right;
	width: 170px;
}

.flashcontainer{
	float: right;
	width: 750px;
	text-align: right;
}

.artcleflashcontainer{
	width: 750px;

}

.clear{
margin: 0px; 
padding: 0px; 
border: 0px;
clear: both;
font-size: 1px; line-height: 1px;
}

.picbanner{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	width: 950px;
}


#topmenu{
margin: 15px auto 0 auto;
z-index: 20;
text-align: left;
width: 950px;
}

#topmenu ul
{
margin: 0;
padding: 0px 5px 0px 0px;
list-style-type: none;
font-size: 90%;
cursor: default;
width: auto;
font-family: Arial, Helvetica, sans-serif;

}


#topmenu ul li
{
margin: 0;
padding: 0;
list-style-type: none;
font-size: 100%;
position: relative;
text-align: left;
cursor: pointer;
width: auto;
float: right;


}

#topmenu ul li a{
display: block;
text-decoration: none;
color: black;
padding: 3px 2px 6px 2px;
width: 80px;
text-align: center;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
}

#topmenu ul li a:hover{
display: block;
text-decoration: none;
padding: 3px 2px 6px 2px;
color: #969b9f;
background-image: url(images/topmenubg.png);
background-repeat: repeat-x;
border-top: 1px solid #969b9f;
border-left: 1px solid #969b9f;
border-right: 1px solid #969b9f;
}



#topmenu ul li.topmenuspacer{
background-color: white;
width:15px;
padding: 3px 0px 6px 0px;
text-align: center;
}



.basecontentholder{
	text-align: left;
	padding: 0px 10px 50px 10px; 
}

.basecontentholder h1{
	margin-top: 5px;
	padding-top: 5px;
}

h1{
color:#411358;
font-size: 1.3em;
}

IMG.bullet{
padding-right: 20px;
padding-left: 10px;
padding-bottom: 15px;
display: block;
}

.homepanel{
		background-image: url(images/watermarkd.gif);
background-position: 90px right;
background-repeat: no-repeat;
}


.generalpanel{
		background-image: none;

}

.friendstxt{
font-weight: bold;
color: #666666;
}

#friendsbg{
	background-image: url(images/friends-bg.gif);
	background-repeat: no-repeat;
	width: 710px;
	height: 94px;
	padding: 4px;
}

.contactgrid{
	float:left;
	width: 320px;

}

.contactmap{
	float: right;
	width: 450px;
}

li.flag img{
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 5px;
}


#topmenu ul li.flag a{
display: block;
text-decoration: none;
color: black;
width: 30px;
padding: 3px 5px 6px 2px;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
}

#topmenu ul li.flag a:hover{
display: block;
text-decoration: none;
padding: 3px 5px 6px 2px;
color: #969b9f;
background-image: none;
background-repeat: repeat-x;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
}

.editorialpara{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 8px;
	width: 920px;
	text-align: justify;
}

td.pressarticle{
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 10px;
	padding-top: 10px;
}

a.articlelink{
	color: #006599;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

a.articlelink:hover{
	color: #411358;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}