 /* CSS Document */

body{
text-align:center;
}

.header {
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
color:#000000;
height:20px;
top:1px;
height:20px;
}

.container {
width:420px;
top:2px;
margin-right:auto;
margin-left:auto;
}

.navigation {
text-align:left;
top:341px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:none;
z-index:3;
}

.details {
text-align:left;
float:right;
top:341px;
width:310px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.4em;
z-index:2;
}

.main { 
text-align:justify;
font-family:"Times New Roman", Times, serif;
font-size:16px;
color:#000000;
}

.photo {
border:thin #000000;
margin-top:10px;
margin-bottom:10px;
top:21px;
}

.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: 400;
	color: #000000;
	}
	
.banner {
	font-family:"Times New Roman", Times, serif;
	font-size:xx-large;
	font-style:italic;
	font-weight:bold;
	color:#000000;
	}
	
a {
font-family:Arial, Helvetica, sans-serif;
color:#ff0000;
text-decoration:none;
}

.margin {
border:groove;
color:#0033CC;
}

.style2 {font-size: larger}

.subheading {
	font-size: larger; 
	font-family:"Times New Roman", Times, serif;	
	font-weight: bold; 
	color:#000000;
}


.style5 {color: #FF0000}


.style6 {
	color: #000000;
	font-size:18px;

}

.style8 {
	color: #0033cc;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:24px
}

.xmas {
	color:#009900;
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
}

.style10 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#6633FF;
}

