#sideCol {
	margin: 0px;
	padding: 0px;
	width: 230px;
	left: 0px;
	top: 0px;
	float: left;
}
#sideColTop {
	background-color: #8CC2D3;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 230px;
	left: 0px;
	top: 0px;
	vertical-align: bottom;
	text-align: right;
}

#topad {
       color: white;
       position: absolute;
       top: 20px;
       left: 350px;
       font-weight: bold;
       font-size: 0.8em;
}

#topad a {
       color: white;
       text-decoration: underline;
}

#mainColMain #topad {
       position: relative;
       background-color: #8CC2D3;
       font-size: 1em;
       padding: 0.5em;
       left: 0;
       top: 0;
       margin-bottom: 1em;
}

#sideColNav {
	background-color: #9F1249;
	margin-top: 20px;
	padding: 0px;
	width: 230px;
	left: 0px;
	top: 168px;
}
#mainCol {
	float: left;
	width: 540px;
	margin: 0px;
	padding: 0px;

}

#mainColTop {
	position: absolute;
	left: 230px;
	top: 0px;
	width: 540px;
	padding: 10px 0px 0px 0px;
}



#search {
	position: absolute;
	right: 0px;
	top: 10px;
	display: block;
	background-color: #8CC2D3;
	margin: 0;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 4px;
	padding-bottom: 3px;
	font-weight: bold;
	color: white;
}

#search form {
	padding: 0;
	margin: 0;
	border: 0;
}


#mainColMain form {
	position: absolute;
	left: 0;
	width: 520px;
	background-color: #8CC2D3;
	color: white;
	font-weight: bold;
	padding: 10px 10px 10px 20px;
}

#mainColMain form a:link, #mainColMain form a:active, #mainColMain form a:visited {
	font-weight: bold;
	color: yellow;
       text-decoration: none;
}

#mainColMain form a:hover {
	font-weight: bold;
	color: white;
	text-decoration: none;
}


#mainColMain label, #mainColMain input {
	display: block;
	width: 175px;
	float: left;
	margin-bottom: 10px;
}

#mainColMain label {
	text-align: right;
	width: 95px;
	padding-right: 10px;
	color: #9F1249;
	font-size: 0.8em;
	line-height: 1.2em;
}

input.sbtn {
	background-color: #8CC2D3;
	color: white;
	font-weight: bold;
	border: 1px solid;
	border-color: white;
	font-size: 1em;
	line-height: 1em;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: 4px;
	margin-right: 4px;
}

br {
	clear: left;
}



#personalDetails {
	position: absolute;
	top: 46px;
	right: 0px;
	text-align: right;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
}
#runningHead {
	position: absolute;
	top: 110px;
	left: 20px;
	margin: 0;
	padding: 0;
	color: #9F1249;
	line-height: 1.2em;
}

#mainColMain {
	position: relative;
	clear: left;
	left: 0px;
	top: 170px;
	width: 520px;
	padding: 0px 0px 20em 20px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

#frontimage {
	display: block;
	position: absolute;
	width: 774px;
	height: 623px;
	left: 0;
	top: 0;
	background-image: url(front.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#fronttext {
	display: block;
	position: absolute;
	left: 364px;
	top: 172px;
	height: 374px;
	width: 207px;
	color: white;
	font-size: 1.3em;
	line-height: 1.5em;
}

.rightBottom {
	top: 110px;
	position: relative;
	right: 10px;

}
#sideColTop h1 {
	font-size: 1.2em;
	color: #FFFFFF;
	line-height: 1.3em;
	text-align: right;
	margin: 0px;
	padding: 0px;
	text-transform: lowercase;
}
#mainColTop h1 {
	font-size: 1.2em;
	line-height: 1em;
	margin: 0px 0px 0px 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 6px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #99CCCC;
	padding: 0 0 6px 0;
}

#mainColTop p {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #9F1249;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

h1 {
	font-size: 1.5em;
	line-height: 1em;
	color: #9F1249;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1em;
	color: #9F1249;
	margin: 1em 0em 0.5em 0em;
	padding: 0;
}

h2:first-child {
	margin: 0em 0em 0.5em 0em;
}

h3 {
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.2em;
	color: #9F1249;
	margin: 1em 0em 0em 0em;
}

h4 {
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
	color: #9F1249;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p {
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.mainPost p {
	color: #9F1249;
}

.details, p.details {
	margin-top: 0;
	color: gray;
	font-size: 0.8em;
}

ul {
	list-style-position: outside;
	list-style-type: square;
	margin: 0px;
	padding-left: 1.4em;
}
li {
	margin: 0px;
	padding: 0px;
}
.menuLevel1 {
	font-size: 1em;
	font-weight: bold;
	color: #8CC2D3;
	text-align: right;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 4px 10px 6px 4px;
}

#sideColTop .menuLevel1 {
	font-size: 1em;
	font-weight: bold;
	color: #8CC2D3;
	text-align: right;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 2px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 4px 0 2px 4px;
}

.navigationItem {
  text-transform: lowercase;
}


.navigationItem a:link, .navigationItem a:active, .navigationItem a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navigationItem a:hover {
	color: #8CC2D3;
	text-decoration: none;
}

#sideColTop a:hover {

	color: #9F1249;
	text-decoration: none;
}

#fronttext a:hover {
  color: white;
}


.menuLevel2 {
	font-size: 1em;
	font-weight: normal;
	color: #8CC2D3;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 0px 20px 6px 2px;
}
.summarytext {
	margin: 0px;
}
.summaryhead {
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
	color: #9F1249;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;


}

#footer {
	display: block;
	font-size: 0.7em;
	line-height: 1.2em;
	margin: 1em 0.5em 0 0.5em;
}
	

a:link, a:active, a:visited {
	font-weight: bold;
	color: #8CC2D3;
       text-decoration: none;
}

a:hover {
	font-weight: bold;
	color:#9F1249;
	text-decoration: none;
}

mozileconfiguration { background-image: url("rsd.xml"); }



