/* 3 Column Layout - by Paul@YellowPencil.com */

body {margin:0;padding:0;background:#fff;color:#333;font-size:10px;font-family: verdana,helvetica,sans-serif;text-align:center;}
body#h1{
color:#0066CC;
}
h1 {font-size:1.8em;} h2 {font-size:1.6em;} h3 {font-size:1.3em;}
#header {margin:0 auto;width:740px;height:100px;border:1px solid #333;background:#fff url("images/gradient.jpg") repeat-x bottom;}
#logo {font-size: 36px;color:#ccc;margin:54px 0 0 0;padding:0;}
#menu {margin:0 auto;width:740px;border-left:1px solid #333;border-right:1px solid #333;border-bottom:1px solid #333;height:20px;line-height:20px;}
#menu a {font-size:12px;padding:3px 10px;text-decoration:none;color:#000;}
#menu a:hover {background:#ccc;}
#container {margin:0 auto; padding-top:15px;width:800px;text-align:left;}
#left {
	width:116px;
	float:left;
	height:785px;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:0px;
	background-color: #FFFFFF;
	background-image: url(borders/left2.png);
	background-repeat: repeat-y;
	background-position: left;
}
* html #left {width:116px; height:785px;}

#center {
	width:630px;
	float:left;
	margin-right:0px;
	padding-left:10px;
	padding-top:10px;
	background-color:#FFFFFF;
	padding-bottom:3px;

}
* html #center {width:630px;}

#right {
	width:10px;
	height:785px;
	float:right;
	padding-left:3px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:0px;
	background-image:url(borders/right2.png);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: right;
}
* html #right {width:10px; height:785px;}
.clear {clear:both;font-size:.1em;height:0px;width:800px;}
#footer {
	margin:0px auto 0 auto;
	padding-bottom:10px;
	width:800px;
	height:14px;
	line-height:15px;
	background-image:url(borders/bottom2.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
}
#top {
	clear:both;
	background-image:url(borders/top2.png);
}
#body_cage {
	margin-top:15px;
	margin-right:15px;
	margin-left:12px;
	background-color:#FFFFFF;
	border-left:10px;
	border-right:10px;
}
#divScroller {
float:right;
margin-bottom:25px;
font-size:10px;
color:#FF9900;
	height: 220px;
	width: 175px;
	overflow: auto;
	margin-left:10px;

}
h1 {
	color:#E86C1F;
}
#tools {
    float: right;
    position: relative; bottom: 75%;
    Height:500px;
    width: 20%;
    }
	

#textlinks {
clear:both;
font-size:9px;
float:none;
color:#999999;
}
.imagePad{
padding-top:10px;
}

.news{
color:#777777;
font:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
font-size:10px;
}
#AroundTheWorld a{
color:#ff0000;
}
#textlinks a{
color:#FFFFFF;
}	
