body 	{background: fixed bottom repeat-x #000000;
	background-image: url("pictures/crestbg.png");}

.menu1	{margin-left: 20px;
	width: 695;
	font: 13px arial;}

.year	{font-weight:  bold;
	background: #600;
	border-top: 1px solid #c00;
	border-right: 1px solid #c00;
	border-left: 1px solid #c00;
	padding:0px 5px 1px 5px;
	-webkit-border-radius:5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	color: #fc0;}

.menu2	{margin-left:10px;
	background: #600;
	width: 729px;
	font: 13px arial;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	border-top: 1px solid #c00;
	border-right: 1px solid #c00;
	border-left: 1px solid #c00;
	-webkit-border-radius:5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;}

.date {font-weight:  bold;
	background: #300;
	border-top: 1px solid #c00;
	border-right: 1px solid #c00;
	border-left: 1px solid #c00;
	padding:0px 5px 1px 5px;
	-webkit-border-radius:5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	color: #fc0;}

.menu1 a:link{background:#900;
	padding:0px 5px 0px 5px;
	border-top: 1px solid #c00;
	border-right: 1px solid #c00;
	border-left: 1px solid #c00;
	-webkit-border-radius:5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;}

.menu1 a:visited{background:#900;
	padding:0px 5px 0px 5px;
	border-top: 1px solid #c00;
	border-right: 1px solid #c00;
	border-left: 1px solid #c00;
	-webkit-border-radius:5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;}

.content{border: solid 1px #c00;
	float:left;
	margin-bottom:300px;
	background-image: url("pictures/red.png");
	-webkit-border-radius:5px 5px 0px 0px;
	-moz-border-radius: 7px 7px 7px 7px;}

.sidebar{background-image: url("pictures/yellow.png");
	border: 1px solid #fc0;
	min-width: 122px;
	float: left;
	padding: 5px;
	font: 12px arial;
	text-align: center;
	color: #fc0;
	margin: 20px 0px 20px 20px;
	-webkit-border-radius:7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;}

.sidebar img{border:1px solid #000;
	width: 100px;
	margin:10px;}

.sidebar img:active{width:auto;}

.drop li{font-size:0pt;}
.drop li:first-line{font-size:medium;}
.drop li:hover{cursor:pointer;}
.drop li:active{font-size:medium;}

.main	{width: 573px;
	float: right;
	margin: 20px 20px 20px 10px;}

.head	{background: #630;
	float:left;
	font: 30px times;
	color: #fc0;
	border: solid #fc0 1px;
	margin-bottom:5px;
	margin-right:5px;
	padding-left: 3px;
	padding-right: 3px;
	-webkit-border-radius:7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;}


.box 	{background-image: url("pictures/yellow.png");
	margin-left: 20px;
	margin-top: 20px;
	padding: 5px;
	font: 20px times;
	color: #fc0;
	text-align: left;
	border: solid #fc0 1px;
	-webkit-border-radius:7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;}

h	{background-color: #fff;}

c	{background-image: url("pictures/strike.png");}

a:link	{color: #ccc;
	text-decoration:none;}
a:visited {color: #999;
	text-decoration:none;}
a:active {color: #999;
	text-decoration:none;}
a:hover {color: #fc0;
	text-decoration:none;}

ul	{list-style-type: none;} 

li	{background: no-repeat;
	background-image: url("XXX");
	padding: 0px 0px 0px 12px;}