/* CSS Document */
/* Design - Advanced Media Webs - Mark Abrams 10/2007 */

/*  page frame settings  */
html {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #895540;
	font-style: normal;
}

body {
	background-repeat: repeat;
	background-image: url(../images/layout/backgroundtile.jpg);
	margin: 0px;
	padding: 0px;
 	}
#screen {
	background-image: url(../images/layout/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: auto;
	margin-top: 0px;
 }
#page{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
}	
#masthead {
	height: 0px;
	margin: auto;
	width: 760px;
}	
#banner {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 355px;
	background-image: url(../images/layout/banner.jpg);
	position: relative;
}
#menu {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 55px;
}
#menu a{
	 float: left;
}

//#menu ul{
	list-style-type: none;
	position: absolute;
	left: -20px;
	top: 0px;
 }

a#menu01 {
	display: block;
	width: 67px;
	height: 55px;
	background-image: url(../images/layout/menuup/menu_01.jpg);
	margin: 0;
}
a#menu01:hover {
	background-image: url(../images/layout/menuhover/menu_01.jpg);
 }
a#menu02 {
	display: block;
	background-image: url(../images/layout/menuup/menu_02.jpg);
	margin: 0;
	height: 55px;
	width: 107px;
}
a#menu02:hover {
	background-image: url(../images/layout/menuhover/menu_02.jpg);
}
a#menu03 {
	display: block;
	background-image: url(../images/layout/menuup/menu_03.jpg);
	margin: 0;
	height: 55px;
	width: 116px;
}
a#menu03:hover {
	background-image: url(../images/layout/menuhover/menu_03.jpg);
}
a#menu04 {
	display: block;
	background-image: url(../images/layout/menuup/menu_04.jpg);
	margin: 0;
	height: 55px;
	width: 127px;
}
a#menu04:hover {
	background-image: url(../images/layout/menuhover/menu_04.jpg);
}
a#menu05 {
	display: block;
	background-image: url(../images/layout/menuup/menu_05.jpg);
	margin: 0;
	height: 55px;
	width: 120px;
}
a#menu05:hover {
	background-image: url(../images/layout/menuhover/menu_05.jpg);
}
a#menu06{
	display: block;
	background-image: url(../images/layout/menuup/menu_06.jpg);
	margin: 0;
	height: 55px;
	width: 93px;
}
a#menu06:hover {
	background-image: url(../images/layout/menuhover/menu_06.jpg);
}
a#menu07{
	display: block;
	background-image: url(../images/layout/menuup/menu_07.jpg);
	margin: 0;
	height: 55px;
	width: 130px;
}
a#menu07:hover {
	background-image: url(../images/layout/menuhover/menu_07.jpg);
}

a .alt { display: none; }
#email {
	position:absolute;
	left:567px;
	top:-50px;
	width:129px;
	height:58px;
	z-index:1;
}
 
#title {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #65452C;
	margin-right: auto;
	margin-left: auto;
	width: 740px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-style: italic;
	clear: both;
}
.clubs li {
	list-style-image: url(../images/layout/acorn.gif);
	line-height: 1.7em;
}

.inlineTitle {
	font-weight: bold;
 }
.inlineTitle img {
	vertical-align: text-bottom;
}
#content {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	line-height: 1.3em;
	position: relative;
}
#columnLeft{
	float: left;
	width: 475px;
}
#columnRight {
	float: right;
	width: 225px;
}
 	
h1	{
 }
h2	{
 }
h3	{
 }
.run-in	{
	font-weight: bold;
	line-height: normal;
	margin-right: 5px;
	font-size: 120%;
	color: #006699;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}  
.left {}
.center {
	text-align: center;
	clear: both;
} 
.right {
	text-align: right;
}

#credits  {
	font-size: x-small;
	text-align: center;
	padding-top: 5px;
}.clear {
	clear: both;
}
.pictureShadow100x150 {
	background-image: url(../images/layout/105x155_shadow.jpg);
	float: right;
	width: 105px;
	margin-right: 0.5em;
	height: 155px;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 3px;
	margin-bottom: 1em;
	margin-left: 1em;
	padding-right: 3px;
}

.pictureShadow200x110 {
	background-image: url(../images/layout/205x115_shadow.jpg);
	float: right;
	width: 205px;
	margin-right: 0.5em;
	height: 115px;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 3px;
	margin-bottom: 1em;
	margin-left: 1em;
	padding-right: 3px;
}

.pictureShadow200x150 {
	background-image: url(../images/layout/205x155_shadow.jpg);
	float: right;
	width: 205px;
	margin-right: 0.5em;
	height: 155px;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 3px;
	margin-bottom: 1em;
	margin-left: 1em;
	padding-right: 3px;
}
.pictureShadow300x200 {
	background-image: url(../images/layout/300x200_shadow.jpg);
	float: right;
	width: 300px;
	margin-right: 0.5em;
	height: 200px;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 3px;
	margin-bottom: 0em;
	margin-left: 1em;
	padding-right: 3px;
}
.pictureShadow470x165 {
	background-image: url(../images/layout/470x165_shadow.jpg);
	float: left;
	width: 470px;
	height: 165px;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 5px;
	padding-bottom: 5px;
}


img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imageRight {
	float: right;
}


a:link,  a:visited,   a:visited,   a:active,   a:hover {
	cursor: url(../images/cursor/hb.ani);
		color: #427684;

 }
#footerNav a:link, #footerNav a:visited, #footerNav a:visited, #footerNav a:active, #footerNav a:hover   {
	color: #427684;
	text-decoration: none;
	font-weight: bold;
}
 #footerNav a:hover {
	color: #552B2B;
	text-decoration: none;
	font-weight: bold;
}

#footerNav {
	height: 20px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-top: 10px;
	font-size: smaller;
	clear: both;
	background-color: #E4E4E4;
	text-align: center;
}
#footerNav img {
 	vertical-align: bottom;
}
#footerAddr img {
	vertical-align: bottom;
}
#footerAddr {
	padding-left: 20px;
	font-size: small;
	line-height: normal;
	vertical-align: bottom;
}

#page #content #realators {
	font-size: small;
	width: 100%;
}

#realators strong {
	color: #761826;
}
#page #content #realators .realator td {
	padding-top: 10px;
	vertical-align: bottom;
}
#disclamer {
	font-size: x-small;
	line-height: normal;
}
.amw {
	font-size: x-small;
}

