/* CSS Document */

/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 150;
	padding: 0;
	background: #ffffff;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;

}



/* Header */

#header {
	width: 800px;
	height: 20px;
	margin: 0 auto;
	background: #ffffff;
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 0px 0 0 0px;

}

#header h2 {
	float: right;
	padding: 0px 20px 0 0;
	font-size: 22px;
}


/* Menu */

#menu {
	width:800px;
	height: 50px;
	margin: 0 auto;
	float:left bottom;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding-left: 3px;
	padding-right: 3px;
	float:left;
	background: #ffffff;
	text-decoration: none;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

#menu a:hover {
	color:#000000;
}

#menu .first a {
	background: none;
}

/* Content */

#contenttop {
	width: 750px;
	height:570px;
	margin: 0 auto 0 auto;
	padding: 10px;
	padding-bottom: 20px;
	background: #FFFFFF url(images/img04.jpg) repeat-x left bottom;
	border:1px solid #006599;
	border-top: 3px solid #006599;
}

/* Posts */

#posts {
	float: left;
	width: 480px;
}

/* Links */

#links {
	float: right;
	width: 200px;
	height:190px;
	padding-left: 10px;
	border:1px dashed #006599;
}

#links ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(images/img06.gif) repeat-x left bottom;
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
}

#links li i {
	font-style: normal;
	font-size:20px;
}

#links li h2 {
	font-size: 14px;
}

/* Footer */

#footer {
width: 770px;
	height:50px;
		margin: 0 auto 0 auto;
		border:1px solid #006599;
	background: #FFFFFF url(images/img06.jpg) repeat-x left bottom;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

#footer p {
	text-align: center;
	color: #FFFFFF;
}

#legal{
	text-align: center;
	color: #FFFFFF;
}

#topright {
	float: right;
	width: 232px;
	height:121px;
	padding-right: 15px;
	padding-top: 7px;
}

#think {
	float: right;
	width: 400px;
	height: 320px;
	padding: 7px 10px 7px 10px;
	margin: 15px 25px 7px 10px;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #666666;

	
}

#thinkpic{
float:right;
padding-left: 7px;
padding-right: 7px;
padding-bottom: 4px;
padding-top: 4;

}

#dashline {
background: #FFFFFF url(images/dash.gif) repeat-x;
width: 750px;
	height:10px;
}

#campic{
padding-top: 20px;
padding-right:10px;
margin-left: 20px;
clear:both;
float:left;
	width: 241px;
	height: 186;

}

#contentmid {
clear:both;
	width: 750px;
	height:10px;
padding-top: 10px;
background: #FFFFFF url(images/dash.gif) repeat-x bottom;

}

#imagetop{
	width: 800px;
	height: 533px;
	margin: 0 auto;
	background: url(../../images/live_logo.jpg);
}

#mainflash {
width: 800px;
height: 358;
margin: 0 auto;

}

#greyfoot {
width: 800px;
height: 15px;
margin: 0 auto;
background: #cccccc;
clear: both;
padding-top: 5px;
font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;


}

#foot2 {
width: 793px;
height: 35px;
margin: 0 auto;
background: #ffffff;
clear: both;
font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #cccccc;
	background: #ffffff;
	border:1px solid #CCCCCC;
	padding-left:5px;


}

#odo {
width: 75px;
height: 32px;
float: right;
clear:both;
margin: 0 auto;


}

#flashmenu {
	width: 200px;
	height: 45px;
	float:right;
	padding-top: 230px;
	padding-right: 50px;

}

#content {
width: 250px;
	height: 200px;
	float:left;
	margin-left: 50px;
	margin-top: 50px;
	background:#FFFFFF;

}

#contenttext {
padding-left: 7px;
padding-top: 10px;

}

