
body {
		padding: 0;
		margin: 0;
		color: #D6A427;
		background: url('heartbg.jpg') #940000;
		text-align: center;
		font-family: 'Times New Roman';

		font-size: 15px;
		}


#boundary {
		width: 775px;
		margin:0px auto; 
		margin-top: 10px;
		text-align: left;
		background: #5D0000;
			}

#footer {
		margin: 0px auto; 
		margin-top: 20px;
		padding:0px; 
		width:775px; 
		vertical-align:top; 
		background: #5D0000;
		}

#header {
		width:775px;
		height:235px;
		background: url('entrance.jpg');
		}

#navigation {
		background: #BD8F56;
		padding: 5px;
		color: darkred;
		text-align: center;

	}

#boundary p:first-letter {
	font-size: 30px;
	margin-right: 2px;
	}

#maincontent {
		width: 775px;
		padding: 0px;
		margin-bottom:0px; 
		padding-bottom:0px;
		text-align:left;  
				}
				
#contentarea {
		font-family:verdana;
		padding-left:20px;
		vertical-align:top;
		text-align:left;
		}
		
#leftnavi {
		font-family: verdana;
		font-size: 10px;
		background: white;
		width: 200px;
		vertical-align: top;
			}    



#disclaimer {
		font-family: verdana;
		margin:0px; 
		padding:0px; 
		width:775px; 
		height: 20px; 
		margin-bottom: 20px;
		vertical-align:top;
		}
		
#pscroller1{
		width: 400px;
		height: 100px;
		border: 1px solid black;
		padding: 5px;
		background-color: white;
		color:black;
			}

#messagewindow{
		height:160px;
		padding-top:100px;
		padding-left:50px;
		text-align:center;}

#header table {
		height: 50px;}
table {
		padding: 0px; 
		margin:0px;}
table td {vertical-align: top}
.innertable td {
		height: 5px;
				}

div {
		margin:0px; 
		padding:0px;}
		
a {
		color: #0071D1;
		text-decoration: none;
			}

a:link {
		color: #0071D1;
		text-decoration: none;
		}

a:visited {
		color: #0071D1;
		text-decoration: none;
		}

a:hover {
		color: #0071D1;
		text-decoration: none;
		}
		

a:active {
		color: #0071D1;
		text-decoration: none;
		}
		
 
.none a {
		color: #0071D1;
		text-decoration: none;
		border: none;
			}

.none a:link {
		color: #0071D1;
		text-decoration: none;
		border: none;
		}

.none a:visited {
		color: #0071d1;
		text-decoration: none;
		border: none;
		}

.none a:hover {
		color: #0099ff;
		text-decoration: none;
		border: none;
		}

.none a:active {
		color: #0099ff;
		text-decoration: none;
		border: none;
		}


h1 {font-size: 20px}
		
img {border:0px}