@import url("content.css");
@import url("header.css");
@import url("misc.css");
@import url("text.css");

body 
{
	text-align: center;
	background-image: url(../pics/pattern3.gif);
	margin: 0;
	padding:0;
}

a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	margin: 0;
	}
#container
{
	width: 765px;
	text-align: left;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}
.floatRight {float:right; }
div.floatRight {width:200px; float:right;margin-left:6px;}
div#div p.caption {font-size:10px; font-family:Arial, Helvetica, sans-serif; width:200px;}
p.clear {clear:both; line-height:0.01px;}
#medal {margin-left:60px;}

