td, table, body, li, div {
	font-size:small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.smalltext {
	font-size:smaller;
}

a:hover  { color: #5a5a03; text-decoration: underline }
a, a:visited  { color: #808080; text-decoration: none}

body
{
text-align: center;
}
div#leftcolumn {  background-color:#f3f3d6; width: 123px; text-align: left; vertical-align:top; float:left; }
div#rightcolumn {  background-color:#f3f3d6; width: 576px;text-align: left; float:left; }
div#container { height:120%;margin-left: auto; margin-right: auto; width: 699px; text-align: left; }

div#columncontainer {
background-color:#f3f3d6;

 background-image:url(images/bg.gif);
}
.greybar { height:6px; background-color:#818181; }
.greenbar { height:4px; background-color:#585800; }
.goldbar { height:4px; background-color:#C0C04b; }

.maincontent { width:560px; }


.mainbg { background-color:#072f67; margin:0px; }
.topbar { text-align:left; }
.menubar { text-align:left; background-image:url(images/menu-bg.gif); background-repeat:repeat-x; }


.profileseperate { margin-bottom:20px; border-bottom:1px black dotted; }
div#profileleft {  width: 30%;text-align: left; float:left; }
div#profileright {  text-align: left; float:left; }

.copyright, .copyright a {  color:#f3f3d6; padding:8px; }