/* CSS Document */
body { margin:0px; }

#body-left { width:24px; background:url(images/template/body-left.jpg) repeat-y; }
#body-right { width:66px; background:url(images/template/body-right.jpg) repeat-y; }
#body-content { 
	width:779px; 
	background-color:#fff;
	text-align:left;
	font:90% Georgia, Times New Roman, Times, serif; }
	
#body-content h1 { color:#990000; font:125% Georgia, Times New Roman, Times, serif; }
#body-content strong { color:#990000; font:100% Georgia, Times New Roman, Times, serif; }
#body-content img { margin:0px 5px; border:1px solid #000; }
#body-content ul li { padding:2px 0px; }
#body-content table tr td img { margin:0px; border:0px; }
	
#body-content a { color:#990000; text-decoration:none; }
#body-content a:visited { color:#990000; text-decoration:none; }
#body-content a:hover { color:#ff0000; text-decoration:underline; }

#bottom-left { width:24px; background:url(images/template/bottom-left.jpg) repeat-y; }
#bottom-right { width:66px; background:url(images/template/bottom-right.jpg) repeat-y; }
#bottom-content { 
	width:779px; 
	background-color:#F4F7C7;
	padding:5px 0px;
	text-align:center;
	font:75% Georgia, Times New Roman, Times, serif; }
	
#bottom-content table tr td { font-size:75%; }

#bottom-content a { color:#990000; text-decoration:none; }
#bottom-content a:visited { color:#990000; text-decoration:none; }
#bottom-content a:hover { color:#ff0000; text-decoration:underline; }