body { background: #000 url(/images/main-bg.gif) repeat-y center; margin: 0px auto; }
* { font-family: Verdana, Geneva, sans-serif; font-size: 12px; color: #fff; }

img { border: none; }
.img_right { border: solid 5px #ffffff; margin-left: 10px; margin-top: 5px; margin-bottom: 5px; float: right; }
.img_left { border: solid 5px #ffffff; margin-right: 10px; margin-top: 5px; margin-bottom: 5px; float: left; }

a, a:visited, a:active { color: #ddd; text-decoration: none; }
a:hover { color: #fff; text-decoration: underline; }
hr { border: none; line-height: 1px; height: 1px; background: url(/images/hr-bg.gif) no-repeat; }

h1 { color: #fff; font-size: 40px; text-transform: uppercase; font-family: Georgia, serif; font-weight: normal; }
h2 { color: #fff; font-size: 24px; font-weight: normal; }

#container { width: 998px; margin: 0px auto; text-align: left; }
#content { width: 994px; background: #000f14; text-align: left; }
#rotate { border: 2px solid #110803; border-left: 3px solid #110803; border-right: 3px solid #110803; height: 340px; }
#rotate-text { margin: -48px 0px 48px 28px; position: relative; }
#rotate-text em a, #rotate-text em strong a { font-size: 14px; }
#box-left { background: url(/images/box-goatsbg.jpg) no-repeat; width: 591px; height: 223px; float: left; }
#box-left div { margin: 58px 0px 0px 39px; width: 305px; }
#box-left div em { float: right; }
#box-right { background: #000 url(/images/box-fossilbg.jpg) no-repeat 0 23px; cursor: pointer; float: right; width: 403px; height: 223px; }
#box-right div { margin: 70px 0px 0px 200px; width: 150px; }
#footer { background: url(/images/footer-bg.gif) no-repeat; width: 969px; color: #898989; font-size: 10px; padding: 5px 0px 7px 25px; border-bottom: 1px solid #000d12; }

#content-in { line-height: 20px; padding: 40px 45px; background: url(/images/content-bg.gif) repeat-y; text-align: left; }
#sidebar { border: 2px solid #003547; background: #002430; width: 260px; padding: 20px; margin: -20px -2px 20px 20px; float: right; position: relative; line-height: 16px;}
#footer-in { background: url(/images/footer-in-bg.gif) no-repeat; width: 969px; color: #898989; font-size: 10px; padding: 5px 0px 7px 25px; }
.img_border { border: 1px solid #c0c0c0; margin: 5px }

.center { text-align: center; }
.clear { clear: both; }
.left { float: left; }
.right { float: right; }

