body, table, tr, td {
	font-family: trebuchet ms;
	color: #484343;
	line-height: 5px;
	font-size: 15px;}


body {
	background-image: url('bg.png') !important;
	background-repeat: repeat-x;
	background-color:#e6ecf3;
	}

a:link,a:visited {
	color: #000;
	font-family: arial; 
	font-weight:bold; 
	text-decoration:none;
	}

a:hover, active {
	color: #FFF;
	font-weight:bold;
	font-family: arial;   
	text-decoration:none; 
	}

i {
	color:#848484;
	font-size: 11px;
	}

em, b {
	color: #000000;
	text-transform: uppercase;
	font-size: 10px;
	font-family: arial;
	}


h1 {
	font-family: times;
	font-size: 25px;
	font-weight: normal;
	line-height: 1;
	padding: 0px 0px 0px 0px;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #2f3032;
	letter-spacing: 0px;
	text-align: center;
	font-style: none;
	text-transform: uppercase;
        text-decoration:none;
	}

h2 { 
	margin: 0;
	text-align: left;
	font-family: times;
	font-size:25px;
	padding-right: 12px;
	color: #000000;
	letter-spacing: 3px;
	text-transform:lowercase;
	line-height: 21px ;
	font-weight: none;
	font-style: italic;
	}

.nobg {
	background: #e6ecf3;
	font: 20pt helvetica, arial, sans-serif;
	color: #3f4b5c;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: 600;
	padding: 5px 7px;
	margin-right: 3px;
	line-height: 175%;
	}

a.big {
	background: url(pattern.png);
	font: 20pt helvetica, arial, sans-serif;
	color: #fff;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: 600;
	padding: 5px 7px;
	margin-right: 3px;
	line-height: 175%;
	}

a.big:hover {
	background: #f3f5f7;
	color: #000;
	}

div.main {
	width: 800px;
	margin-top: 0px;
	margin-left: 600px;
}

div.bottom {
	position: absolute;
	bottom: 10px;
	right: 10px;
	font: 7pt helvetica, arial, sans-serif;
	text-transform: uppercase;
	color: #777;
}
