@charset "UTF-8";
/* CSS Document */

body { margin:0 auto 0 auto; background:url(images/bg.jpg) repeat-x; background-color:#95ba4c; font-family:Arial, Helvetica, sans-serif; font-size:13px;}
img { border:none; outline:none;}
h1 { color:#CC0000; font-size:30px; text-align:center;}
h1 strong{ color:#000033; font-size:30px; text-align:center;}

h2 { color:#000; font-size:20px; background:url(images/h2-bg.jpg) repeat-x; height:40px; padding:10px 0 0 20px;}
h22 { color:#000; font-size:20px;}
h2 strong{ color:#006699; font-size:20px;}

h3 { color:#000; font-size:14px;}
h3 strong{ color:#ff0000; font-size:14px;}

.red { color:#CC0000;}
.blue { color:#0099CC;}
.large { font-size:28px;}

.egg { background:url(images/egg.jpg) no-repeat top left; list-style:none; padding-left:28px; font-size:14px; line-height:28px;}
.dash { border:#CC0000 4px dashed; margin:0 auto 0 auto; width:500px; padding:25px;}

.footerlinks { color:#FFFFFF; text-decoration:underline; margin:10px 10px 0 10px;}
.footerlinks a:hover{ color:#FFFFFF; text-decoration:none; margin:10px 10px 0 10px;}




#bg2 {  background:url(images/bg2.jpg) no-repeat top center;}
#header { width:790px; height:160px; background:url(images/header.jpg); margin:0 auto 0 auto;}
#wrapper_content { width:790px; background:url(images/content-bg.jpg) repeat-y; margin:0 auto 0 auto;}
#content { width:710px; background:url(images/content-top.jpg) no-repeat; padding:30px 40px 30px 40px;}
#footer { width:790px; height:70px; background:url(images/footer-bg.jpg) no-repeat; padding:20px 0 0 0; text-align:center; margin:0 auto 0 auto;}