*{
        margin: 0px;
        padding: 0px;
}

a:link {
	color: #e0e7ff;
}

a:hover {
	text-decoration: none;
	color: #ff0000;
}

a:visited {
	color: #e0e7ff;
}

a {
    outline: none;
}

body {
	
	background: #3e3e3e ;
	font: 13px Arial, Helvetica, sans-serif;
	color: #e9e9e9;
}

#content {
	margin: 0 auto;
	width: 740px;
	background: #000000 url(images/header.bmp) no-repeat left top;
	border-left: 15px solid #000000;
	border-right: 15px solid #000000;
}

#back_all {
}

#main {
        padding-top: 20px;
        min-height: 500px;
}

#header {
	height: 220px;
	text-align: right;		
}

#menu {
        float: left;
        width: 738px;
        height: 47px;
        background: url(images/menu.gif) no-repeat;
}

#menu ul {
	list-style: none;
	padding-left: 89px;
	
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 79px;
	height: 31px;
	text-align: center;
	text-decoration: none;
	color: #e0e7ff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 15px;

}

#menu a:hover {
	width: 79px;
    height: 31px;
	color: #ff0000;
	text-decoration: underline;
	background: url(images/menu_back.gif) repeat-x;
}


#logo {

        width: 699px;
        height: 130px;
        float: left;
        text-align: left;
        padding-top: 60px;
}


#logo h1 {
        visibility: hidden;
	font-size: 22px;
	color: #ffffff;
}

#logo p {
        font-size: 14px;
        text-align: left;
        line-height: 1.3em;
        margin-left: 500px;
        margin-top: -40px;
}

#left {
	float: right;
	padding: 10px;
	width: 240px;
	padding-right: 1em;
}

#left h3 {
        width: 238px;
        height: 28px;
        font-size: 14px;
        font-weight: bold;
        padding-left: 15px;
        padding-top: 15px;
        text-transform: uppercase;
        color: #ffffff;
        background: url(images/title.gif) no-repeat
}

#left ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
        list-style: none;
}

#left li  {
	padding: 4px 20px;
        background: url(images/small.gif) no-repeat left;
}

#left .news {
        background: #000000;
        padding: 5px;
}

#left h4 {
        font-size: 10px;
}

#left a {
	color: #e0e7ff;
	font-size: 11px;
}

#left a:visited {
	color: #e0e7ff;
	font-size: 11px;
}

#left p {
        padding: 10px;
}

#right {
        width: 450px;
        padding-left: 20px;
}

#right h4 {
	margin: 0;
	padding: 0px;
	font-size: 18px;
	color: #d72020;
}

#right a {
        color: #e0e7ff;
        text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #e0e7ff;
}
.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
}

.date a {
	color: #31aa83;
}

#rightfull {
        width: 690px;
        padding-left: 20px;
		background: transparent;
}

#rightfull h4 {
	margin: 0;
	padding: 0px;
	font-size: 18px;
	color: #d72020;
}

#rightfull a {
        color: #e0e7ff;
        text-decoration: none;
}

#rightfull p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#rightfull h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #E0E7FF;
}

#center {
        text-align: center;
}

#footer {
	clear: both;
	height: 47px;
	clear: both;
	padding-top: 20px;
	background: url(images/footer.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 12px;
	text-align: center;
	color: #e9e9e9;
}

#footer a {
	color: #e0e7ff;
}

#map { 
        width: 220px;
        height: 220px;
        border: solid 1px #ff0000;
	padding-left: 20px;
        margin-bottom: 15px;
}

#mapfull {
        text-align: center; 
        width: 698px;
        height: 400px;
        border: solid 1px #e0e7ff;
        margin-top: 10px;
        margin-bottom: 15px;
}

#marker {
        width: 210px;
        height: 180px;
        background-color: #000000;
        border: 1px solid #ff0000;
}

#marker h3 {
        width: 194px;
}

#fadeshow1 {
        width: 440px;
        height: 295px;
        border: 1px solid #ff0000;
}

#twitter_div { 
	    font-size: 62.5%; 
		font-family: Georgia, serif;
        background: url(images/page-bg.jpg) top left no-repeat #2f2e2c;
	    width: 700px; 
	    height: 560px;
        margin-top: 20px;	
}

ul#twitter_update_list { 
        position: relative;
	    list-style: none; 
	    font-size: 14px;
	    left: 174px; 
	    top: 100px; 
	    width: 400px; 
	    height: 360px; 
	    overflow: auto;
}

ul#twitter_update_list li { 
	    margin-bottom: 10px;
	    padding: 10px;
	    color: #ffffff;
	    background: url(images/transpBlue.png);
}

ul#twitter_update_list li a { 
        color: #059cf7; 
}

ul#twitter_update_list li a:hover { 
        color: #cccccc; 
}