/* CSS Document */

body {font-family:Arial, Helvetica, sans-serif; background:#CA5F68; margin:0;}
#wrapper {width:780px; background:#FFF; margin-left:auto; margin-right:auto; margin-top:0;}
#header {height:200px;}
#menubar {width:100%; height:12px; background:#957951; text-align:center;}
#content {width:inherit; }
#footer {background:url(images/beartrax.gif) bottom left repeat-x; padding:5px 5px 14px 5px;margin-bottom:16px;}
p.centerit {text-align:center;}
div.col-left {width:175px; float:left; margin-left:6px;}
div.col-left {
	background: url(images/border-top.gif) 0 0 repeat-x;
}
div.col-left div {
	background: url(images/border-left.gif) 0 0 repeat-y;
}
div.col-left div div {
	background: url(images/border-bottom.gif) bottom left repeat-x;
}
div.col-left div div div {
	background: url(images/border-right.gif) top right repeat-y;
}
div.col-left div div div div {
	background: url(images/border-bottom-right.gif) 100% 100% no-repeat;
}

div.col-left div div div div div {
	background: url(images/border-bottom-left.gif) 0 100% no-repeat;
}

div.col-left div div div div div div {
	background: url(images/border-top-right.gif) 100% 0 no-repeat;
}

div.col-left div div div div div div div {
	background: url(images/border-top-left.gif) 0 0 no-repeat;
}
form {font:76% Arial, Helvetica, sans-serif;}
div.col-left div div div div div div div div {padding:20px;}
.middle {width:415px; float:left; padding-top:6px;}
div.right {width:175px; float:left; }
div.right {
	background: url(images/border-top.gif) 0 0 repeat-x;
}
div.right div {
	background: url(images/border-left.gif) 0 0 repeat-y;
}
div.right div div {
	background: url(images/border-bottom.gif) bottom left repeat-x;
}
div.right div div div {
	background: url(images/border-right.gif) top right repeat-y;
}
div.right div div div div {
	background: url(images/border-bottom-right.gif) 100% 100% no-repeat;
}

div.right div div div div div {
	background: url(images/border-bottom-left.gif) 0 100% no-repeat;
}

div.right div div div div div div {
	background: url(images/border-top-right.gif) 100% 0 no-repeat;
}

div.right div div div div div div div {
	background: url(images/border-top-left.gif) 0 0 no-repeat;
}

div.right div div div div div div div div {padding:20px;}
p {font-size:76%;}
h1, h2, h3 {color:#345623; text-align:center;}
.clearfix {clear:both;}
#footer p {padding:5px;}
ul { font-size:76%;list-style-type: disc; padding:4px; margin:0; margin-left:1em;}
a:link, a:visited {color:#345623; text-decoration:underline; border:none; font-weight:normal;}
a:hover {color:#CA5F68; text-decoration:none;}
img {border:0; text-decoration:none;}