body {
		margin: 0px;
		padding: 0px;
		font-size: 12pt;
		text-align: center;
}

p { 
		margin-left: 20px;
		background-color: white;
}

a {color:gray; text-decoration:none; border:none; outline:none}
a:visited {color:gray; text-decoration:none; border:none; outline:none}
a:link {color:gray; text-decoration:none; border:none; outline:none}

#content ul {margin-left:110px;}

#page {
		width: 752px;
		text-align: left;
		background-repeat: no-repeat;
		margin-right: auto;
		margin-left: auto;
		clear: both;
		float: none;
		border: 3px solid white;
		background-color:white;
}

#content {
		width: 752px;
		margin-top: 0px;
		margin-right: 3px;
		margin-left: 0px;
		float: left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: 140%;
		font-weight: normal;
		color: black;
}

#content p {
		margin-left: 92px;
}

#content img {
		float:left;
		margin-left: 18px;
}

#foot {
		display:none;
		background-image:   url("images/border.gif");
		background-repeat: repeat-x;
		background-position: bottom;
		margin-top: 20px;
		clear: both;
		height: 82px;
		text-align: center;
		vertical-align: top;
		background-color: #FFFFFF;
		font-family: Tahoma;
		font-size: 12px;
}

#foot p {
		margin-bottom:10px;
		margin-top:0px;	
		font-family: Tahoma;
		font-size: 10px;
		text-indent: 0px;
}

#top {
		display:none;
		position: absolute;
		top: 123px;
		border-bottom:2px solid #8b1464;
		border-top:2px solid #c4ee2a;
		height: 20px;
		width: 752px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #ffffff;
		background-color: black;
		text-align: center;
		line-height: 18px;
		margin-left:0px;
		text-indent:0px;
		padding:0px;
}

* html #top{
		width:758px;
}

#top ul{display:inline;
        padding:0px;
		margin:0px;
        }

#top ul li{
		display:inline; 
	    margin-right:20px;
	    margin-left:20px;
}

#top ul li a{
		text-decoration:none;
		color:#ffffff;
}

#top ul li a:hover{
		text-decoration:underline;
}

#fnav {
		font-family: Tahoma;
		font-size: 10px;
}

h1 {
		font-family: Tahoma;
		font-size: 22px;
		font-weight:400;
		border-bottom: 1px dashed gray;
		font-family:georgia;
		color: black;
		text-align:left;
		line-height: normal;
		margin-left:85px;
		

}

h2 {
		font-family: Gerogia;
		font-size: 18px;
		background-color: white;
		border-bottom:1px solid black;
		border-right:1px solid black;
		border-top:1px solid silver;
		border-left:1px solid silver;
		color: black;
		margin-left: 110px;
		margin-top:20px;
		text-align: center;
		line-height: normal;
		width:400px;
		font-weight:400;
}

.subnav_ul {
		display:inline;
		padding:0px;
		margin:0px;}
			
.subnav_li {
		display:inline;
		padding-left:0px;
		margin-left:10px;
		margin-right:10px;}
			
ul li {
		font-size:12px;
		font-weight:bold;
}
			
ul li ul li {
		margin-left:-65px; 
		font-size:10px;
		font-weight:400;
		padding:0px;}
			 
#logo {
		float:right;
		position:relative;
		z-index:2;
		display:none;
}

#tabletext {
		margin:0px;
		font-size:10px;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;}
			
#tabletext p{
		margin:0px;             
		font-size:10px;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;}

#phone {
		background-image:  url("images/phone.jpg");
		position:relative;
		right:0px;   
		top:-15px;     
		width:200px;
		height:209px;
		float:right;
		z-index:1;
		border-right:1px solid black;
		border-top:1px solid black;}

#nodis {
		display:none;}


