/* CSS Document */

body {margin:0px;
		padding:0px;
		background-color:#FACBE0;
		background-image:url(images/bgbody.jpg); background-position:left top; background-repeat:repeat-x;
		font:normal 11px Verdana, Arial, Helvetica, sans-serif;
		text-decoration:none;
		}
		
p {text-align:justify;}

a{font:normal 12px Verdana, Arial, Helvetica, sans-serif; color:#970097; text-decoration:none; }
a:hover{color:#FFFFFF !important; text-decoration:none;}
a:visited{color:#970097; text-decoration:none;}
		
		
#banner {width:780px; height:154px; background-image:url(images/bgtop.jpg); background-position:left top; background-repeat:no-repeat;}
#bannermiddle {width:780px; height:200px; background-image:url(images/bgmiddle.jpg); background-position:left top; background-repeat:no-repeat;}
#bannerbot {width:430px; height:147px; background-image:url(images/bgbottom.jpg); background-position:left top; background-repeat:no-repeat;}
#textbg {background-image:url(images/bgtext.jpg); background-position:left top; background-repeat:repeat-y;}
#textbot {width:430px; height:50px; background-image:url(images/textbottom.jpg); background-position:left top; background-repeat:no-repeat;}
#footer {font:normal 11px Verdana, Arial, Helvetica, sans-serif; color:#970097; text-decoration:none; text-align:center;}
#footer a{font:normal 11px Verdana, Arial, Helvetica, sans-serif; color:#970097; text-decoration:none; }
#footer a:hover{color:#FFFFFF; text-decoration:none;}
#footer a:visited{color:#970097; text-decoration:none;}

