body{
  background-color:#a5a5ff;
}

.basic{
  margin-top:7%;
  margin-left:10%;
  margin-right:10%;
  width:80%;
	height:80%;
	overflow:auto;
  #margin-left:10%;
  #margin-right:0%;
  #width:90%;
  font-weight: bold;
	font-size: 250%;
	text-transform: uppercase;
	line-height: 150%;
	word-spacing: 1ex;
	letter-spacing: normal;
	color: #a5a5ff;
  background-color:#4242e7;
}

#mark{
  background-color:a5a5ff;
  display:inline;
  width:0.8em; 
}

.nifty{ margin: 0 10%; background: white}

b.rtop, b.rbottom{
	display:block;
	background: #a5a5ff
}

b.rtop b, b.rbottom b{
	display:block;
	height: 1px;
  overflow: hidden; 
	background: white
}

b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{
	margin: 0 1px;height: 2px
}



a{
	font: 100.01%/1.3 Verdana,Arial,sans-serif;
	color:black;
	text-decoration: none;
}


hr{
	color: #15a5ff;
	background-color: black;
	height: 1px;
}

img {
	border: 0px;
}

.smalltext{
	font-size: 10px;
}

.menuwrapper{
	width:100%;
	text-align:left;
	margin-left:10px;
	font-size:10px;
	border-bottom: solid 1px #a5a5ff;
}

.logowrapper{
/*	height: 96px;
	width:100%;
	text-align:right;
	font-size: 10px;
	background-image: url("/2008/gfx/logo1.png");
	background-repeat:no-repeat;
	border-bottom: solid 1px white;
	background-position: 10px 10px*/
}

.contentwrapper{
	width:100%;
	border-bottom: solid 1px #a5a5ff;
}

ul{
	color: #0000A0;
}

.content{
	width:80%;
	margin-left:10px;
	font-size: 14px;
	text-align:left;
	margin: auto;
	padding-bottom:25px;
	background-image: url("/gfx/aausatii.png");
	background-repeat:no-repeat;
	background-position: bottom right;
}

.bottomwrapper{
	width:100%;
	margin-left:10px;
	font: arial;
	font-size: 12px;
	text-align:left;
	margin-left: 10px;
}

.newshead{
	width:100%;
	text-align:left;
	border-bottom: solid 1px #a5a5ff;
}
.newseditor{
	text-align:right;
	font-size: 10px;
}

h2{
	color:#000099;
}

.cinday{
	height:70px;
	border-right: 1px solid #a5a5ff;
	border-bottom: 1px solid #a5a5ff;
	font-size: 10px;
}

.calday{
	cursor:default;
	background-color: #033003;
	width:100%;
	font-size: 12px;
}

.eventhead{
	padding-left:5px;
	background-color:#090990;
	color:black;
	width:100%;
}
.eventtime{
	padding-left:5px;
	font-size: 10px;	
	width:100%;
	border-bottom:1px solid #a5a5ff;
}

.eventcontent{
	padding-left:5px;
	margin-top:5px;
	width:100%;
	border-bottom:1px solid #a5a5ff;
}

.eventattend{
	padding-left:5px;
	width:100%;
	border-bottom:1px solid #a5a5ff;
}

.eventadjust{
	padding-left:5px;
	width:100%;
}

.b_bottom{
	border-bottom:1px solid #a5a5ff;
}

.b_right{
	border-right:1px solid #a5a5ff;
}

.b_left{
	border-left:1px solid #a5a5ff;
}

