/* CSS Document */

.wrap, .border-left, .border-right {
	height:2068px;
	}

.hr3 {
	top:2030px;
	}

.footer {
	top:2038px;
	}
	
/* Common Properties */
.contenthead, .contentbox, .posterhead, .posterbox, .posters {
	display:inline-block;
	position:absolute;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-collapse:collapse;
	float:left;
	}
	

.contenthead {
	top:182px;
	left:300px;
	height:30px;
	width:590px;
	border-radius:20px 20px 0px 0px;
	background-color:#000066;
	}

.contentbox {
	top:212px;
	left:300px;
	height:1808px;
	width:590px;
	background-color:#84B3FF;
	border-radius:0px 0px 5px 5px;
	}

p {
	text-align:justify;
	}

.posterhead {
	top:182px;
	left:10px;
	height:30px;
	width:280px;
	border-radius:20px 20px 0px 0px;
	background-color:#000066;
	}

.posterbox {
	top:212px;
	left:10px;
	height:608px;
	width:280px;
	background-color:#3300FF;
	border-radius:0px 0px 5px 5px;
	}

.posters {
	width:196px;
	height:280px;
	padding:0px 0px 0px 0px;
	left:42px;
	margin-top:5px;
	}

ol {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000066;
	margin-left:15px;
	margin-right:25px;
	}