body{
background-image: url(http://www.completecoach.com/resources/images/bgimage2.jpg);
background-position:top center; 
background-repeat: repeat-x;
background-color: #143d5a;
}


a { color: #006699; }
a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: underline; }
a.more { white-space: nowrap; padding-right: 10px;}

p {
	font-size: 12px;
	line-weight: 18px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #333;
	margin-bottom: 18px;
}
p.small {font-size: 10px; line-weight: 14px; font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color: #666; margin-bottom: 18px;}
p.link {margin-bottom: 3px; margin-top: 3px; line-height: 12px; line-weight: 12px;}
h1 { font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color: #333; font-weight: bold; font-size: 24px; line-height: 30px; margin-bottom: 18px; margin-top: 20px}
h1.super { font-size: 30px; color:#000000}
h2 { font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color: #666; font-weight: bold; font-size: 16px; line-height: 18px; margin-bottom: 18px; }
h2.super {color:#000}
h3 { font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color: #333; font-weight: bold; font-size: 1em; line-height: 18px;}
h3.menu {margin-bottom: 5px; margin-top: 5px; margin-left: 5px;}
h4 { font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color: #333; font-weight: bold; font-size: 12px; line-height: 18px;}

/*layout*/
#content { padding: 18px 20px; position: relative; color: #333; }

/*sidebar*/
h4 {padding: 5px; background: #e2e2e2; margin: 0 -5px 5px -5px; }
.box {background: #f1f1f1; padding: 0px 5px 5px 5px; margin: 0 0 1.25em 0;}
ul { margin 0; padding: 0;}
li { font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color: #333; font-weight: normal; font-size: 10px; margin-left: 15px; line-height: 12px; padding: 0px; line-height: 1.5em; list-style-image: url(../../media/pr/images/arrow.gif)}


input.submit_footer{
		color: #000;
		font-size: 14px;
		font-weight: bold;
		font-family:Arial, Helvetica, sans-serif;
		position: relative;
		border: none;
		right: 65px;
		margin-top: 14px;
		background-color: #1eb5ff;
		padding-top: 10px;
		padding-bottom: 10px;
		width: 75px;	
}

input.submit_footer:hover{
		background-color: #ccc;
}