* {margin:0px;padding:0px;top:0px;left:0px;font-size: 11px;font-style: normal;font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
body{
	margin:0px;padding:0px;top:0px;left:0px;
	height: 100%;
	width:100%;
	position: absolute;
	margin-top:10px;
	background-attachment:fixed;
	background-image:url(images/background.gif);
	text-align: center;
}
#central{
	margin-right:auto;
	margin-left:auto;
	position:relative;
	width:738px;
	display:block;
	overflow:visible;
	padding:2px;
	text-align: left;
	background-color:#efebe3;
	border: 1px solid #630432;
}
/****************** header ***********************/
#header{
	height: 275px;
	width: 738px;
	position:relative;
	background-position:bottom;
	background-image:url(images/header.jpg);
}
/******************* Center **********************/

#page{
	display: block;
	width: 738px;
	background-color:#efebe3;
}
h1{
	display: block;
	float: left;
	height: 17px;
	padding-top: 2px;
	margin-top:1px;
	width: 738px;
	color:#fff;
	background-color:#630432;
	text-align: center;
	
}
.box{
	width:363px;
	height:96px;
	background:#FFFFFF;
	padding:2px;
	margin-top:4px;
	
}
.boxinside{
	border-color:#ececec;
	border-width:1px;
	border-style:solid;
	height:94px;
}
.boxinside p{
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#6f6f6f;
}
.imglink{float:left;}
.title{
	
	color:#630432;
	font-size: 14px;
	font-style: normal;
	font-weight:bolder;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin-top:9px;
	margin-bottom:5px;
	display:block;
	text-transform:uppercase;
}
.visit{
	color:#bb0000;}
	.url{
	color:#bb0000;
	margin-top:4px;
	display:block;
	text-decoration:none;}
#left{float:left;}
#right{float:right;}

#footer{
	clear: both;
	height: 18px;
	padding-top: 2px;
	position: relative;
	width: 738px;
	color:#fff;
	background-color:#630432;
	border-top: 2px solid #efebe3;
	text-align: center;
}
#footer a{
	position: relative;color:#fff;
}
.clear{
	clear:both;
}


