	html{
		height: 101%;
	}
body {
		height: 101%;
		margin: 0px 0px 0px 0px;
		background: url(../images/bg2.jpg);
		color: #000000;
		font: 75% arial,helvetica,sans-serif;
		text-align: justify;
	}
table {
		font: 100% arial,helvetica,sans-serif;
		text-align: justify;
		padding: 0px 0px 0px 0px;
		line-height: 13pt;
	}
#table1 {
		font: 100% arial,helvetica,sans-serif;
		width: 900px;
		margin: 0px 0px 0px 0px;
		background: #e2e2e2;
		color: #4d4d4d;
		text-align: justify;
		line-height: 15pt;
	}
#tableinsert {
		font: 100% arial,helvetica,sans-serif;
		width: 880px;
		background: #f2f2f2;
		color: #4d4d4d;
		text-align: justify;
		padding: 10px 10px 10px 10px;
		line-height: 15pt;
		margin: 10px 0px 10px 0px;
		border-bottom: 1px solid #cccccc;
		border-top: 1px solid #cccccc;
		border-left: 1px solid #cccccc;
		border-right: 1px solid #cccccc;
	}
#table2 {
		font: 100% arial,helvetica,sans-serif;
		width: 100%;
		text-align: justify;
		padding: 10px 10px 10px 10px;
		line-height: 15pt;
	}
.gallery {
		width: 100%;
		color: #4d4d4d;
		text-align: center;
		padding: 5px 5px 5px 5px;
		line-height: 15pt;
	}
.gallery img { 
		border: 3px double #cccccc;
	}
.gallery2 {
		width: 100%;
		background: #ffffff;
		color: #4d4d4d;
		text-align: center;
		padding: 5px 5px 5px 5px;
		line-height: 15pt;
	}
#sgallery {
		width: 100%;
		font: 100% arial;
		text-align: center;
		padding: 5px 5px 5px 5px;
		line-height: 13pt;
	}
#sgallery img { 
		border: 3px double #cccccc;
	}

#banner {
		width: 100%;
		height: 150px;
	}
#banner2 {
		width: 900px;
		text-align: center;
		background: #000000;
	}
#footer {
		width: 900px;
		height: 30px;
		background: #e2e2e2;
	}
#footer2 {
		font: 85% arial,helvetica,sans-serif;
		width: 880px;
		background: #e2e2e2;
		color: #4d4d4d;
		text-align: center;
		letter-spacing: 1px;
		padding: 5px 5px 5px 5px;
		line-height: 13pt;
	}
#form {
		text-align: left;
		padding: 5px 5px 5px 5px;
		line-height: 14pt;
		background: #e2e2e2;
		border-top: 1px solid #666666;
		border-right: 1px solid #666666;
		border-bottom: 1px solid #666666;
		border-left: 1px solid #666666;
	}
#form2 {
		text-align: left;
		padding: 3px 3px 3px 3px;
		line-height: 14pt;
	}

h1 {
		font-size: 125%;
		letter-spacing: 3px;
		font-weight: normal;
		color: #fe0000;
	}
h2 {
		font-size: 115%;
		letter-spacing: 2px;
		font-weight: normal;
		color: #fe0000;
	}
	h3 {	
		margin: 30px 0px 0px 0px;
		}
		
	a {
		color: #4d4d4d;
		text-decoration: none;
		
	}
	a:hover {
		color: #4d4d4d;
		text-decoration: underline;			
	}
.a {
		color: #4d4d4d;
		text-transform: uppercase;
		text-decoration: none;
		
	}
.a:hover {
		color: #4d4d4d;
		text-decoration: underline;			
	}