body
{
	margin: 0;
	background-color:#D3D4D4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	background-image: url(/sites/clarkbursary/common/images/bg.gif);
	background-repeat: repeat-y;
	background-position: top center;
	color: #808285;
}

h1
{
	margin-top: 0;
	color: #BD1A8D;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:187%;
	font-weight: normal;
}

h2
{
	margin-top: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:100%;
	color: #BD1A8D;
	font-weight: normal;
}

h3
{
	margin-top: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:100%;
	color: #808285;
	font-weight: normal;
}

p, li
{
	font-size:80%;
	font-family:Arial, Helvetica, sans-serif;
}

li li
{
	font-size:100%;
}

li ul
{
	list-style: none;
}

a
{
	color: #BD1A8D;
	text-decoration:underline;
}

a:hover
{
	text-decoration:underline;
	color: #C783B6;
}

strong
{
	color: #BD1A8D;
	font-weight: normal;
}

td
{
	vertical-align: top;
}

#container
{
	width: 760px;
	margin: 0 auto;
	height: 100%;
}

#logoMap
{
	margin: 40px 40px 0px 50px;
	border-bottom: 1px solid #DE8CC6;
}

#logoType
{
	padding: 40px 0px 0px 0px;
	border-bottom: 1px solid #DE8CC6;
}

#menu
{
	padding: 0px 0px 0px 50px;
	width: 108px;
}

#menu ul
{
	margin: 0px;
	padding: 15px 0px 15px 0px;
	list-style: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	text-align:justify;	
}

#menu ul a
{
	color: #808285;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#menu ul a:hover, #menu li.pageActive a
{
	color: #BD1A8D;
}

#menu li a
{
	margin: 0;
	display:block;
	background-image: url(/sites/clarkbursary/common/images/menu_dots.gif);
	background-repeat: repeat-x;
	background-position: bottom right;
	text-decoration:none;
}

#menu li a:hover
{
	background-image: url(/sites/clarkbursary/common/images/menu_dots_over.gif);
	background-repeat: none;
	background-position: bottom right;
}

#menu li.pageActive a
{
	color: #BD1A8D;
	text-decoration:none;
	background-image: url(/sites/clarkbursary/common/images/menu_dots_over.gif);
	background-repeat: none;
	background-position: bottom right;
}

#contentOne
{
	padding: 15px 50px 0px 45px;
}

#contentLeft
{
	padding: 15px 20px 0px 45px;
}

#contentRight
{
	padding: 15px 50px 0px 0px;
}

#introText h1
{
	font-size:100%;
}

#introText h2
{
	padding-top:0;
	font-size:100%;
	color: #808285;
	border-top: 0px solid #DE8CC6;
}

a.border img
{
	border: 10px solid #BD1A8D;
	margin: 0.5em 0em 1em 0em;
}

a.border:hover img
{
	border: 10px solid #C783B6;
}

a.borderThin img
{
	border: 5px solid #BD1A8D;
	margin: 0.5em 0em 0.5em 0em;
}

a.borderThin:hover img
{
	border: 5px solid #C783B6;
}

h2.big
{
	margin-bottom: 0em;
	font-size:187%;
}

#footer
{
	padding: 10px 0px 0px 0px;
	margin: 10px 50px 20px 203px;
	border-top: 1px solid #DE8CC6;
}

