html{
		height: 101%;
	}
body {
		height: 101%;
		margin: 5px 0px 5px 0px;
		font: 90% arial,helvetica,sans-serif;
		color: #666666;
		background: url(../images/bg.gif);
		background: #444444;
		text-align: justify;
	}
#table {
		font: 85% arial,helvetica,sans-serif;
		width: 900px;
		background: #ffffff;
		text-align: justify;
		vertical-align: middle;
		line-height: 13pt;
	}
#table1 {
		width: 100%;
		text-align: justify;
		vertical-align: middle;
		padding: 10px 10px 10px 10px;
		line-height: 13pt;
	}
#table1 img { 
		border: 3px double #c50650;
	}

#table2 {
		width: 100%;
		text-align: justify;
		vertical-align: middle;
		padding: 10px 15px 10px 15px;
		line-height: 15pt;
	}
#bannertop {
		width: 900px;
		height: 80px;
		font: 95% arial,helvetica,sans-serif;
		text-align: left;
		color:  #c50650;
		font-variant: small-caps;
		text-align: left;
		letter-spacing: 2px;
		line-height: 18pt;
		background-color: #ffffff;
		padding: 10px 10px 10px 10px;
		border-top: 1px solid #ffffff;
		border-right: 1px solid #ffffff;
		border-bottom: 0px solid #d56377;
		border-left: 1px solid #ffffff;
	}
#banner {
		width: 900px;
		text-align: left;
		background-color: #ffffff;
		border-left: 1px solid #ffffff;
	}
#banner2 {
		width: 100%;
		text-align: center;
		margin: 0px 5px 0px 5px;
		background-color: #ffffcc;
		vertical-align: middle;
	}
.banner2 {
		margin: 0px 0px 5px 5px;
	}
.banner3 {
		margin: 0px 0px 5px 5px;
	}
.banner4 {
		margin: 0px 0px 0px 5px;
	}

#nav {
		width: 900px;
		background: #ffffff;
		padding: 0px 1px 0px 1px;
	}
#footer {
		width: 900px;
		height: 30px;
		font: 65% arial,helvetica,sans-serif;
		text-align: center;
		background: #c50650;
		color: #cccccc;
		letter-spacing: 1px;
		padding: 5px 5px 5px 5px;
		border-top: 5px solid #d56377;
	}
.news {
		width: 200px;
		padding: 3px 3px 3px 3px;
		border-top: 1px solid #cccccc;
		border-right: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
		border-left: 1px solid #cccccc;
	}
.news2 {
		width: 100%;
		text-align: justify;
		vertical-align: middle;
		padding: 3px 3px 3px 3px;
		line-height: 13pt;
		border-bottom: 1px solid #cccccc;
		}
#gallery {
		font: 90% arial,helvetica,sans-serif;
		background: #c50650;
		text-align: justify;
		vertical-align: top;
		padding: 0px 0px 0px 0px;
		line-height: 14pt;
	}
#gallery img { 
		border: 3px double #d56377;
	}
#form {
		text-align: left;
		background: #d56377;
		color: #ffffff;
		padding: 5px 5px 5px 5px;
		line-height: 14pt;
		border-top: 1px solid #cccccc;
		border-right: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
		border-left: 1px solid #cccccc;
	}
#form2 {
		text-align: left;
		padding: 3px 3px 3px 3px;
		line-height: 14pt;
	}
#contact {
		width: 100%;
		text-align: justify;
		vertical-align: middle;
		padding: 5px 5px 5px 5px;
	}
.contact {
		background: #d56377;
		color: #ffffff;
		letter-spacing: 3px;
		font-variant: small-caps;
		padding: 5px 5px 5px 5px;
	}

h1 {
		font-size: 105%;
		text-align: left;
		letter-spacing: 2px;
		font-variant: small-caps;
		font-weight: normal;
		color: #c50650;
		padding: 0px 0px 5px 0px;
		margin: 0px 0px -10px 0px;
		border-bottom: 1px dashed #c50650;
	}
h2 {
		font-size: 105%;
		text-align: left;
		letter-spacing: 2px;
		font-variant: small-caps;
		font-weight: normal;
		color: #d56377;
		padding: 0px 0px 5px 0px;
		margin: 0px 0px -10px 0px;
		border-bottom: 1px dashed #d56377;
	}
h3 {	
		font-size: 105%;
		text-align: left;
		letter-spacing: 3px;
		font-variant: small-caps;
		font-weight: normal;
		color: #d56377;
		padding: 0px 0px 5px 0px;
		margin: 0px 0px -0px 0px;
	}
a {
		font-size: 100%;
		color: #666666;
		font-weight: normal;
		text-decoration: none;
		
	}
a:hover {
		font-size: 100%;
		color: #666666;
		font-weight: normal;
		text-decoration: underline;	
		
	}
.a {
		font-size: 100%;
		color: #cccccc;
		text-decoration: none;		
	}
.a:hover {
		font-size: 100%;
		color: #ffffff;
		text-decoration: none;			
	}