/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(../images/bgr.gif) #dfe1e3 repeat-x top;
	color: #4e4e4e;
	font: .9em "Trebuchet MS",Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #4e4e4e;
	text-decoration: underline
}
a:hover{
	text-decoration: none;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h1{
	font-size: 1.65em;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 1.2em;
/*	text-transform: lowercase; */
}
.home_header h1{
	height: 60px;
	clear: left;
	text-transform: none;
	margin-top: 10px;
}
.home_header img{
	float: right;
}
h2{
	color: #333333;
	font-size: 1.2em;
	margin: 0 0 1em
}
h3{
	color: #444444;
	font-size: 1em;
	margin: 0 0 1em
}
p{
	padding: 0 0 1em
}
p a:hover{
	color: #000;
}
/*=== Layout ===*/
#page{
	background: url(../images/page-bgr.png) repeat-y;
	margin: 0 auto;
	padding: 0 8px 5px;
	width: 1000px
}
#page-bot{
	background: url(../images/page-bot.png) no-repeat top;
	height: 12px;
	margin: 0 auto;
	overflow: hidden;
	width: 1016px
}
/*=== Header ===*/
#header{
	background: url(../images/header-bgr.gif) no-repeat top #fff;
	height: 148px
}
/*- Logo -*/
#header h1{
	margin: 0 auto;
	text-indent: -9999px;
	width: 325px
}
#header h1 a{
	display: block;
	height: 148px;
	text-decoration: none
}
#header h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	background: #6a737b;
	font-size: 13px;
	height: 36px;
	line-height: 36px;
	text-align: center
}

/*=== All Columns ===*/
#columns{
	background: url(../images/columns-bgr.gif) repeat-y right;
	height: 1%;
	margin: 10px 0 0;
	padding: 0 7px 0 8px
}
/*=== Center Column ===*/
#centercol{
	float: left;
	background: #fff;
	height: 1%;
	padding: 0px 0 0;
	width: 755px
}
#centercol li{
	list-style: disc;
	margin-left:30px;
}
#centercol img{
	margin: 10px;
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	width: 208px;
	background: #fff
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	padding: 0 5px 20px;
	width: 247px
}
.col2{
	padding: 0 5px 20px;
	float: left;
	width: 284px
}
.col3{
    float: left;
	padding: 0 5px 20px;
	width: 154px
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	background: #6a737b;
	color: #ffffff;
	font-size: 12px;
	height: 82px;
	margin: 0;
	overflow: hidden;
	padding: 6px;
	width: 219px;
	line-height: 15px;
}
.box a, .box2 a{
	color: #ffffff
}
.box h1{
	color: #dfe1e3;
	font-size: 22px;
	line-height: 27px;
	margin: 0 0 5px
}
/*- Box2 -*/
.box2{
	background: #7c2230;
	color: #ffffff;
	font-size: 12px;
	height: 210px;
	margin: 10px 0 0 0;
	overflow: hidden;
	padding: 6px;
	width: 219px;
	line-height: 15px;
}
.box2 h1{
	font-size: 22px;
	line-height: 27px;
	margin: 0 0 5px
}
/*- Box3 -*/
.box3{

	color: #6a737b;
	font-size: 12px;
	overflow: hidden;
	padding: 0;
}
.box3 h1{
	font-size: 26px;
	line-height: 27px;
	margin: 0 10px 0 0;
	float: left;
}
.box3 p{
	padding-top: 5px;
}
/*- Notice Box -*/
.notice{
	background: url(../images/notice-bgr.jpg) no-repeat top;
	color: #000000;
	font-size: 10px;
	height: 148px;
	padding: 0 0 10px 0;
	margin: 0;
	width: 208px;
}
.notice a{
	color: #000000;
	text-decoration: none
}
.notice h3{
	font-size: 15px;
	text-align: center;
	margin: 0;
	padding: 0;
}
.notice h4{
	font-size: 9px;
	text-align: center;
	margin: 0;
	padding: 0;
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic{
	display: block;
	padding: 0;
	margin: 0;
}
#pic img{
	padding: 0;
	margin: 0;
}
.pic1 img{
	border: 1px solid #6a737b;
}
/*=== Footer ===*/
#footer{
	border-top: 1px solid #6a737b;
	color: #6a737b;
	font-size: 10px;
	margin: 0 auto;
	text-align: center;
	width: 410px
}
#footer a{
	color: #6a737b;
	text-decoration: none
}
#footer li{
	display: inline;
	padding: 0 10px;
	margin: 0
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
#foldheader {
	cursor:pointer;cursor:hand;
}

/*=== Noticeboard ===*/
#pscroller1{
	width: 200px;
	height: 140px;
	border: 0;
	margin: 0;
	margin-top: 10px;
}