/* Layout
 ------------ */
* {/* Reset browsers default margin, padding and font sizes */margin: 0;padding: 0;}
html {font-size: 100%;}
body {/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;color: #323D4F;background-color: #FFFFFF;font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */margin: 0;}
#wrapheader {height: auto !important;padding: 0;}
#wrapcentre {margin: 15px 25px 0 25px;}
#wrapfooter {text-align: center;clear: both;}
#logodesc {background-color: #ffffff;background-position: center bottom;padding: 0 25px 15px 25px;}
#menubar {margin: 0 25px;}
/*  Text
 --------------------- */
h1 {color: black;font-family: Helvetica;font-size: 20px;text-decoration: none;}
h4 {margin: 0;font-size: 1.1em;font-weight: bold;}
p {font-family:Verdana,Helvetica;color:#56445E;}
p.breadcrumbs {margin: 0;float: left;color: #0514A1;white-space: normal;font-size: 0.5em;}
p.datetime {margin: 0;float: right;white-space: nowrap;font-size: 1em;}
p.forumdesc {padding-bottom: 4px;}
p.topicdetails {margin: 1px 0;}
.nav {margin: 0;color: black;font-weight: bold;}
.gen {margin: 1px 1px;font-size: 1.2em;}
.genmed {margin: 1px 1px;font-size: 1.1em;}
.gensmall {margin: 1px 1px;font-size: 1em;}
.copyright {color: #444;font-weight: normal;font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;}
.error {color: red;}
/* Tables
 ------------ */
th {color: #ffffff;font-size: 1.7em;font-weight: bold;background-color: #006699;background-image: url('./images/cellpic3.gif');white-space: nowrap;padding: 7px 5px;}
td {padding: 2px;}td.profile {padding: 4px;}
.tablebg {background-color: #A9B8C2;}
.catdiv {height: 28px;margin: 0;padding: 0;border: 0;background: white url('./images/cellpic2.jpg') repeat-y scroll top left;}
.cat {height: 28px;margin: 0;padding: 0;border: 0;background-color: #C7D0D7;background-image: url('./images/cellpic1.gif');text-indent: 4px;}
.row1 {background-color: #ECECEC;padding: 4px;}
.row2 {background-color: #DCE1E5;padding: 4px;}
/* CSS spec requires a:link, a:visited, a:hover and a:active rules to be specified in this order. */
/* See http://www.phpbb.com/bugs/phpbb3/59685 */
a:link {font-size: 13px;color: #48699f;text-decoration: none;}
a:visited {color: #48699f;text-decoration: none;}
a:hover {color: #000000;background-color:#E2DEFA;text-decoration: underline;}
a:active {color: #005784;text-decoration: none;}
a.forumlink {color: #069;font-weight: bold;font-family: Helvetica;font-size: 1.9em;}
a.topictitle {color: #069;font-weight: bold;font-family: Helvetica;font-size: 1.6em;}
a.titles {color: #069;font-weight: bold;font-family: Helvetica;font-size: 1.9em;}
input.radio {border: none;background-color: transparent;}
.post {background-color: white;border-style: solid;border-width: 1px;}
/* Misc
 ------------ */
img {border: none;}
#links-box1 {width:636px;height:23px;background:#ECECEC;border-color:#A9B8C2;border-style:solid;text-align:center;border-width:1px;margin:0 auto}
#links-box2 {width:700px;height:32px;padding-top:8px;text-align:center;background-image:url('images/rapscallion-links.jpg');background-repeat:no-repeat;margin:0 auto}
#center {text-align:center;}
div.menu-main-menu-container{width:100%;clear: both;display: block;float: center;position: relative;z-index: 2;}
div.menu-main-menu-container ul{float: center;list-style: none outside none;margin: 0;padding: 0;position: relative;display:block;width:100%;margin-left:1px;}
div.menu-main-menu-container ul li{width:192px;height:40px;background:url('./images/BgButton1.jpg') no-repeat;text-align:center;padding-top:11px;float:left;}
div.menu-main-menu-container ul li a{font-size:13px;font-family:Verdana,Helvetica;}
div.menu-main-menu-container ul li a:hover{text-decoration:underline;background-color:#E2DEFA;}
a img {border: 0 none;}
IMG.disp {display: block; margin-left: auto; margin-right: auto}
