html * {

	margin: 0;
	padding: 0;

}

body { background: #000; }

/*-- Global ---------- */

body, textarea { 

font: 12px/18px Lucida Grande, Lucida Sans Unicode, Verdana, Tahoma, sans-serif;
color: #000;
background: #fff url("http://www.gabar.org/public/mocktrial/images/bg.jpg") 50% 0% repeat-x;
}

a { 
	color: #332f81;
	font-weight: bold;
	text-decoration: none;
	
}

a:hover { color: #332f81; }

img, fieldset { border: 0; }

select option { padding: 0 10px 0 0; }

h1 { font-size: 36px; line-height: 36px; padding-top: 0; padding-bottom: 0; }
h2 { font-size: 18px; color:#353185; font-weight:bold; line-height: 24px; padding-top: 0; padding-bottom: 0; }
h3 { font-size: 18px; line-height: 18px; padding-top: 9px; padding-bottom: 9px; }
h4 { font-size: 14px; line-height: 18px; padding-top: 9px; padding-bottom: 9px; }
h5 { font-size: 12px; line-height: 18px; padding:0; margin:0; }
h6 { font-size: 10px; line-height: 18px; padding-top: 0; padding-bottom: 9px; margin:0; }

p { padding: 0 0 18px 0; }

h1, h2, h3, h4, h5, h6 { 

/* font-weight: normal; */

}

blockquote {
	
	padding: 18px;
	background: #eee;	
	margin: 0px 36px 18px 18px;
	
}

ul, ol {
	margin: 0px 36px 18px 18px;
	
}

ul li, ol li { margin: 9px 0 9px 0;}


/*-- Clearing Styles & Container --*/

#container {

width: 820px;
margin: 0 auto;
background: #ecebf3 url("http://www.gabar.org/public/mocktrial/images/containerbg.gif") repeat-y;

}

.block {
width: 820px;
margin: 0 auto;
display: block;
	
}

.clearfix { display: inline-block; }

.block:after, .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


.column {
	float: left;
	width: 240px;

}

ul#breadcrumb {
	list-style:none;
	margin:0 0 10px 0;
}

ul#breadcrumb a {

	color:#d7337d;
}

ul#breadcrumb li {
	display:inline;
	font-size:10px;	
	padding:0 10px 0 0;
	background: url("http://www.gabar.org/public/mocktrial/images/arrow.jpg") 100% 50% no-repeat;
}

ul#breadcrumb li.currentpage {
	background:none;
}

/*-- Main Navigation --*/

img.left {
	border: solid 4px white;
	float: left;
	margin: 10px 10px 10px 0;
}

img.right {
	border: solid 4px white;
	float: right;
	margin: 10px 0 10px 10px;
}
/*-- Logo --*/

#homeheader { 
width:820px;
height:227px;
background: url("http://www.gabar.org/public/mocktrial/images/header.jpg") no-repeat;
}

#header { 
width:820px;
height:227px;
background: url("http://www.gabar.org/public/mocktrial/images/subhead.jpg") no-repeat;
}

#logo {
	width:236px;
	float:left;
}

#logo h1 a {
width:236px;
height:214px;
display: block;
text-decoration: none;
text-indent: -999em;

}

#links {
	width:584px
	float:left;
	text-align:right;
}

ul#nav {
	height:130px;
	list-style:none;
	width:564px;
	float:left;
	text-align:right;
	margin:21px 20px 0 0;
	padding:0;
}

ul#nav li {
	font-size:11px;
	font-weight:bold;
	display:inline;
	padding:0 0 0 5px;
}

ul#nav li a {
	line-height:11px;
	border-right:2px solid #353185;
	padding:0 5px 0 0;
}

ul#nav li.last-navlink a {
	line-height:11px;
	border-right:none;
	padding:0 5px 0 0;
}

#homeheader a.register, #header a.register {
	font-size:16px;
	text-align:right;
	margin:0 20px 0 0;
}

#homecenter {
	background:#ecebf3 url("http://www.gabar.org/public/mocktrial/images/homepicsbottom.jpg") no-repeat;
	width:446px;
	padding:93px 20px 0 20px;
	float:left;
}

#center {
	background:#ecebf3;
	width:446px;
	margin:0;
	padding:0 20px 0 20px;
	float:left;
}


#col1 {
	width:147px;
	float:left;
	padding:0 10px 0 10px;
}

#col2 {
	width:147px;
	float:left;
	text-align:right;
	padding:0 10px 0 10px
}


#col1 ul, #col2 ul {
	list-style:none;
	width:147px;
	margin:0 10px 20px 0;
	padding:0;
}

#col1 h3, #col2 h3 {
	font-size:10px;
	margin:0 0 5px 0;
	padding:5px 5px 5px 10px;
	color:#fff;
}

h3.left-sidebar { background:#292668; }
#right-sidebar1 h3 { background:#bec21b;}
#right-sidebar2 h3 { background:#d7337d; }

#col1 ul {
	border-bottom: 2px solid #292668;
}

#right-sidebar1 ul {
	border-bottom: 2px solid #bec21b;
}

#right-sidebar2 ul {
	border-bottom: 2px solid #d7337d;
}

#col1 ul li {
	padding:0;
	margin:0 10px 10px 10px;
	font-size:10px;
	line-height:14px;
}

#col2 ul li {
	padding:0;
	margin:0 5px 10px 10px;
	font-size:10px;
	line-height:14px;
}

#col1 ul li a:hover, #col2 ul li a:hover {
	color:#292668;
	font-weight:bold;
}

#col1 a, #col2 a {
	font-weight:normal;
	color:#000;
}

h5.donation {
	background:#0d9876 ;
	line-height:14px;
	text-align:center;
	padding:5px 5px 5px 5px;
	margin:0;
}

#col1 h5.donation a {
	color:#fff;
	font-weight:bold;
}

#countdown {
	height:153px;
	background:url("http://www.gabar.org/public/mocktrial/images/countdown.jpg") no-repeat;
	padding:0 25px 0 32px;
}

#countdown h4 {
	font-size:45px;
	text-align:center;
	padding:30px 0 0 0;
	margin:0;
}

#countdown p {
	padding:20px 0 0 0;
	margin:0;
	text-align:center;
}


#footer {
	background: #292668 url("http://www.gabar.org/public/mocktrial/images/footer.jpg") no-repeat;
	height:130px;
}

#footer p {
	padding:25px 30px 20px 30px;
	color:#fff;
	font-size:10px;
	line-height:16px;

}







