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

body{ background-image:url(images/wood_bground.jpg); background-repeat:no-repeat; background-color:#000; margin:0px; text-align:center;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#442811; }

p { font-size:13px; orphans:2; widows:2; }
h2 { font-size:26px  }
h3 { font-size:17px  }
h4 {font-size:17px; margin-top:-17px}
h5 { }
h6 { font-size:13px; margin-top:-17px; margin-bottom:-15px; }

a:link { text-decoration:none; border:0px; color:#442811; }
a:hover{ text-decoration:underline; border:0px; color:#442811;}
a:visited { text-decoration:none; border:0px; color:#442811;}
a:active { text-decoration:none; border:0px; color:#442811;}


.wrapper { width:880px; text-align:left; margin:0 auto; height:auto}

.header { width:880px; height:155px; }


.contentHome {float:clear;  width:860px; height:395px; background-image:url(images/book.png); background-repeat:no-repeat}
.contentNews {float:clear;  width:860px; height:395px; background-image:url(images/book.png); background-repeat:no-repeat}
.contentIllustration {float:clear;  width:860px; height:395px;}
.contentHurt {float:clear;  width:860px; height:395px;}



.columnOne { float:left; width:340px; margin-left:35px; padding-top:13px}
.columnTwo { float:right; width:370px; margin-left:35px; padding-top:10px; margin-right:50px;}

.columnTwoNews{ float:right; width:340px; margin-left:35px; padding-top:45px; margin-right:50px;}

.newsImage { margin-top:-15px; border:0px; margin-bottom:-20px}



.footer { margin-top:50px;text-align:center; line-height:1.5; color:#e9e1bd; letter-spacing:1px}
		
.footer a {	font-size:12px;	color:#e9e1bd;}
.footer p {font-size:10px; }

