@charset "UTF-8";
body * {
	padding:0;
	margin:0;
}
body {
	padding:0;
}
img { border:0 }
#container {
	height: 600px;
	width: 1000px;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	float: left;
}
#acourtwilliams {
	width: 60px;
	padding-left: 0px;
	float: left;
}

/* ----------------------------------------------------------------------------------------------------- */

#home a { width:60px; display:block;}
#home  a:hover { background-image: url(assets/acourt_williams_logo_O.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
#home  a:hover img { visibility:hidden } 

/* following hacks for ie5.0s sake */

#home  img {  display:inline;	voice-family: "\"}\"";     voice-family:inherit;  display:block;  }
#ie5postBoxHack{}#home a {  height:auto;	voice-family: "\"}\"";   voice-family:inherit;  height:330px;}
#ie5postBoxHack{}


/* ----------------------------------------------------------------------------------------------------- */

#nav {
	height: 100px;
	width: 60px;
}
#nav  ul { padding: 0px; list-style-type: none;}
#nav  ul a { display:block;  }
#nav li { width: 60px; }
	
#next a { width:60px; }
#prev a { width:60px; }

#next a:hover { background:url(assets/next_O.gif) no-repeat left top;    }
#prev a:hover { background:url(assets/prev_O.gif) no-repeat left top;    }


#nav a:hover img { visibility:hidden } 

#nav ul img {  display:inline;	voice-family: "\"}\"";     voice-family:inherit;  display:block;  }
#ie5postBoxHack{}#nav a {  height:auto;	voice-family: "\"}\"";   voice-family:inherit;  height:50px;}
#ie5postBoxHack{}


/* ----------------------------------------------------------------------------------------------------- */

#welcome {
	width: 640px;
	margin-left: 120px;
	display:block;
	}

#welcome a:hover img { visibility:hidden } 

#welcome1 { height: 40px; width: 267px; float: left;}
#welcome2 {
	height: 40px;
	width: 372px;
	float: left;
	background-image: url(assets/welcome_O_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#welcome3 {
	height: 44px;
	width: 237px;
	float: left;
	background-image: url(assets/welcome_O_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#welcome4 {
	height: 44px;
	width: 402px;
	float: left;
	background-image: url(assets/welcome_O_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#welcome5 {
	height: 43px;
	width: 639px;
	float: left;
	background-image: url(assets/welcome_O_06.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#welcome6 { height: 40px; width: 280px; float: left;}
#welcome7 {
	height: 40px;
	width: 359px;
	float: left;
	background-image: url(assets/welcome_O_08.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#welcome1 a { height: 40px; width: 267px;}
#welcome2 a { height: 40px; width: 372px;}
#welcome3 a { height: 44px; width: 237px;}
#welcome4 a { height: 44px; width: 402px;}
#welcome5 a { height: 43px; width: 639px;}
#welcome6 a { height: 40px; width: 280px;}
#welcome7 a { height: 40px; width: 359px;}



#welcome img {  display:inline;	voice-family: "\"}\"";     voice-family:inherit;  display:block;  }
#ie5postBoxHack{}#welcome a {  height:auto;	voice-family: "\"}\"";   voice-family:inherit; }
#ie5postBoxHack{}

/* ----------------------------------------------------------------------------------------------------- */

#image {
	width: 520px;
	margin-left: 40px;
	height: 520px;
	float: left;
}
#info {
	float: left;
	width: 180px;
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
}
#info h2 {
	color: #333333;
	padding-bottom: 6px;
}
#info a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#info a:hover {
	font-weight: bold;
	color: #FF9900;
}
#info p {
	padding-top: 6px;
}
#image p {
	padding-bottom: 0px;
	padding-top: 20px;
}
#image a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#image a:hover {
	font-weight: bold;
	color: #FF9900;
}
#subnav {
	width: 760px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	padding-left: 120px;
	padding-top: 60px;
}
#subnav a {
	color: #999999;
	text-decoration: none;
	
}

#subnav a:hover {
	color: #FF9900;
	text-decoration: none;
}
