body {
            font-family: "trebuchet ms", helvetica, sans-serif;
            color: #000000;
            background-color:#CCCCCC;
            font-size: 10px;
            margin-top: 0px;
            margin-left: 0px;
            margin-right: 0px;
            margin-bottom: 0px;
}

#container {

            padding-right: 0px; 
            padding-left: 0px; 
            padding-bottom: 0px; 
            padding-top: 0px;
            float: left; 
            margin: 0px; 
            width: 100%; 
            height: 100%; 
            text-align: center;
}

#border {
            margin-top: -270px; 
            margin-left: -347px; 
            position: absolute;
            top: 50%;
            left: 50%;
            width: 715px; 
            height: 560px; 
            background-color:#000000;
}

#wrapper {
            margin-top: -270px; 
            margin-left: -347px; 
            position: absolute;
            top: 50%;
            left: 50%;
            width: 695px; 
            height: 540px; 
}


#header {
            margin: 0px 0px 0px 0px;
            width:695px;
            height: 48px;
            background-color: #000000;
}

#menu {
            margin: 0px 0px 0px 0px;
            width:695px;
            height: 24px;
            background-color: #000000;
}

#menu ul {
            list-style: none;
            padding: 0;
            margin: 0 ;
}
#menu li {
            float: left;
            margin: 0;

}
#menu li a {
            display: block;
            font-size:1.1em;
				padding:7px;
            color: #ffffff;
            text-decoration: none;
            text-align: center;
            line-height: 0.9em;
}
#menu li a:hover {
            color: #ffffff;
            text-decoration: underline;
}

#subnav {
            margin:0px;
				padding:0px;
            width:695px;
            height: 114px;
            text-align: left;
				border: 1px solid #696969;
}

#site_logo {
            margin: 0px 0px 0px 0px;
            width:76px;
            height: 114px;
            background: #000000 url(/images/site_logo.gif) no-repeat;
            float: right;
}

.menublock{
padding:0px;
margin:0px;
margin-left:5px; 
font-size:1.1em;
}

.menublock li{
list-style:none; 
display:block; 
padding:5; 
margin-bottom:0;
}

.menublock li a{
text-decoration:none; 
color:#ffffff;
}

.menublock li a:hover{
color:#ffffff; 
text-decoration:underline;
}

#ticker {
            margin: 0px 0px 0px 0px;
            width:695px;
            height: 35px;
            background-color: #000000;
}

.tickeritem
{
	cursor:		hand;
	cursor:		pointer;
	padding-bottom:	2px;
	padding-right:	2em;
	margin: 0px;
	line-height: 2em;
}

.tickeritem a {
	color: white;
}

.tickeritem a:hover{
/*	background: #eee;*/
	color: white;
	border-bottom: 1px solid red;
}

#centercolumn {
            margin: 0 0px 0px 0px;
            display: inline; /* IE Hack */
            width: 100%;
            float: left;
            min-height: 247px;
}

#leftbox {
            margin: 0 0px 0px 0px;
            background-color:#C8C4BF;
            display: inline; /* IE Hack */
            width: 62.5%;
            float: left;
            height: 247px;
}

#rightbox {
            margin: 0 0px 0px 0px;
            display: inline; /* IE Hack */
            background-color:#000000;
            width: 37.5%;
            float: right;
            min-height: 247px;
}

* html #centercolumn #rightbox #leftbox #frame {height:300px} /* IE Min-Height Hack */ 

#footer {
            background-color: #000000;
            margin: 0 0px 0px 0px;
            display: inline; /* IE Hack */
            float: left;
            width: 100%;
            height:60px;
}

img.logo
{
            position: relative;
            background-color:#000000;
            top: 1px;
            float:right;
            width: 61px;
            height: 104px;
            padding: 4px;
}

img.header
{
            position: relative;
            background-color:#000000;
            float:right;
            width: 506px;
            height: 48px;
}

.welcome{
            padding:0px;
            margin:10px;
            margin-top: 20px;
            font-size:1.1em;
            color:#ffffff;
            text-align: center;
}

a img{
	border: none;
}

.eubc{
	margin-left: -100px;
}

