body , html{
	margin: 0px;
	padding: 0px;
	height: 100%;
	color: #084058;
	font: 100% Georgia, "Times New Roman", Times, serif;
	background-color: #A3C5D3;
}
h1 ,  h2 {
	font-weight: lighter;
	color: #66D1FD;
}

#pageCenter {
	margin: 0px auto;
	padding: 0px;
	background: #A5C7D5 url(images/template/pageBG.png) repeat-y center;
	width: 1022px;
}

#pageCenter #headerBar {
	margin-top:0px;
	padding-top:0px;
	background: url(images/template/pageHeader.png);
	height: 219px;
	width: 1022px;
}

#pageCenter #SideMenu {
	float: right;
	width: 326px;
	line-height: 1.55em;
}
#pageCenter #headerBar #socialNetworks {
	height: 150px;
	width: 300px;
	margin-top: 0px;
	margin-left: 670px;
}

#pageCenter #mainContent {
	margin: 0 0 0 50px;
	float: left;
	width: 640px;
	background-color:#FFF;
}

#pageCenter #pageFooter {
	background: url(images/template/pageFooter.png);
	clear: both;
	float: none;
	height: 154px;
	width: 1022px;
}
#pageCenter #SideMenu p {
	font: small-caps normal 16px "MS Serif", "New York", serif;
	text-transform: capitalize;
	text-align: right;
	margin-right: 50px;
}

#pageCenter #SideMenu p .grade {
	color: #66D1FD;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
#pageCenter #mainContent #law {
	margin: 10px auto 1px;
	width: 96%;
	padding-top: 10px;
	border-top: 1px solid #9A9DB2;
	font: normal 70% Tahoma, Geneva, sans-serif;
}
.col_exams a{
	color: #497706;
	text-decoration: none;
	font-size: 1.3em;
}
.col_ingles a{
	color: #78092E;
	text-decoration: none;
	font-size: 1.3em;
}
.col_spanish a{
	color: #A84401;
	text-decoration: none;
	font-size: 1.3em;
}
.col_aleman a   {
	color: #082B81;
	text-decoration: none;
	font-size: 1.3em;
}
#pageCenter #SideMenu .col_ingles a.ireland {
	font-weight: bold;
	color: #063;
}
