body { margin: 0 auto; padding: 0; width: 780px; font-family: Verdana, sans-serif; font-size: 14px }
html { background: #c3c3c3 url('images/bg.jpg') repeat-y top center }

#header { border-bottom: 1px solid #000; background: url('images/header.jpg') repeat-x bottom left; padding: 1px;
		  font-style: italic; text-align: left; color: #fff; font-size: 10px; height: 125px }

#header h1 { display: none }





#footer { background: url('images/grad.jpg') repeat top left; color: #fff; font-size: 13px;
		  padding: 6px; text-align: center; border: 1px solid #000; border-width: 1px 0;
		  clear: both }

#side { float: left; width: 155px; margin-top: 20px }
#side ul { margin: 0; padding: 0; list-style: none }
#side li { display: inline }
#side a { display: block; padding: 4px 8px; color: #000; font-weight: bold; text-decoration: none; margin: 6px 3px  }
#side a:hover { background: url('images/opacity.png') repeat; border: 1px solid #ccc; padding: 3px 7px }


#page { background: url('images/body.jpg') no-repeat top left }
#content { margin: 0 0 0 165px; padding: 30px 5px 5px 5px }
#content h1 { text-align: center; font-style: italic; font-size: 23px }
#content img { max-width: 95% }
#content a { color: #900 }
#content a:hover { color: #000 }


#links { border-bottom: 1px solid #aaa; font-size: 10px; padding: 6px 3px 3px 3px; text-align: right }

ol li { margin: 15px 0 }

form table th { vertical-align: top; font-size: 12px; text-align: right }
