/* CSS Document */

body { background-color:#000000; color:#006;  font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; padding:0; margin:0;}

.date { color:#CC0000; font-style:italic;}
.green { color:#025112; }
.red { color:#CC0000; }
strong { color:#990000;}
h1 {font-weight: 900;font-size:18px;}
h2 {font-weight: 900;font-size:16px;}
h3 {font-weight: 900;font-size:14px;}


#header{ height:193px; background-image: url(images/head.jpg); background-repeat:no-repeat;}
#news, #photo, #content{font-weight: 900;font-size:12px; }
#photo { text-align:center;}
#content { margin-left:10px; margin-right:2-px;}

.blue {
	color: #0000FF;
}
.pink {
	color: #FF00FF;
}
.darkblue {
	color: #000066;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

