/* Layout */
body {
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
margin:0px;
padding:0px;
}

#holder {
width:900px;
text-align:left;
border-left:2px solid;
border-right:2px solid;
margin:0pt auto;
}

#header {
height:55px;
border-bottom:5px solid;
margin:0 auto;
padding:4px;
}

#topnavbar {
height:27px;
}

#bluenav {
height:40px;
margin-right:4px;
}

#main {
float:left;
width:665px;
min-height:675px;
padding:0 0 0 4px;
}

#mainbanner {
padding-left:2px;
}

#maincontent {
margin:20px 15px 4px 15px;
}

#column1 {
float:left;
width:136px;
height:100%;
}

#column2 {
float:right;
width:87px;
min-height:660px;
margin:4px 4px 0 0;
}

#footer {
clear:both;
font-size:1.1em;
margin-top:4px;
padding:8px 8px 10px 8px;
}

#scrollbar {
float:right;
margin:0 4px 10px 0;
padding:0;
}

.imgleft {
float:left;
}

.imgright {
float:right;
}

.imgbottom {
margin-top:116px;
}

/* End Layout */


/* Fonts */
h1 {
font-size:3em;
padding-top:60px;
padding-left:30px;
margin:0px;
padding-bottom:20px;
}

h2 {
font-size:1.4em;
padding-bottom:5px;
}

h3 {
font-size:1.3em;
padding:2px 0pt 10pt 0px;
margin:0px;
}

.menu h3 {
margin-top:10px;
margin-bottom:10px;
border:0px;
padding:0px;
}

.pagecomponent a:hover {
text-decoration:underline;
}

a:hover {
text-decoration:underline;
}
/* End Fonts */


/* Menu */
.menu li {
background:none repeat scroll 0%;
position:relative;
}

.menu ul {
list-style-type:none;
margin:0pt;
padding:0pt;
}

.menu {
margin:5px 0pt 50px 0px;
z-index:1000;
width:145px;
}

.menu a, .menu a:visited {
border-style:solid;
border-width:0pt 1px 1px 0pt;
display:block;
text-decoration:none;
width:140px;
line-height:15px;
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
}

.menu a:hover {
background:none repeat scroll 0%;
}
/* End Menu */


/* Update Forms */
p.forum_description, p.forum_intro_msg, div.forum_list_item {
margin-left:0px;
}

#duformerrorbox, .duformerrorbox {
margin-right:30px;
margin-left:0px;
}

div.forum_list_item, p.forum_description, p.forum_intro_msg, div.thread_list_item, div.post_list_item, #modheader {
margin-right:10px;
}

.duupdategroup1 {
margin-bottom:20px;
}

.duleft {
margin-bottom:20px;
}

div.forum_list_item, p.forum_description, p.forum_intro_msg {
margin-left:0px;
}
/* End Update Forms */
