
body {
		margin:  0;
		padding: 0;
		text-align: center;
		font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
		background: url("../images/main.png") repeat-x 0 0;
}

div#pageContainer {
	width: 770px;
	text-align: left;
	background-color: #fff;
	height: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	border: medium none #990000;
}

h1#pageHeader {
		height: 105px;
		background: url("../images/hd.png") no-repeat;
		margin: 0;
		padding: 0;
}


ul#pageMenu {
		height: 25px;
		margin: 0 40px 0 23px;
		padding: 0;
		background-color: #990000;
		list-style-type: none;
}

ul#pageMenu li {
		float: left;
		text-align: center;
		
}

ul#pageMenu li a {
		width: 100px;
		line-height: 25px;
		font-size: 1em;
		letter-spacing: 0,8px;
		color: #fff;
		display: block;
		text-decoration: none;
		border-right: 1px solid #fff;
}

ul#pageMenu li a:hover {
		background-color: #660000 ;
		color: #ffff00;
}

div#pageContent {
	width: 770px;
	padding: 0;
	background-image: url(../images/bg_img.png);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-bottom-color: #E0E0E0;
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

div#columnRight {
	float: right;
	width: 200px;
	height: auto;
	border: 2px solid #990000;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
		
}


div#columnRight h2 {
		line-height: 25px;
		font-size: 1.4em;
		background-color: #fff;
		color: #000000;
		text-align: center;
		border-bottom: 2px solid #990000;
}



div#columnRight h3 {
		line-height: 25px;
		font-size: 1.4em;
		background-color: #fff;
		color: #990000;
		text-align: center;
		
}
		
div#columnLeft {
	width: 446px;
	height: auto;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 50px;
	top: auto;
	
}

div#columnLeft h2 {
		padding-left: 5px;
		line-height: 50px;
		font-size: 2em;
		text-align:center;
		background-color: #fff;
		color: #990000;
		border-bottom: 3px groove #990000;
		
				
}

div#columnLeft h3 {
		margin-left: 5px ;
		padding-left: 5px ;
		font-size: 1.5em;
		color: #000000 ;
		text-align: center;
					
}

div#columnLeft h4 {
		border-bottom: 3px groove #990000;
			
}

div#columnLeft h5 {
		padding-left: 5px;
		line-height: 25px;
		font-size: 1.4em;
		background-color: #fff;
		color: #990000;
		border-bottom: 1px solid #990000;
}

div#columnLeft h6 {
		margin-left: 5px ;
		padding-left: 5px ;
		font-size: 1.1em;
		border-bottom: 1px solid #990000 ;
		border-left: 3px solid #990000 ;
		color: #990000 ;
}

div#columnLeft h7 {
		margin-right: 0px ;
		padding-right: 0px ;
		font-size: 1em;
		color:#FF6633;
		text-align: left;
					
}

div#columnLeft h8 {
		padding-left: 5px;
		line-height: 25px;
		font-size: 1.4em;
		background-color: #fff;
		color: #990000;
		border-bottom: 1px solid #990000;
		border-left: 3px solid #990000;
}

div#columnLeft h9 {
		margin: 0px 0 0 -30px;
				
}


div#columnLeft h10 {
		margin-left: 0px ;
		padding-right: 1px ;
		font-size: 1em;
		color:#FF6633;
		border-bottom: 1px solid #FF6633;
		border-left: 2px solid #FF6633;
		text-align: left;
					
}

div#columnLeft h11 {
		margin: 0px 0 0 65px;
				
}

div#columnLeft h12 {
		margin-left: 5px ;
		padding-left: 5px ;
		font-size: 1.3em;
		color: #000000 ;
		text-align: center;
					
}
div#columnLeft h13 {
		margin-left: 5px ;
		padding-left: 5px ;
		font-size: 1.2em;
		color: #000000;
		text-align: center;
		border-left: 3px solid #990000;
		border-bottom: 1px solid #990000;
					
}



div#pageContent p {
	text-align: center;
	text-indent: 2em;
	line-height: 1.7em;
}


div#pageContent a {
		color: #990000;
}
div#pageContent a:hover {
		color: #000000;
}

p#pageFooter {
		height: 100px;
		margin-top: 50;
		margin: 20 50px ;
		padding-right: 10px ;
		line-height: 30px ;
		text-align: center ;
		color: #8a0 ;
		border-top: 2px solid #990000;
}

img#get {
margin: 0 50px 0 50px;
}

div#Menu {
	height: 200px;
	width: auto;
	background-image: url(../images/bg_img.png);
	background-position: center;
}
