*
{
	margin: 0;
}
body {
	background-image: url('bg.jpg');
	background-position: center 0px;
	background-repeat: repeat-x;
	background-color: #fff;
  	font-family: Tahoma;
  	font-size: 9pt;
  	font-weight: normal;
  	color: #454545;
}
img {
	border: none;
	behavior: url(iepngfix.htc)
}
h1 {
  	font-family: Times;
	font-size: 20pt;
	color: #153363;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	letter-spacing: -1px
}
A:link {
	color: #153363;
	text-decoration: none;
}
A:visited {
	color: #153363;
	text-decoration: none;
}
A:active {
	color: #153363;
	text-decoration: none;
}
A:hover {
	text-decoration: underline; 
	color: #7c0000;
}
.selectbox { 
	font-family: Tahoma, Arial; 
	font-size: 12px; 
	background-color: #ecf4f9;
	border-color: #616161; 
	border: 1px;
	border-style: solid;
	width: 225px;
}
.textbox { 
	font-family: Tahoma, Arial; 
	font-size: 12px; 
	background-color: #ecf4f9;
	border-color: #616161; 
	width: 98%;
	border: 1px;
	border-style: solid;
}
.textarea { 
	font-family: Tahoma, Arial; 
	font-size: 10px; 
	background-color: #ecf4f9;
	border-color: #616161; 
	width: 99%;
	border: 1px;
	border-style: solid;
}
.submit { 
	color: #414141; 
	font-family: Tahoma, Arial; 
	font-size: 18px; 
	width: 100%;
}
td.content { 
	text-align: justify;
    vertical-align: top;
    padding-bottom: 15px;
    padding-left: 40px;
    padding-right: 37px;
}
td.bottom { 
	text-align: center;
    vertical-align: top;
    padding-bottom: 15px;
}
td.right { 
	background-image: url('images/dallas_cowboys_youth_camp_02.png');
	width: 477px;
	height: 440px;
	text-align: right;
    vertical-align: top;
}
td.date { 
	text-align: right;
    vertical-align: top;
    padding-top: 130px;
    padding-right: 70px;
    font-family: Tahoma;
  	font-size: 12pt;
  	font-weight: normal;
  	color: #FFF;
}