	*{
		margin:0;
		padding:0;
	}
	
	body{
		font-family:Arial,Verdana,Sans-Serif;
		font-size:12pt;
		font-weight:bold;
		color:#555;
		background:#fff;
		min-width:960px;
		margin:10px 0;
		
	}
	img.bot-pic{
		display:none;
	}
	div#top1{
		
		background:#fff url(../img/redst.png) repeat-x scroll bottom center;
	}
	div#top2{
		min-height:136px;
		max-height:136px;
		min-width:960px;
		max-width:970px;

		width:970px;

	}
	div#top3{
		line-height:0px;
		font-size:0px;
		background:#fff url(../img/top.png) no-repeat scroll center bottom;
		float:left;
		width:100%;
		min-height:136px;
		max-height:136px;
		height:136px;
	}
	
	div#top4{
	    float:right;
	    text-align:right;
	}
	
	div#top4 div.cont1{
	    background: url("../img/facebook-icon.png") no-repeat scroll 3px 2px transparent;
	    margin: 30px 0 0 40px;
	}

	div#top4 iframe{
	    border: medium none;
            height: 21px;
            overflow: hidden;
            width: 200px;
	}
	
	div#body1{
		background:#fff url(../img/redst2.png) repeat-x scroll top center;
		height:10px;
	}	
	div#body2{
		min-width:960px;
		max-width:970px;
		width:970px;	
	}
	div#body3{
		background:#fff url(../img/body.png) repeat-y scroll top center;
		float:left;
		width:100%;

	}

	div#bodyredst{
		background:transparent url(../img/bodyreds.png) no-repeat scroll top center;

		text-align:left;
		padding:5px;
	}
	div#menu{
		background:#ddd url(../img/menu.png) no-repeat scroll right bottom;
		width:175px;
		float:left;
		padding:0 0 40px 0;
		

	}
	div#menu ul{
		padding:15px 0 0 10px;
		list-style-type:none;
		margin:0 0 0px 0;
		
	}
	div#menu ul li{
		font-family:"Century Gothic",sans-serif;
		font-weight:normal;
		text-transform: capitalize;
	}
	div#menu ul li.active, div#menu ul li a:hover{
		background:#fff;
		
	}
	div#menu ul li a{
		text-decoration: none;
		color:#9f0404;
		padding:0 0 0 10px;
		display:block;
	}
	
	
	div#cnt{
		width:775px;
		float:right;
		font-weight:normal;
		padding-bottom:100px;
		line-height:18px;
		background:transparent url(../img/sidemand.png) no-repeat scroll right bottom;
		font-size:10pt !important;
		min-height:300px;
	}
	div#cntpadding{
		padding:5px 10px 10px 0;
		line-height:20px;
	}
	div#cntpadding img{
		max-width:750px;
	}
	.printtitle{
		display:none;
	}
	a.imga img{
		text-decoration:none;
		border:0px;
	}
	div.loginheader{
		font-size:14pt;
		font-weight:bold;
		font-family:Arial,Verdana,Sans-Serif !important;
		margin:0 0 10px 0;
		border-bottom:1px solid #ccc;
	}
	div.loginmsg{
		float:right !important;
		width:auto !important;
		font-size:14px !important;
		color:#9F0404;
	}
	
	a.print{
		padding:0 5px;
		text-decoration:none;
		float:right;
		border:1px solid #ccc;
		background:#eee;
	}
	a.print img{
		border:0;
		margin:0 0 -2px 0;
	}
	form#login{
		margin:20px 0 0 0;
	}
	form#login div div{
		text-align:left;
		width:220px;
		font-family:"Century Gothic",sans-serif;	
		}
	
	form#login div input{
		float:right;
		font-size:10pt;
		width:150px;
		color:#555;
		font-family:Arial,Verdana,Sans-Serif;
		background:#fff;
		border:1px solid #ccc;
	
	}
	input#submit{
		background:#fcc !important;
		width:75px !important;
		height:18px;
		border:1px solid #eaa !important;
	}	
	div.notion{
		border:0px solid #9f0404;
		margin:3px;
		padding:0 5px 5px 5px;
		font-size:13pt !important;
		line-height:20px !important;

		color:#9f0404;
		margin:20px 10px 0 0;
		background:transparent;
		font-weight:normal;
		text-align:center;

	}
	
	.center{
		text-align:center;
	}
	.roed{
		color:#e00;
	}
	
	div#cnt span.header{
		font-weight:bold;
		font-size:11pt;
		color:#9F0404;
	}
	
	div#cnt span.autograph{
		font-weight:bold;
		font-size:11pt;
		color:#f33;
	}
	
	div#footer1{
		background:transparent url(../img/footer.png) no-repeat scroll center bottom;
		float:left;
		font-size:0;
		width:100%;
	}
	div#footer2{
		border-top:1px solid #ccc;
		font-size:8pt;
		max-width:960px;
		color:#aaa;
		padding:0 0 6px 0;
	}
	div#footer2 a{
		color:#aaf;
	}

