a:link, a:visited  {text-decoration: none; color: #BBCCDD;}
a:active, a:hover {text-decoration: underline; color:#00284F;}

body {
	font-family: "Book antiqua",Verdana, Geneva, Arial, sans-serif;		
	text-align: center;
	background : #336699 url('/style/image/background2.gif');
}

#container{
	text-align: left;
	width: 907px;
	margin: 0 auto;
	background: #FFF;
	color: inherit;
	border: 1px solid black;
}
#header {
	width:907px;
	height:128px;	
	border-bottom : 1px solid black;
}

h4 {
	color : white;
	margin : 10px 0px;
}

h3 {
	color: #663366;  
	font-family:"Georgia, Times New Roman, Times, serif";
	text-align : center;
}

h2 {
	color:#FF9933;
	font-family:"Georgia, Times New Roman, Times, serif";
	text-align : center;
}

#menu {
	float : left;
	margin-left : 5px;
}

#menu a:link,#menu a:visited  {text-decoration: none; color: #1B466F;}
#menu a:active, #menu a:hover {text-decoration: underline; color:#00284F;}

#menu ul{
	list-style-image: none;
	list-style-type: none;
	margin : 0px;
	padding: 0px;
}

#menu ul li{
	padding-left : 5px;
	margin:0px;
}

#content {
	background-image : url(image/back-content.jpg);
	background-color : #336699;
	background-repeat : repeat-y;
}

#container {

}

#main {
	padding-left : 180px ! important;
	padding-left : 30px;
	height : auto !important;
	height: 420px;
	min-height : 420px;

}

#footer {
	border-top : 1px solid black;
	background-color : #BBCCDD;
}

.PresTriathlon {	
	border : 1px solid #000;
	border-collapse: collapse;
}

.PresTriathlon th {
	background-color : #BBCCDD;
}

.PresTriathlon td {
	background-color : #EDEEEE;
}

.PresTriathlon *{
	border : 1px solid #000;
	padding : 4px;
}
