	
img	{
	display: block;
	border: 0px;
	}

#sidebar img {
	margin: 0px;
	
	}


#footer img {
	vertical-align: middle;
	border: 0px;
	}
	
#rightbar img	{
	display: block;
	border: 0px;
	margin: 0px;
	}		

	
	

	/*  Establish general layout parameters */

body	{
	background: #9aa url(images/greybg.gif) bottom left fixed repeat-x;
	color: #333;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-top: 5px solid #566;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 25px;
	}
	
#wrapper	{
	background: #3454A1;
	margin: 10px auto;
	padding: 0px;
	border: 0px solid #999;
	width: 785px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 765px;
	}

html>#wrapper	{
	width: 765px;
	} 

#header	{
	background: #fff;
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image: url(images/olympicheader.jpg);
	background-repeat: no-repeat;
	height: 100px;
	}



#pagebody	{
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-align: left;
	color: #333333;

	background-color: #FFFFFF;
	
	
	}

#maincontent	{
	float: right;
	margin: 0px;
	padding: 10px 10px 10px 0px;
	width: 620px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 600px;
	margin-left: 0px;
	display: inline;
	height: 100%;
	
	}
	
html>#maincontent 	{
	width: 600px;
	} 
	
#maincontent ul	{
	padding: 0px 20px 0px 0px;
	
	}	

#maincontent ul	li {
	width: 350px;
	line-height: 18px;
	font-size:   11px;
	list-style-type: none;
	display: inline;
	}
	
#sidebar	{
	padding: 10px 0px 10px 5px;
	margin: 0px;
	height: 100%;
	text-align: left;
	width: 140px;
	float: left;
	font-size:9px;
	}	
	
#rightbar {
	width: 129px;
	margin: 0px;
	padding: 0px;
	float: right;
}

#tip {
	width: 170px;
	border-width: 1px;
	padding: 10px;
	border-color: #6B87CE;
	border-style: solid;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;


}
	
/*#sidebar p	{
	font-size: 11px;
	line-height: 18px;
	}*/

#footer {
	border: 0px;
	border-top: 1px solid #ccc;
	color: #666;
	background: #eee;
	padding: 5px 7px 10px 25px;
	text-align: left;
	clear: both;
	font-size: 12px;	
	}




#sidebar ul	{
	padding: 0px 20px 0px 0px;
	line-height: 18px;
	font-size:   11px;
	list-style-type: none;
	display: block;
	}
	



	/*  Typography */
	
h1	{
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	margin-top: 25px;
	margin-bottom: -6px;
	color: #31519e;
	
	}
	
h2	{
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-top: 25px;
	margin-bottom: -6px;
	color: #666666;
	
	}
	
h3	{
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	margin-top: 25px;
	margin-bottom: -6px;
	color: #486AC3;
	
	}	
	
h4	{
	
	
	}
	
.newsbody{
	font-size: 11px;
	}


	/* General linkology */
	
a:link, a:visited {

	text-decoration : none;
	color: #486AC3;
	background: transparent; 
	text-decoration : underline;
	}

a:hover {
	
	text-decoration : underline;
	color: #999999;
	background: transparent; 
	}

a:active {

	text-decoration : none;
	color: #486AC3;
	text-decoration: underline;  
	}


	

	/*  Hidey-ho */

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}

	/*  Helpers */
	
	
.linewrap {
	font-weight: bold; 
	color: #c60; 
	font-size: 13px;
	}
	
.floatleft	{
	float: left;
	padding: 0;
	margin: 0 15px 0 0;
	}
	
.vs0	{
	margin-top: 0;
	}
	
.vs3	{
	margin-top: 3px;
	}		

.vs5	{
	margin-top: 5px;
	}	

.vs7	{
	margin-top: 7px;
	}

.vs10	{
	margin-top: 10px;
	}	

.vs15	{
	margin-top: 15px;
	}	
	
.vs25	{
	margin-top: 25px;
	}
		
