#wrapper {
	width: 800px;
	border: 2px solid #5E9DF2;
	padding: 0px;
	clear: none;
	height: 1090px;
	background-color: #FFFFFF;
	float: none;
	margin: 20px auto 0px;
}

#sidebar {
	margin: 0px;
	width: 150px;
	background-color: #D1E3FC;
	background-image: url(../images/index/crayons.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 950px;
	float: left;
	padding: 0px;
}

#colA {
	float: left;
	width: 320px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #005CFF;
	border-right-color: #005CFF;
	border-bottom-color: #005CFF;
	border-left-color: #005CFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	height: 175px;
}
#colB {
	float: right;
	width: 318px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.coltext {
	margin-top: 5px;
	padding-top: 5px;
	float: left;
}
table {
	width: 410px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td,th {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #5E9DF2;
	border-right-color: #5E9DF2;
	border-bottom-color: #5E9DF2;
	border-left-color: #5E9DF2;
	margin: 0px;
}
input {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}
.laptop {
	margin-right: 0px;
	margin-left: 120px;
	padding: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}
#announcement {
	display: block;
	width: 380px;
	float: right;
	clear: both;
	height: 30px;
	color: #003597;
	text-align: justify;
	font-weight: bold;
	font-size: 12px;
}
#announcement p {
	margin: 7px 10px 0px 0px;
	padding: 5px;
	border: 2px dashed #FF0025;
	font-weight: bold;
	font-size: 12px;
	padding: 4px;
	color: #003597;
	text-align: justify;
}
