html,body{
	margin:0;
	padding:0
	}

body{
	background-attachment: fixed;
	background-position:bottom right;
	background-image:url(images/background-repeat.jpg);
	text-align:center;
	color: #2b2b2b;
	overflow-y: scroll;
	}

table.main{
	width:680px;
}

.heading {
	font-family: century gothic;
	font-size: 25px;
	font-weight: bold;
	font-variant: bold;
	color: #3a375e;
	text-decoration: none;
}

.text_b {
	font-family: century gothic;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #282828;
}

.text_h {
	font-family: century gothic;
	font-size: 23px;
	font-style: normal;
	font-weight: normal;
	color: #3c3c3c;
	padding-left: 0px;

}

.menu {
	font-family: century gothic;
	font-size: 13px;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	color: #ffffff;
	margin-left:35px;
}

.menu a:link
{
	color: white;
}

.menu a:visited
{
	color: white;
}

.menu A:hover{color:#cbcbcb;}



.text_m1 {
	font-family: century gothic;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #3c3c3c;
	padding-left: 0px;

}
.text_m2 {
	font-family: century gothic;
	font-size: 38px;
	font-style: normal;
	font-weight: NORMAL;
	color: #3c3c3c;
	text-align: center;
	padding-left: 0px;

}
.text_m3 {
	font-family: century gothic;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	color: #3c3c3c;
	text-align: right;
	padding-left: 0px;

}












.text_w {
	font-family: century gothic;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: white;
}

.text_w2 {
	font-family: century gothic;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: white;
}


.red {
	font-family: century gothic;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #a61515;
}

p{margin:0 10px 10px}


A{text-decoration:none} 
a:visited {text-decoration: none;	color: #2b2b2b;}

a:link
{
	color: #282828;
}

.text_w2 a:link
{
	color: white;
}

.text_h a:link
{
	color: #3c3c3c;
}


.text_b A:hover{color:#a61515;}

A:link img, A:visited img {border-color: #252525;}
A:hover img {border-color: #252525;}


div#header{
	margin:20px;
	padding-top : 0px;
		}
div#wrapper{
margin:0px;
}

div#content{
	text-align:left;
	width:797px;
	margin:0px auto;
	background-image:url(images/middle2.png);
	}





div#footer p{
	margin:0;
	padding:0px 0px
	}

div#container{
	width:797px;
	margin:0px auto;
	text-align:left;
	}

div#footer{

	}

	.tb {
	color: #414141;
	padding:1;
	background-color: #c4c4c4; 
	border: 1px solid #414141;
}



