body {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
color: #333333;
background-repeat: no-repeat;
background-color: #191919;
/*background-image: url(../images/patternBackgrounddark.png);*/
}
#wrapper {
padding: 0px;
width: 1000px;
clear: none;
margin-top: 10px;
margin-right: auto;
margin-bottom: auto;
margin-left: auto;
height: 1000px;
}
#banner {
margin: 0px;
padding: 0px;
height: 150px;
width: 800px;
font-size: 50px;
font-weight: bold;
background-image: url(20twentyLogo%20(small)
.jpg);
background-position: left center;
background-image: url(../images/roundedbannertransparent2.png);
color: #FFFFFF;
background-repeat: no-repeat;
}
#content {
min-height: 350px;
width: 800px;
margin: 0px;
padding: 0px;
clear: none;
float: left;
background-color: #FFFFFF;
/*background-image: url(../images/whitecontentbackground.png);*/
background-repeat: no-repeat;
background-position: left top;
}
#social_toolbar {
clear: left;
float: left;
}
#submenu {
margin-left: 810px;
border-left-width: thin;
border-left-style: dotted;
border-left-color: #FF3300;
}
#Navmenu {
float: right;
clear: right;
}

.menu-main-menu-container { width: 200px; float:right; clear: right;}
#menu-main-menu {list-style:none; margin:0px; padding:0px;}
#menu-main-menu li {}
#menu-main-menu a {margin-left:10px; font-size:20x; color:white; font-weight:bold; text-decoration:none; line-height:26px;}
#menu-main-menu a:hover {font-size:22px; color:#0CC;}
.sub-menu {display:none;}
.current-page-parent .sub-menu, .current-menu-item .sub-menu {display:block;}
.sub-menu a {font-size:12px;}
.sub-menu a:hover {font-size:12px !important;}


