body { position: relative; margin: 0px auto; color: #000000; font-family: arial; }
h1 { font-size: 12px; line-height: 12px; color: #000000; font-weight: bold; }
._h1 { font-size: 12px; line-height: 12px; color: #000000; font-weight: bold; }
a { color: #000000; text-decoration: none; }
a:hover { color: #ff0000; }

#_wrapper { width: 950px; margin: 20px auto; }

#_right { position: relative; width: 225px; float: right; }
 #_subscribeform { font-size: 10px; color: #ff0000; text-align: right; }
 #_catalogmodule { width:222px; padding-left:20px; padding-top:20px; text-align:right; float:right; }

#g_ad {float:right;}


#_main { position: relative; width: 525px; float: right; padding-top: 5px; font-size: 11px; }
 #_logo { width: 400px; margin: 0px auto; }
 #_logo a { text-decoration: none; background-color: #ffffff; }
 #_logo a:hover { text-decoration: none; background-color: #ffffff; font-weight: normal; }
  #logo img { height: 104px; width: 400px; border: 0px; }
 #_bodywithinmain { /* text-align: justify; */ }

#_left { position: relative; width: 200px; float: right; font-size: 12px; line-height: 15px; }
 #_left a:hover { color: #ff0000; font-weight: bold; }

#_footer { clear: both; }

/* index page */
#_imain { position: relative; width: 1000px; margin: 0px auto; padding-top: 5px; font-size: 11px; }
.bigred { font-size: 42px; color: #ff0000; font-weight: bold; }

/* dub index page */
#_dubindexbody img { border-width: 4px; border-color: #cccccc; }
 #_dubindexbody img:hover { border-color: #ffff99; }

/* blogs */
.post {
	margin: 0px 0px 40px 0px;
	text-align: justify;
	}
