html 	{width:98%; }

body	{background:#be020b ; font-family: 'Trebuchet MS', arial, verdana; font-size:13px; color:#dddddd; font-weight:bold;  width:100%;  }

p		{font-size:12px; padding:0 0 11px 0; margin:0; line-height:120%; font-weight:normal; color:#dddddd}
h1		{margin:0; padding:20px 20px 20px 0; font-size:150%; font-weight:normal; }
h2		{margin:0; padding:20px 20px 20px 0; font-size:150%; font-weight:normal; }
h3		{margin:0; padding: 0 20px 0; font-size:120%; font-weight:normal; color:#dddddd}
h4		{margin:0; padding:40px 40px 0px 40px; font-size:120%; font-weight:normal;font-size:66px; text-transform: uppercase; }
h5		{margin:0; padding:0 0 20px 0; font-size:100%; font-weight:normal; font-size:21px; text-transform: uppercase; text-align:left;}
	


/*link styling*/
a			{color:#aaaaaa; text-decoration:none; }
a:hover		{text-decoration:none; }
#footer a	{color:#dddddd; }


/*structural elements*/
.section 		{text-align:center; width:100%; border-bottom:0px solid #637076 }

#header			{background:#be020b; margin:0 auto; text-align:left; padding:30px 00px 10px 0px; width:730px; height:175px; border:0px solid #dddddd }
#container		{margin:0 auto; text-align:left; padding:0 20px 20px 20px; width:730px; border-left:0px solid #637076; border-right:0px solid #637076; }
h1#logo			{background:#be020b; float:left; padding:0px 0px; width:100px; border:0px solid #637076; text-align:left; min-height:0px; }
h2#logo			{background:#be020b; float:right; padding:0px 5px 0px 20px; width:135px; heigth:150px; border:1px solid #637076; text-align:left; min-height:0px; }
h4#logo			{ float:right; padding:20px 60px 20px 20px; width:450px; border:0px solid #637076; text-align:left; max-height:48px;letter-spacing:0.075em; }
h5#logo			{ float:right; padding:20px 60px 20px 20px; width:450px; border:0px solid #637076; text-align:left; max-height:134px;letter-spacing:0.10em; }
#pictureRail	{text-align:center; }
#new			{background:#be020b; float:left; width:730px; padding:20px 20px 5px 20px; border:0px solid #637076; }
#menu			{background:#be020b; margin:10px 0px 0px 0px; border:1px solid #dddddd; padding:0px; color:#dddddd; text-align:center; letter-spacing:0.15em; text-transform: uppercase;}
#content		{background:#be020b; margin:10px 0 0 0px; padding:10px 10px 10px 10px; border:1px solid #dddddd;  }
#footer			{margin:0 auto; text-align:left; padding:5px 20px 60px 20px; width:720px; border-left:0px solid #637076; border-right:0px solid #dddddd; letter-spacing:0.05em; }
#footer p		{background:#be020b; padding:5px; font-size:80%; color:#dddddd; border:0px solid #637076; text-align:center; }
#footer date 	{background:#be020b; padding:5px; font-size:80%; color:#637076; border:1px solid #637076; text-align:center;text-transform: uppercase; }
#footer time	{background:#be020b; padding:5px; font-size:80%; color:#637076; border:1px solid #637076; text-align:center;text-transform: uppercase; }

/*section dependant style over-rides*/
#new h3	{margin:0; padding:0 0 20px 0; color:#dddddd; font-size:120%; font-weight:bold; }
#new p		{padding:10px 0; border-top:0px solid #be020b; }

#header p	{text-align:center; font-size:170%; color:#637076; padding:5px 0 0 0; }

ul#menu 	{ color:#dddddd;  font-size:80%; padding:5px 6px;}
ul#menu li	{margin:0; padding:0; list-style:none; display:inline; }
ul#menu  a	{color:#eeeeee; text-decoration:none; padding:5px 6px; }

ul#text		{font-size:12px; padding:5 6 11px 0; margin:0; line-height:120%; font-weight:normal; color:#dddddd}
ul#text li	{font-size:12px; padding:0 0 11px 0; margin:0; line-height:120%; font-weight:normal; color:#dddddd}

#pictureRail img	{margin:20px 10px;border:1px solid #637076;  }
#content img		{border:1px solid #be020b; float:right; margin:0 0 20px 20px; }
#span { text-transform: uppercase; font-size:80%;text-align:center; color:#E8EDF7;}


/*This adds a little arrow under the menu item of the page you are on. (handy for navigation and usability)
To modify, edit the <body> tag by changing the id.
e.g, if the page you are on is the contact page, change: <body id="home"> to <body id="contact">*/
#home #homeLink,
#cologne #cologneLink,
#squad #squadLink,
#fccologne #fccologneLink,
#fanclubs #fanclubsLink,
#sources #sourcesLink,
#news #newsLink,
#sanremo #sanremoLink
{background:url('jpg/menu-a-bg.gif') no-repeat center bottom; }


/*just makes sure the content doesn't spill out the boxes, see http://www.positioniseverything.net/easyclearing.html for details*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#accordion {
	margin:0px 0px;
}

h3.toggler {
	cursor: pointer;
	border: 0px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family: Futura, Verdana, Arial, sans-serif;
	font-size: 00%;
	font-weight:normal;
	letter-spacing:0.15em;
	background: #be020b;
	color: #0000FF;
	text-transform: uppercase;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}

div.element p,  {
	margin:0px;
	padding:4px;
}


blockquote {
	padding:5px 20px;
}

#clock {
	line-height:20px;
	padding-left:8px;
	height:20px;
}
#date 
#time 
