@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#topMenu {
	background-color: #FFF;
	color: #0000FE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding: 5px;
	text-align: right;
}
#topMenu #rightMenu {
	width: 49%;
	margin-right: 0px;
	margin-left: auto;
}
#topMenu #leftMenu {
	width: 49%;
	margin-right: auto;
	margin-left: 0px;
	float: left;
	text-align: left;
}

#topMenu h1 {
	font-size: 12px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	display: inline;
}
#topMenu h1 a {
	font-size: 12px;
	font-weight: normal;
}


#bg_image {
	background-repeat:no-repeat;
	background-position:center;
	height:268px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/4SEA_Logo.jpg);
	margin-top: 50px;
	margin-bottom: 25px;
}
#tagline {
	text-align:center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
}

#aff {
	padding: 0px;
	margin-top: 20px;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#aff P{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#aff img {
border-style:none
}
.eduBlock {
	width:35%;
}

#facebook {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
#facebook table tr td .prjBlock {
	width: 25%;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	height: 150px;
}
#facebook table tr td .prjBlock a img {
	margin: 4px;
	border: 2px solid #FFF;
}
#facebook table tr td .prjBlock a {
	text-decoration: none;
	font-size: 12px;
	color: #333;
}


#facebook table tr td #fbTblTitle {
	font-size: 20px;
	text-align: center;
	margin-bottom: 10px;
	background-color: #00C;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#facebook table {
	width: 100%;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #0000FC;
	margin-top: 20px;
	background-color: #CCC;
	border-collapse:collapse;
}
.head {
	font-size: 24px;
	padding: 0px;
	width: 100%;
	float: left;
	background-color: #000;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#topMenu #leftMenu #whitebox {
	background-color: #FFF;
	height: 300px;
	width: 310px;
	position: absolute;
	left: 20px;
	top: 30px;
	z-index: 5;
}

#topMenu #leftMenu #mText {
	background-color: #0000FE;
	height: auto;
	width: 300px;
	float: left;
	clear: both;
	position: absolute;
	left: 20px;
	top: 30px;
	font-weight: bold;
	border: 5px solid #000;
	z-index: 3;
}

#topMenu #leftMenu #mText p {
	color: #FFF;
	margin: 5px;
	padding: 0px;
	font-size: 12px;
}
#topMenu #leftMenu #vText {
	background-color: #0000FE;
	height: auto;
	width: 300px;
	float: left;
	clear: both;
	position: absolute;
	left: 20px;
	top: 30px;
	font-weight: bold;
	border: 5px solid #000;
}
#topMenu #leftMenu #vText p {
	color: #FFF;
	margin: 5px;
	padding: 0px;
	font-size: 12px;
}
#topMenu #leftMenu #cText {
	background-color: #0000FE;
	height: auto;
	width: 300px;
	float: left;
	clear: both;
	position: absolute;
	left: 20px;
	top: 30px;
	font-weight: bold;
	border: 5px solid #000;
}
#topMenu #leftMenu #cText p {
	color: #FFF;
	margin: 5px;
	padding: 0px;
	font-size: 12px;
}
#facebook table tr td #studentBlock {
	width: 300px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #000;
	border-collapse:collapse;
}
#facebook table tr td #studentBlock tr {
	border: thin solid #000;
}
#facebook table tr td #studentBlock tr td {
	border: thin solid #000;
}
