body {

background: #444;
background-image: url(http://www.moderngymnastics.com/img/bg.gif);
background-repeat: repeat;
padding: 10px 10px 10px 0px;
font-family: verdana, ariel;
padding: 10px;
margin: 0px;
}

h2 {

font-size: 24;
text-align: center;
color: #0072BC;
height: 25px;
padding: 0px;
margin: 0px;

}

h3 {

font-size: 16;
font-weight: bold;
text-align: center;
color: #0072BC;
padding: 0px;
margin: 0px;

}

h4 {

font-size: 14;
font-weight: bold;
text-align: left;
color: #0072BC;
padding: 0px;
margin: 0px;

}


table.container {
background: #FFF;
border: 5px solid #0072BC;
width: 800px;
padding: 0px;
margin: 0px;

}

td.header-top {

background: #0072BC;
color: #FFF;
font-size: 14;
font-weight: bold;
text-align: right;
height: 5px;
padding: 0px;
margin: 0px;

}

td.header-left{
background: #FFF;
background-image: url(http://www.moderngymnastics.com/img/topfillr.gif);
background-repeat: no-repeat;
font-size: 14;
font-weight: bold;
text-align: center;
vertical-align: bottom;
color: #004A80;
width: 200px;
height: 110px;
padding: 0px;
margin: 0px;

}

td.header {

background: #FFF;
background-image: url(http://www.moderngymnastics.com/img/topfilll.gif);
background-repeat: no-repeat;
background-position: top right;
border-bottom: 1px dashed #C1C1C1;
text-align: center;
height: 110px;
padding: 0px;
margin: 0px;

}

td.main {

background: #FFF;
padding: 10px 20px 10px 10px;

}

td.main img {
border: 1px solid #A7A7A7;
padding: 2px;
margin: 0px;

}

td.nav {
background: #004A80;
background-image: url(http://www.moderngymnastics.com/img/navtr.gif);
background-repeat: no-repeat;
background-position: top right;
padding: 10px 0px 0px 0px;
margin: 0px;

vertical-align: top;

}

	td.nav ul {
	
	list-style-type: none;
	border-width: 0px;
	border-style: solid;
	border-color: #A7A7A7;
	padding: 0px;
	margin: 0px;
	
	}
	
	td.nav li {
	
	border-width: 0px;
	border-style: solid;
	border-color: #A7A7A7;
	font-size: 14;
	font-weight: normal;
	color: #EEEEEE;
	display: block;
	padding: 0px;
	margin: 0px;
	height: 20px;
	width: 190px;
	}
	
	td.nav li a:link {
	
	border-left: 0px solid #0072BC;
	font-size: 14;
	font-weight: normal;
	text-decoration: none;
	color: #EEEEEE;
	display: block;
	padding: 2px 0px 2px 7px;
	height: 20px;
	width: 190px
	}
	
	td.nav li a:visited {
	
	border-left: 0px solid #0072BC;
	font-size: 14;
	font-weight: normal;
	text-decoration: none;
	color: #EEEEEE;
	display: block;
	padding: 2px 0px 2px 7px;
	height: 20px;
	width: 190px
	}
	
	td.nav li a:hover {
	
	background: #0072BC;
	border-left: 0px solid #0072BC;
	font-size: 14;
	font-weight: normal;
	text-decoration: none;
	color: #EEEEEE;
	display: block;
	margin: 0px;
	height: 20px;
	width: 190px
	}
	
	td.nav li a:visited:hover {
	
	background: #0072BC;
	border-left: 0px solid #0072BC;
	font-size: 14;
	font-weight: normal;
	text-decoration: none;
	color: #EEEEEE;
	display: block;
	margin: 0px;
	height: 20px;
	width: 190px
	}
	
	td.nav li a:active {
	
	border-left: 0px solid #0072BC;
	font-size: 14;
	font-weight: normal;
	text-decoration: none;
	color: #EEEEEE;
	display: block;
	margin: 0px;
	height: 20px;
	width: 190px
	}
