@charset "UTF-8";
body {
	background-image: url(images/identitygolf_head.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

img, div, input { behavior: url("iepngfix.htc") }


p, td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #55277F;
	line-height: 1.5em;
	text-align: left;
	}

img { behavior: url(iepngfix.htc); }
	
.content {
	width: 970px;
	margin: 0px auto;
	}

#header {
	width:
	}

#header .nav {
	height: 40px;
}

.bodycontent {
	width: 725px;
	text-align: left;
	margin: 20px auto 10px auto;
	}
	
.bodycontent a:link {
	color: #393;
	text-decoration: none;
	}
	
.bodycontent a:visited {
	color: #393;
	text-decoration: none;
	}
	
.bodycontent a:hover {
	color: #393;
	text-decoration: underline;
	}	
	
.bodycontent a:active {
	color: #393;
	text-decoration: none;
	}
		
.nav img  {
	margin: 17px 85px -5px 85px;
	}

#footer {
	background-image: url(images/identitygolf_footer.jpg);
	background-repeat: repeat-x;
	height: 75px;
	margin: 35px 0px 0px 0px;
	color: #FFF;
	padding-top: 50px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	}

#footer a:link {
	color: #FFF;
	text-decoration: none;
	}

#footer a:visited {
	color: #FFF;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
	}	

#footer a:active {
	color: #FFF;
	text-decoration: none;
	}


a:link {
	color: #393;
	text-decoration: none;
	}

a:visted {	
	color: #393;
	text-decoration: none;
	}
	
a:hover {
	color: #96C;
	text-decoration: underline;
	}		
	
a:active {	
	color: #393;
	text-decoration: none;
	}
	
.title {
	margin: 20px auto 0px auto;
	}
