body 
{
   background-repeat: repeat-x;
   background-color: #000000;
; letter-spacing: normal; text-align: left; vertical-align: middle; word-spacing: normal
; position: static; clip:  rect(   )
; background-image: url(../images/main_bg.jpg)
}

div#head
{
   font-size: 12pt;
   font-weight: bold;
   font-family: "Times New Roman", Times, serif;
   text-align: center;
   line-height: 2.2;
   width:900px;
; font-style: normal
; vertical-align: middle
; border-color: black #333333
; background-color: #000000
; border-style: solid; border-right-width: thick; border-left-width: thin
   
}

div#nav
{
   font-size: 16px;
   font-weight: bold;
   font-family: "Times New Roman", Times, serif;
   text-align: left;
   line-height: 2;
   float: left;
   width: 180px;
; background-color: #000000; border: medium #333333 solid; height: 300px; clip:          rect(   ); font-style: normal; font-variant: normal
; position: static; left: 100px
; top: 100px
; clear: right; margin-top: auto; margin-right: auto; margin-bottom: auto; margin-left: auto; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px
; vertical-align: top
}

div#content
{
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	line-height: 35px;
; background-color: #000000
; border: solid; border-width: 0px thick thick thin
; vertical-align: middle
; clip:    rect(auto auto auto auto); height: auto; width: 900px; left: auto; top: auto; position: static
; margin-top: auto; margin-right: auto; margin-bottom: auto; margin-left: auto
; white-space: normal
; border-color: #000000 #333333 #666666
}

div#foot
{
   background-color: black;
   clear: both;
}

div.clear
{
  clear: both;
}

img
{
  display: block;
}
