/* helpers and base rules */
img	{
	border: 0;
}
p {
	margin-top: 0px;
}
/* primary layout divisions */
body	 {
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #333333;
	vertical-align: middle;
}
table#intro-wrap {
	width: 700px;
	padding: 0;
	margin: auto;
	border: 0;
}
td#lc1-intro {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	width: 380px;
	border-right-width: 0px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-top-width: 15px;
	border-color: #FFFFFF;
	border-style: solid;
}
td#cc1-intro 	{
	width: 275px;
	height: 60px;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 15px;
}
td#cc2-intro 	{
	background-color: #FFFFFF;
	vertical-align: bottom;
	text-align: left;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 15px;
}
td#rc1-intro 	{
	width: 30px;
	vertical-align: bottom;
	border: 0;
	margin: 0;
	padding: 0;
}	
td#footer {
	height: 10px;
}
/* center cell content */
div#cc2-menu {
	width: 275px;
	padding: 0;
	margin: 0;
	border: 0;
	margin-left: 15px;
}
div#cc2-menu  p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
}
td#cc2-intro a {
	text-decoration: none;
	color: #000000;
}
td#cc2-intro a:hover {
	color: #BC9A71;
}
td#cc2-intro a:active {
	color: #DDCCB8;
}
/* right cell content */
img#rap_anu_logo {
	margin: 0;
}
/* footer content */
table#ft-intro {
	width: 100%;
	border: 0;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A5A5A5;
}
td#ft2-intro {
	border-right-color: #A5A5A5;
	border-right-style: solid;
	border-right-width: 2px;
	border-left-color: #A5A5A5;
	border-left-style: solid;
	border-left-width: 2px;
	text-align: center;
}
td#ft3-intro {
	border-right-color: #A5A5A5;
	border-right-style: solid;
	border-right-width: 2px;
	text-align: center;
}
#footer a {
	text-decoration: none;
	color: #A5A5A5;
}
#footer a:hover {
	color: #BC9A71;
}
#footer a:active {
	color: #DDCCB8;
}
/* typography */
.ocher {
	color: #BC9A71;
}
.in25 {
	margin-left: 25px;
}

