/* CSS Document */

body {background: url(images/bg.jpg) #555b47 repeat-y center; margin:0; font-family:Tahoma, Geneva, sans-serif;}

a:link {color: #330; text-decoration:none;}
a:visited {color: #330; text-decoration:none;}
a:hover {color: #660; text-decoration:underline;}

.gloW {width:900px; margin:0 auto;}
.gloC {width:848px; margin:0 auto; padding-bottom:20px;}

.headerW {width:848px; height:48px; margin:0 auto; background:url(images/bg-top.jpg) no-repeat;}

.topUl {margin:0;padding:0;}
.topUl li {list-style:none; display:inline; padding:20px; margin-top:10px; line-height:40px;}
.topUl li a {color:#FFF; font-size:14px;}

.mainGraphic {background:url(images/main-graphic.png) no-repeat; width:916px; height:256px; position:absolute; margin-left:-65px; margin-top:25px;}

.b1 {background:url(images/blocks-main.jpg) 0px 0px; width:271px; height:146px; display:block;}
.b2 {background:url(images/blocks-main.jpg) 0px -147px; width:271px; height:146px; display:block;}
.b3 {background:url(images/blocks-main.jpg) 0px -294px; width:271px; height:146px; display:block;}
.b1:hover {background:url(images/blocks-main.jpg) -271px 0px; width:271px; height:146px; display:block;}
.b2:hover {background:url(images/blocks-main.jpg) -271px -147px; width:271px; height:146px; display:block;}
.b3:hover {background:url(images/blocks-main.jpg) -271px -294px; width:271px; height:146px; display:block;}

.footerW {width:848px; padding-top:20px; padding-bottom:20px;}
.footerC {font-size:10px;}


/* wordpress */
h2 {color:#660;}
h3 {color:#330;}
p {font-size:12px; color:#330;}

.post {width:550px;}

.sideLinks {font-size:12px; color:#330;}
.rssReview {background:url(images/rss-logo.png); width:46px; height:76px; display:block; position:absolute; margin:-20px 0 0 230px;}

