/* Original design by Free CSS Templates http://www.freecsstemplates.org (template style=Resplendent) Released for free under a Creative Commons Attribution 2.5 License */

body {
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E6E6E;
}

p {
	margin-top: 1.5em;
	line-height: 190%;
}

.red {
	color:#cc0000;
}

a {
	text-decoration: none;
	color: #125798;
}

a:hover {
	text-decoration: none;
	color: #8D0000;
}

a img {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #125798;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
	font-style: italic;
}

h3 {
	font-size: 16px;
    margin-top: 1.5em;
    margin-bottom: -.5em;
}

h4 {
	font-size: 14px;
	color: #939292;
}

h5 {
	font-size: 16px;
	color: #939292;
    margin-top: 1.5em;
    margin-bottom: -.5em;
}

h6 {
	font-size: 13px;
	color: #939292;
    margin-top: 1.5em;
	margin-bottom:-.5em;
}

ul, ol {
	margin-left: .5em;
	line-height: 150%;
}

img.left {
	float: left;
	margin-right: 20px;
	margin-top: 5px;
	padding: 5px;	
}

img.right {
	float: right;
	margin-right: 20px;
}

img.small {
	float: left;
	margin-right: 10px;
}


/* Intro */

#intro {
	width: 400px;
	height: 100px;
	margin: auto;
	margin-top: 200px;
}

/* Header */

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

#header h1 {
	margin: 0;
	float: left;
	padding-top: 38px;
}


/* Language */

#language {
	float: right;
	padding-top: 60px;
	padding-right: 30px;
}


/* Menu */

#menu {
	width: 960px;
	height: 62px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 23px 0 0 28px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0 20px 0 22px;
	background: url(images/img03.gif) no-repeat left center;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}


/* Banner */

#banner {
	width: 960px;
	margin: 0 auto;
	padding: 8px 0;
}


/* Page */

#page {
	width: 900px;
	height: 70px;
	margin: 0 auto;
	padding: 15px 35px 0 25px;
	background: url(images/img10.jpg) no-repeat;
}


/* Content */

#content {
	float: left;
	width: 603px;
}


/* Twitter */

#twitter {
	float: left;
	padding-left: 20px;
	width: 560px;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 250px;
}

#sidebar p {
	padding: 0px 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li h2 {
	height: 32px;
	margin-top: 25px;
	padding: 8px 20px 0px 20px;
	background: url(images/img09.png) no-repeat;
	font-size: 18px;
	color: #FFFFFF;
}


/* Footer */

#footer {
	clear: both;
	width: 870px;
	height: 50px;
	margin: 0 auto;
	padding: 35px 45px;
	background: url(images/img06.jpg) no-repeat;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #B4B4B4;
}

#footer a {
	color: #B4B4B4;
}

#footer a:hover {
	color: #8D0000;
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}


/* Form */

fieldset { 
	width: 420px;
	float: left; 
	padding-left: 15px; 
	padding-top:10 px; 
	margin-top: 10px;
	margin-bottom: 20px; 
	background:#eee;
	border: 1px solid #999; 
	border-left: 1px solid #ccc; 
	border-top: 1px solid #ccc; 
}

#soccer ul {
}


#photoholder {
  width:78px;
  height:78px;
}
#thephoto {
  width:78px;
  height:78px;
}