/*  

Author: Template_Help.com 
Author URL: http://www.newwebdesign.org/ 
*/
/* CSS Document */
*{margin:0; padding:0;}


img { border:0;}


.min_width {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 766)? "766px" : "100%"); min-width:766px;}
.main {width:100%; margin:auto;}

a {color:#575859; text-decoration:underline;}
a:hover{text-decoration:none;}


h3 {color:#F00;}
h3 a:hover {text-decoration:underline;}

.content .indent { padding:25px 0 0 15px;}
/*******************box*********************************/
.left_top{ background:url(center/left_top.gif) left top no-repeat;}
.right_top{ background:url(center/right_top.gif) right top no-repeat;}
.left_bot{ background:url(center/left_bot.gif) left bottom no-repeat;}
.right_bot{ background:url(center/right_bot.gif) right bottom no-repeat; width:100%;}

.side_left{ background:url(center/side.gif) left top repeat-y #FFFFFF;}
.side_right{ background:url(center/side.gif) right top repeat-y;}
.side_top{ background:url(center/side.gif) left top repeat-x;}
.side_bot{ background:url(center/side.gif) left bottom repeat-x;}
/***************************end**************************/
/*******************column_center*********************************/
.column_center { width:585px;}
.indent_center { padding:0 0 0 20px;}
.text_box { font-size:1.01em; line-height:1.25em; padding:20px 30px 20px 25px;}

.title { background:url(center/sep.gif) left bottom repeat-x; margin:0 15px 0 0; padding:23px 22px 20px 10px;}
.title span { color:#3E3E3C;  font-size:1.01em; line-height:1.18em;}
.title .date { font-size:1.01em; line-height:1.09em; color:#3E3E3C; }

.comments { background:url(images/sep.gif) 0 0 repeat-x; margin:0 20px; text-align:right; color:#3E3E3C; font-size:1.01em;  text-transform:uppercase; line-height:1.9em; padding:10px 10px 30px 20px;}
.comments a {text-decoration:underline; color:#3E3E3C; font-size:1.01em; line-height:1.9em;}
.comments a:hover{text-decoration:none;}
/*******************end column_center*********************************/


