body
{
    font-family:Arial;
    font-size: 16px;
    background-image: url("images/2412topright.jpg");
    background-position: right top;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.thepage
{
    width: 780px;
    height: 100%;
}
.menuholder
{
    clear: both; 
    white-space: nowrap;
}
.menu
{
    list-style-type: none;
    float: left;
    clear: none;
    width: 85px;
    margin-left: 3px;
    border-right-style: groove;
    border-right-width: 3px;
    border-right-color: #4488cc;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #4488cc;
    background-color: #6688cc;
    color: #ffffff;
    font-weight: bolder;
    text-align: center;
}
ul
{
    margin-top: 0px; margin-bottom: 0px;
}
img
{
    border-style: none;
}
iframe
{
    margin-bottom: 5px;
}
p
{
    background-color: #ffffff;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
}
ul#twitter_update_list
{
    margin: 0px;
    padding: 0px;
}
#twitter_update_list li
{
    padding: 0px;
    margin: 2px 0px 2px 2px;
    border: solid 2px #ddd;
    list-style-type: none;
    width: 401px;  
    text-align: left;
    font-size: 0.75em;
}
.latest_text
{
    margin: 0px;
    padding: 2px;
    text-align: center;
    font-size: 0.75em;
}
#twitter_update_list a
{
    color: Blue;
}
.latest
{
    clear: both; 
    background-color: #ddd;
    margin: 0px;
    text-align: center;
}
.latest_holder
{
    border-left: solid 3px #ddd;
    border-right: solid 3px #ddd;
    border-bottom: solid 3px #ddd;
    margin: 10px 0px 10px 20px; 
    float: left; 
    width: 166px; 
    overflow: hidden;
    background-color: #fff;
}
.historyblockholder
{
    border-bottom: solid 2px #ddd;
    width: 49%;
    height: 60%;
    overflow: hidden;
    margin-left: 8px;
    float: left;
}
.historyblock
{
    border-left: solid 2px #ddd;
    border-right: solid 2px #ddd;
    height: 104%;
    width: 100%;
    overflow: scroll;
    background-color: #fff;
    font-size: 0.8em;
}
.historyblock p
{
    padding: 5px;
    margin: 0px;
}
.historyblocktitle
{
    width: 100%;
    background-color: #ddd;
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
}
.menuholder a:link
{
    color: #ffffff;
    text-decoration: none;
    width: 99%;
}
.menuholder a:visited
{
    color: #ffffff;
    text-decoration: none;
    width: 99%;
}
.menuholder a:hover
{
    color: #ffffff;
    text-decoration: none;
    width: 99%;
}
.infoblock
{
    clear: both; 
    margin: 15px 0px 10px 0px; 
    background-color: #ffffff; 
    border-bottom: solid 5px #ddd; 
    border-right: solid 5px #ddd; 
    border-left: solid 5px #ddd; 
    padding: 0px;
}
.infoblock p
{
    margin: 5px;
}
.half
{
    width: 49%;
    float: left;
}

.menubar_header {
	position:relative;
	top: 10px;
	clear:both;
	padding-top: 4px;
	/*padding shifts text down*/
	width: 780px;
	height: 30px;
	text-align: center;
	background-image: url(images/menubar.png);
	background-repeat: no-repeat;
	color:#FFFFFF;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}

.menubar_header_text {
	position:relative;
	top: 1px;
	text-align: center;
	padding-top: 1px;
	color:#FFFFFF;
	font: small Verdana,sans-serif;
	font-size:16px;
	/*font-weight:bold;*/
}

a:link, a:visited{
	color:#FF0000;
	text-decoration:none;
}
a:hover{
	color:#627aad;
}
a.linkMenu:link{
	font-weight:;
	color:#FFFFFF;
}
a.linkMenu:visited{
	font-weight:;
	color:#FFFFFF;
}
a.linkMenu:hover {
	font-weight:;
	color:#000000;
}
