.body {background-color:#CCCCCC;
}
.main-text-black {
	font-family: arial;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	left: 643px;
	top: 416px;
}
.main-text-blue-bold {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #293066;
}
.name-large-blue {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #293066;
}
.main-text-bold-white {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;* {

}
.name-large-blue-no-line {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #293066;
}
.name-large-red-no-line {

	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #FF0000;
	}
.formfield 
{
background-color: #FFFFCC;
	font-family: arial;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.agentform{
	padding-left: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-color:#293066;	
	border-style:outset ;
	border-width:1px;
	}
.box{
	width:850px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-color:#293066;	
	border-style:outset ;
	border-width:1px;
	}
	
	.box2{
	width:700px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color:#F2F2F2;
	border-color:#293066;	
	border-style:outset ;
	border-width:1px;
	}
.greybox{
		width:650px;
	height:auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-color:#293066;	
	border-style:outset ;
	border-width:1px;
	background-color: #F2F2F2; 
	}

.pic1 {
	background-image: url(/images/tennis1.jpg);
	background-repeat: no-repeat;
	background-position: 150px 275px;
	position: static;
}
.pic2 {
	background-image: url(/images/soccer1.jpg);
	background-repeat: no-repeat;
	background-position: 350px 265px;
	position: static;
}


#column {
	width:857px;
	height:auto;
	border-width:1px;
	border-style:solid;
	border:black;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
	}
#video { width:auto;
height:auto;
float:right;
}
.profiledetailsbox {
	width:450px;
	margin-left:auto;
	margin-right:auto;
	border-color:#293066;
	border-style:outset;
	border-width:1px;
	padding: 10px;
}
a:link{
	font-family: arial;
	font-size: 14px;
	color: #293066;
	font-weight: bold;
}
a:hover{
    font-family: arial;
	font-size: 14px;
	color:#FF0000;
	font-weight: bold;
 }
 
 a:visited{
    font-family: arial;
	font-size: 14px;
	color:#666666;
	font-weight: bold;
 }

