/*
Theme Name: Mirror
Theme URI: http://compserv.org
Description: Default CCA Theme
Author: CST
Author Website: http://compserv.org
.
Author of ported theme: David Koh
Author of ported theme Website : http://drett.com
Edited by: Kenny Lim, David Low
*/

h1, h2
{
    font-size: 13px;
	font-family:  Verdana, Arial, sans-serif;
	color: #191970;
	font-weight: bold;
	padding-left: 4px;
}
h3, h4
{
    font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	color:  #2F4F4F;
	font-weight: bold;
	padding-left: 12px;
}


.sidebar_main a{color:#000d88;
display:block;
height:20px;
width:150px;
color: #003366;
text-decoration: none;
font-family: Verdana, Arial, sans-serif;
font-weight: normal;
}

.sidebar_main ul {list-style:none;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

.sidebar_main ul li{border-bottom:solid 1px #cfcfcf;
}

body{
background: #f4f4f4 url(images/bg.gif) top center repeat-y;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: normal;
}

.wrapper{margin:0px auto 0px auto;
width:780px;
height:300px;
position:relative;
font-family: Verdana, Arial, sans-serif;
color: #607080;
}

.header_main{
background:#ffffff;
height:130px;
width:780px;
float:left;
vertical-align: top;
font-family: Georgia, Lucida, Arial, sans-serif;
font-size: 11px;
font-weight: lighter;
color: #00008B;
border-bottom: 1px solid #cfcfcf;
}

.footer_main{height:100px;
float:left;
width:430px;
text-align:center;
padding-top:20px;
font-family: Verdana, Arial, sans-serif;
font-weight: lighter;
color: #cfcfcf;

}

.sidebar_main{background:#ffffff;
width:162px;
height: auto;
float: left;
border-right: 1px solid #cfcfcf;
padding-left:11px;

}
.sidebar_main h2{display:none;}
.sidebar_main a:link, .sidebar_main a:visited
{
padding: 0px 0px 0px 8px;
width: 162px;
background-color: transparent;
color: #003366;
text-decoration: none;
font-family: Verdana, Arial, sans-serif;
font-weight: normal;
display: block;
}
.sidebar_main a:hover{color:#A52A2A;}

.content_main{
background:#ffffff;
float:right;
width:570px;
padding-left:11px;
padding-top: 1px;
padding-bottom: 11px;
padding-right: 16px;
line-height: 145%;
color: #607080;
text-align: left;
	font-family: Verdana, Arial, sans-serif;
}

hr
{
	border:0;
	border-bottom: 1px solid #cfcfcf;
	height: 1px;
}
li
{
	list-style-type: none;
	line-height: 160%;
}
table
{
	margin: 5px;
}
td
{
	border: 1px solid #eee;
	padding: 2px;
}
th
{
	background-color: #eee;
	color: inherit;
	border: 1px solid #ddd;
	padding: 2px;
}


#motherlode
{
color: #000000;
padding-top: 30px;
border-bottom:solid 1px #cfcfcf;
}

#motherlode a
{
	border-top: solid 1px #cfcfcf;
	padding: 0px;
}
#motherlode a:link, #motherlode a:visited
{
color: #000000;
}

#name {
	font-size: 24px;
	padding-top: 80px;
	padding-left: 10px;
	color: #981a13;
	font-family: Georgia, Lucida, Arial, sans-serif;
	font-weight: bold;
	}
	
#crest {
	position: relative;
	float: right;
	top: 15px;
	right: 10px;
}

