/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px; background-color:#fff;
}

h1,h2,h3,h4,h5,h6{ margin-bottom:0px; margin-top:0px;}

p{font-family: Arial, Helvetica, sans-serif;
	font-size: 15px; line-height:23px;}



#wrapper1{ width:900px; margin-left:auto; margin-right:auto; }


#header{ background-image:url(../images/im1.jpg); height:40px;background-repeat:no-repeat; }

#middle{ background-image:url(../images/im2.jpg); background-repeat:repeat-y; float:left; height:auto; width:900px;}

#footer{ background-image:url(../images/im3.jpg); height:40px; background-repeat:no-repeat;}

#inner{ width:850px; margin-left:auto; margin-right:auto;}

#inner1{ width:820px; margin-left:auto; margin-right:auto;}


#content{width:850px; margin-left:auto; margin-right:auto; }

#contentleft{ float:left; width:600px; margin-right:10px; }

#contentright{ float:left; width:200px; margin-right:10px;}

#box{ width:629px; margin-left:auto; margin-right:auto;}

#boxtop{ background-image:url(../images/m1.jpg); height:24px; background-repeat:no-repeat;}

#boxmiddle{ background-image:url(../images/m2.jpg); background-repeat:repeat-y;}

#boxbottom{ background-image:url(../images/m3.jpg); background-repeat:no-repeat; height:23px;}

#padding{ width:580px; margin-left:auto; margin-right:auto; padding:5px;}

#bookleft{ float:left; width:280px;}

#bookright{ float:left; width:400px;}



.red{ color:#CC0000;}
.new{ font-family:; font-size:18px; font-weight:bold;}
.new1{ font-family:Tahoma; font-size:18px; font-weight:bold; color:#CC0000;}

h1{ margin-bottom:0px;}

.a2{ color:#000; text-decoration:none; font-size:13px; padding-left:10px; padding-right:10px; font-family:Tahoma; font-weight:bold;}
.a2:hover{ color:#000; text-decoration:underline; font-size:13px;}

.text{ background-color:#eee; font-size:11px; border:1px solid #ccc; height:15px;}
