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

body {
position: inherit;
	margin: 0px 0;
	padding: 0;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
}

h1, h2, h3 {
	color: #ff0000;
}

h2 {
	font-size: 1.6em;
	
}

h3 {
	margin: 0;
	font-size: 1em;
	background-color:#2E2E2E;
	
}

h4 {
	margin: 0;
	font-size: 1em;
	color:#000000
	
}

p, ul, ol, blockquote {
	margin-top: 0;
	color:#000000
}

a:link {
	color: #730000;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#header {
	width: 960px;
	height: 112px;
	margin: 0 auto;
}

#header * {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

#header h1 {
	float: left;
	padding: 20px 0 0 880px;
	font-size: 3em;
}

#header h2 {
	float: left;
	padding: 7px 0 0 0;
	font-size: 1em;
}

/* Menu */

#menu {
	width: 960px;
	height: 41px;
	margin: 0 auto;
	background: #2E2E2E;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 20px 0 20px;
	text-decoration:none;
	color: #FF0000;
	font:bold;
}

#menu a:hover, #menu .active a {
	background: url(images/img4.gif);
	color: #FFFFFF;
}

/* Content */

#content {
	width: 960px;
	margin: 0 auto;
	background: url(images/img5bis.gif);
	color:#000000;
}

#colOne {
	float: left;
	width: 190px;
	padding: 20px 10px 0 10px;
}

#colTwo {
	float: left;
	width: 730px;
	padding: 20px 10px 0 10px;
}


Profile {
	margin: 0px 0;
	padding: 0;
	background: #111111 url(images/A_Profile.gif) no-repeat;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:5px;
	}


#colThree {
	float: left;
	width: 190px;
	padding: 10px;
}

/* Footer */



#footer {
	width: 960px;
	margin: 0 auto;
	padding: 0px 0;
	background: url(images/fill.gif) no-repeat;
	font-size: smaller;
}

#footer * {
	color: #;
}
