body { 
	background: #6699cc;
	font-family:Times New Roman;
	color:#000000;
}

a {
	color:#336633;
	text-decoration:none;
	border:1px solid #6699CC;
}

a:hover {
	color: #FFFFFF;
	border:1px solid #FFFFFF;
}

a:visited {
	color: #666666;
}

a:active {
	color: #ffcc66;
}

small {
	color: #333333;
}

.maintable {
	width:400px;
	height:100%;
}

.toptable {
	position:absolute;
	width:100%;
	left:0px;
	right:0px;
	top:5px;
	border-bottom: 1px solid #000000;
}

.mainsection {
	position:absolute;
	left:0px;
	text-indent: 5px;
	overflow:auto;
	right: 0px;
	top: 90px;
	bottom: 40px;
	border-bottom: 1px solid #000000;
}

.littletable {
	position:absolute;
	bottom: 5px;
	left:0px;
	right:93px;
}

.ccimage {
	position: absolute;
	bottom:5px;
	right:0px;
}

.assignments {
	position:absolute;
	left:0px;
	overflow:auto;
	right:196px;
	top: 95px;
	bottom: 40px;
	border-bottom: 1px solid #000000;
	padding-left: 5px;
	padding-right: 5px;
}

.calendar {
	position:absolute;
	right:0px;
	overflow:auto;
	width:195px;
	top: 95px;
	bottom: 40px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding-left: 2px;
}

.assigntitle {
	text-decoration: bold;
	border-bottom: 1px dotted #000000;
}

.assigndescribe {
	position:relative;
	left:5%;
	width:90%;
}

img {
	border:0px;
}

/*

.toptable {
	width:100%;
	border-bottom: 3px double #3399CC;
	vertical-align:top;
}

.top {
	text-align: right;
	vertical-align: bottom;
	font-size:24px;
}

.title {
	font-size:28px;
	font-weight: bold;
	vertical-align: middle;
	margin-top:5px;
	margin-bottom:10px;
}

.calendartable {
	padding-right:10px;
	padding-left:10px;
	width:70%;
	border: 1px solid #3399CC;
}

.spacer {
	border-top: 1px dotted #3399CC;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width:100%;
}

.spacer2 {
	border-top: 1px dotted #3399CC;
	width:100%;
}

.showtitle {
	font-size:20px;
	padding-top:10px;
}

.showimage {
	vertical-align:top;
	float:right;
	margin:10px;
	max-width:300px;
	max-height:300px;
	
}	

.contact {
	font-style: italic;
}	

.regular {
	width:70%;
	padding:2px;
	border:0px;
}
*/


