/*
-----------------------------------------------
cameronmoll.com Style Sheet 
author:   Cameron Moll
version:  2004.02
----------------------------------------------- */



/* IDs ---------------------------------------*/

#banter_cameron {
	background: url(/img/pics/banter_cameron.gif) no-repeat;
	width: 325px;
	height: 247px;
	margin: 5px auto;
	}
#banter_greg {
	background: url(/img/pics/banter_greg.gif) no-repeat;
	width: 325px;
	height: 247px;
	margin: 5px auto;
	}
#banter_mel {
	background: url(/img/pics/banter_mel.gif) no-repeat;
	width: 325px;
	height: 247px;
	margin: 5px auto;
	}	
	
#content ol.quiz, #content2 ol.quiz {
	padding: 0;
	margin: 0;
	list-style: none;
	}

#content ol.quiz li, #content2 ol.quiz li {
	background: none;
	padding: 10px 10px 10px 30px;
	margin-bottom: 1em;
	border: 1px dashed #999;
	}	
	
#content ol.quiz li.a, #content2 ol.quiz li.a {
	background: #fff url(/img/pics/quiz_a.gif) no-repeat top left;
	}

#content ol.quiz li.b, #content2 ol.quiz li.b {
	background: #fff url(/img/pics/quiz_b.gif) no-repeat top left;
	}

#content ol.quiz li.c, #content2 ol.quiz li.c {
	background: #fff url(/img/pics/quiz_c.gif) no-repeat top left;
	}

#content ol.quiz li.d, #content2 ol.quiz li.d {
	background: #fff url(/img/pics/quiz_d.gif) no-repeat top left;
	}	

/* Classes -----------------------------------*/	

.s0 {font-size: 9px;}
.s1 {font-size: 10px;}
.s2 {font-size: 11px;}
.s3 {font-size: 12px;}
.s4 {font-size: 13px;}

.c0 {color: #fff;}
.c1 {color: #000;}
.c2 {color: #999;}
.c3 {color: #b30000;}
.c4 {color: #0175BA;}
.c5 {color: #F0630D;}

.t0 {font-family: Georgia, Palatino, Palatino Linotype, serif;}
.t1 {font-family: Tahoma, Arial, sans-serif;}

.jl {font-size: 10px; text-transform: uppercase;}

.caps {font-variant: small-caps;}

h1#capB {background: url(/img/letters/b.gif) no-repeat; background-position: 0% 20%; height: 27px; vertical-align: bottom; padding-left: 37px;}