/* CSS Document */


body {
	margin: 50 10 20;
	padding: 0;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	background-repeat: repeat;
}
.clock {
font-size: 12pt;
color: #000000; 
}
.page {
width: 900px ;
}
.contactus {
background-image: url(Images/2328-crest-faded.png) ;
background-repeat: no-repeat;
background-position: top ;
background-position: right ;
}
.reminder {
background-image: url(Images/2328-crest-faded1.png) ;
background-repeat: no-repeat;
background-position: top ;
background-position: right ;
}
.notice_top {
	background-image: url(Images/notice_top.png);
	background-repeat: no-repeat;
	text-align: left;
	height: 19;
	width: 400;
}
.notice_bottom {
	background-image: url(Images/notice_bottom.png);
	background-repeat: no-repeat;
	text-align: left;
	height: 19;
	width: 400;
}
.notice_center {
	background-image: url(Images/notice_center.png);
	background-repeat:repeat-y;
	text-align: left;
	width: 400;
	padding-left: 16px;
	padding-right: 14px;
	padding-top: 0px;
}
.next1 {
	background-image: url(Images/next1.png);
	background-repeat: no-repeat;
	text-align: left;
	height: 100;
	width: 420;
}
.next1a {
	padding-left: 25px;
	padding-top: 0px;
}
.header {
	background-image: url(../images/headerbg@50.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 96;
}
.footer {
	background-image: url(../images/footer@50.png);
	background-repeat:repeat-x;
	background-position: left;
	height: 45;
	color:#FFFFFF;
	font-size:10px;
}
.logo {
	padding: 10px;
	background-image: url(images/primrose-logo.png);
	background-repeat: no-repeat;
	background-position:center;
	background-position: top;
	height: auto;
}
.maintable1 {
	background-position: bottom;
	background-repeat: repeat;
	background-color:#FFFFFF;
	height: auto;
}
.maintable2 {
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:#FFFFFF;
	height: auto;
	border:medium #FFFFFF
}
.mainpage {
 	background-image:url(images/60s_cadets.jpg);
	height: 450;
	width: 400;
	background-repeat: inherit;
	background-color: #ffffff;
}
.style45 {font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}
.style46 {font-family: Arial, Helvetica, sans-serif;
	color: #333399;
	font-size: 14px;
}
.sidebar {
	width: 130px;
	font-size: 90%;
	vertical-align: top;

}
#sidebar a {
	padding: 3px;
	line-height: 18px;
	display: block;
	border: 1px solid #b8a6ed;
	text-decoration: none;
	width: 100px;
	background-color: #b8a6ed;
	font-size: 90%;
	color: #FFFFFF;
	
}
#sidebar a:link, #sidebar a:visited {
	color: #ffffff;
	background-color: #b8a6ed;
	border: 1px solid #b8a6ed;
}
#sidebar a:hover, #sidebar a:active {
	color: #b8a6ed;
	background-color: #fef7d2;
	border: 1px solid #b8a6ed;
}
#sidebar ul {
	vertical-align: top;
	/*/*/padding-left: 0px;
	list-style-type: none;
	margin-left: 1em; /* */
}

#sidebar li {
	/*/*/margin: 0px 0px 5px; /* */
}
.maincontent {
	margin-left: 10px;
	margin-right: 20px;
	vertical-align: top;
	font-family: Book Antiqua, Arial;
	font-size: 90%;
	color: #000000;
	text-align: left;
}

#maincontent p {
	margin: 5px 10px 15px;
	text-align: left;
	vertical-align: top;
}


a{color :#333399; text-decoration:none; font :bold;}
a:hover{color :red;}
a:visited{color:#9900000;}
td.menu{background: #333399;}
table.menu
{
font-size :90%;
color :#990000;
position :absolute;
visibility :hidden;
}
.menu {
	width: 125px;
	font-size: 12px;
	margin-left: 3px;
	font-family: Arial;
	vertical-align: top;
}
#menu a {
	line-height: 20px;
	display: block;
	border: 0px;
	text-decoration: none;
	width: 75px;
	font-size: 90%;
	color: #990000;
}
#menu a:link, #menu a:visited {
	color: #990000;
	border: 0px solid #886a41;
}
#menu a:hover, #menu a:active {
	color: #990000;
	border: 0px;
	background-image: url(images/rollover.png)

}