/*
tradangus.co.uk css default
*/

/* Elements */

body {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	background-color: #003300;
}

h2, h3 {
	margin-top: 0px;
	color: #224b7c;
}

h2 {
	font-size: 22px;
	text-align: center
}

h3 {
	margin: 0;
	font-size: 16px;
}

h4 {
	font-size: 14px;
	color: #224b7c;
	margin-top:0px;
	text-align: right;
	margin-bottom:0px;
	}
	
h5 {
 	display:inline;
 	font-size: 13px;
 }

h6 {
	display:inline;
	font-size: 14px;
	color: #224b7c;
}

p, ol, ul, dl, blockquote {
	margin-top: 0;
}

a {
	color: #4e7cb3;
}

a:hover {
	text-decoration: none;
}

/* Header */

#offsettext {
	text-align: left;
	PADDING-TOP: 20px;	
}

#mainbodyindex {
	position:relative;
	width: 816px;
	height:843px;
	margin: 0 auto;
	background-image:url('images/background.jpg')  
}

#mainbody {
	position:relative;
	width: 816px;
	height:843px;
	margin: 0 auto;
	background-image:url('images/bgpages2.jpg')  
}

#mainbodycontent {
	width: 850px;
	height:642px;
	margin: 0 auto;
	background-image:url('images/background.jpg') 
}



/* Menu */

#menu {
	width: 620px;
	height: 30px;
	position:relative;
	left:48px;
	top:20px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: #e5fca4;
}

#menu ul {
	width: 620px;
	height: 30px;
	margin: 0;
	padding: 0;
	border-left: 0px solid #003300;
	background: #e5fca4;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
  	float: left; 
	padding: 5px 15px 5px 15px;
	border-left: 3px solid #666666;
	text-decoration: none;
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	color: #003300; 
/*	background: #333333;*/
}

#menu a:hover {
	background: #e5fca4;
	color: #cc9999;
}

#menu .first a {
	border: none;
}
  	
#contentindex {
	width: 450px;
	height: 252px;
	text-align: justify;
	position: relative;
	left: 250px;
	top: 335px;
	float: left;
	padding: 5px 0 0 50px;
	font-size: 24px;
}  	
  	
#content {
	width: 750px;
	height: 510px;
	float: left;
/*	margin: 0 auto; */
	padding: 5px 0 0 50px;
	font-size: 16px;
/*	background: #FEFDC8; */
/*	margin-bottom: 0px; */
}

#contentmain {
	width: 600px;
	height: 464px;
	float: left;
/*	margin: 0 auto; */
	padding: 5px 0 0 0;
	font-size: 13px;
/*	background: #FEFDC8; */
/*	margin-bottom: 0px; */
}

#facebook {
	width: 160px;
	height: 48px;
	overflow: auto;
	position: relative;
	left: 330px;
	top: 40px;
	text-align: left;
}

#poster {
	width: 100px;
	height: 105px;
	position: absolute;
	left: 20px;
	top: 110px;
	z-index: 3;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid black;
}


#contentflex {
	width: 640px;
	height: 620px;
	overflow: auto;
	position: relative;
	left: 50px;
	top: 60px;
	text-align: justify;
/*	margin: 0 auto; */
	padding: 0px 8px 0px 8px;
	font-size: 13px;
/*	background: #FEFDC8;  */
/*	margin-bottom: 0px; */
}

#copyright {
	width: 300px;
	margin: auto;
	padding-top: 0px;
	color: #e5fca4;
}

}
