/*  
Theme Name: Marinos 2010
Theme URI: http://wordpress.org/
Description: Tricolore Pride Theme
Version: 0.5
Author: Nick Holder 
Author URI: http://binarybonsai.com/
*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Verdana , Arial,  Sans-Serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
}

img{
	border:none
}

/* Links */

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

strong a {
	color:#000000;
	
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}


/* END Links */


#content { 
	position:relative;
	width: 568px; 
	text-align: left; 
	margin: 0 auto ;
	
}

#header {
	position:relative;
	height: 128px;
	background-color: #FFFFFF;
	background-image: url("images/header-bg.jpg");
	background-repeat: no-repeat;
}

#footer {
	text-align:center;
	width:568px;
}

#shirts {
	position:absolute;
	top: 65px;
	left: 445px;
}

#nextmatch {
	position:absolute;
	color:#D9F9FB;
	left:420px;
}