@charset "UTF-8";
/* CSS Document */

body {
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #000;
	background-image: url(images/background.jpg);
}
a {
	color: #849BFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}



Table 1
#table1 {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#b1 {
	background-image: url(images/b1.png);
	background-repeat: no-repeat;
	height: 80px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#b2 {
	background-image: url(images/b2.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 35px;
}
#b3 {
	background-image: url(images/b3_2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-align: right;
	height: 35px;
}
#b4 {
	background-image: url(images/b4.png);
	background-repeat: no-repeat;
	height: 35px;
	margin: 0px;
	padding: 0px;
}



Table 2

#table2 {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#leftside {
	background-image: url(images/leftside.png);
	background-repeat: no-repeat;
	height: 165px;
}
#middle {
	background-image: url(images/middle.png);
	background-repeat: repeat-y;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-color: #333;
}
#rightside {
	background-image: url(images/rightside.png);
	background-repeat: repeat-y;
	background-color: #333;
}

Table 3

#table3 {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#sidebar {
	background-image: url(images/middle.png);
	background-repeat: repeat-y;
	background-color: #333;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#sidebar #menu {
	background-image: url(images/menu.jpg);
	height: 135px;
	vertical-align: top;
	padding-top: 25px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar img {
	display: block;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#tdMain {
	background-color: #333;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#main {
	background-color: #333;
	text-align: left;
	vertical-align: top;
	font-size: 12pt;
	color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#main h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	color: #FF8925;
	line-height:14px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #4CFE67;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	color: #FFDF9A;
	line-height:14px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	line-height:16px;
}
#main #news {
	text-align: left;
	vertical-align: top;
	display: block;
	width: 200px;
	float: right;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #878787;
	border-bottom-width: 1px;
	border-bottom-color: #878787;
	margin-bottom: 10px;
}
#main #news h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #F33;
	text-decoration: underline;
}
#main #news ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main #news ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	line-height:16px;
	margin-bottom: 5px;
}
#main #stuff_thumb {
	text-align: center;
	vertical-align: bottom;
}
#main #stuff_thumb img {
	margin-bottom: 10px;
}
#main #stuff_books {
	text-align: center;
	vertical-align: top;
}
#main #stuff_books p {
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#main #stuff_books a {
	color: #FFF;
}

Footer Table

#footertable {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 35px;
	text-align: right;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#footer img {
	margin-right: 45px;
	margin-top: 9px;
}
