/* CSS Document for Susie Hunt 2008*/

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	color:#333333;
	background-color:#CCCCCC;
}
p, h1, h2, h3, ul, hr{
	padding:0 20px .4em 20px;
	border:0;
	margin:0;
}
p + p {
	padding-bottom:1.2em;
}
a {
	font-style: normal;
	color:#990000;
	text-decoration: none;
}
#sjh_menu li{
	padding:0;
	display:inline;
	border:0;
	margin:0;
	margin-right:10px;
}
#sjh_menu li a{
	padding:0 1em 0 0;
	border-right:4px solid #CCC;
	text-decoration: none;
}
li a:hover{
	text-decoration: underline;
}

#sjh_bod{
	width:720px;
	position:absolute;
	left:15%;
	border:2px solid #AAA;	
	background-color:#FFF;
}
#sjh_menu{
	font-size:110%;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0 20px 0 20px;
}
#sjh_main{
	/* padding:'padding-top' 'padding-right' 'padding-bottom' 'padding-left' */
	padding:10px 0 0 0;
}
#sjh_main li{
	list-style:none;
	padding-bottom:.3em;
	border-bottom:1px dashed #CCC;
	margin-bottom:.3em;
}
#sjh_thumbs{
	padding-left:20px;
}
#sjh_footer{
	padding:10px 20px 10px 20px;
	font-size:x-small;
	background-color:#FF9900;
	color:#333333;
}
#NEOS_part{
	height:53px;
	background-color:#CC0000;
}
/* classes ============ */


.thumb{
	padding:5px 5px 5px 0;
	border:0;
	margin:0;
}
.thumbTXTholder{
	width:100%;
	background-color:#FFF;
	padding:0;
	margin:1px;
	border:0;
}
.THMB{
	font-size:xx-small;
	color:#333;
	padding:3px;	
	border-bottom:1px dashed #DDD;
	margin-bottom:4px;
}
.T{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:x-small;
	background-color:#EEE;
}
.B{
	font-weight:200;
	background-color:#EEF;	
}
.sel{
	border-bottom:1px dashed #660000;
}
.title{
	padding:10px 0 10px 0;
}
.home{
	background:#CCC url(../ims/_home.gif) 95% 0 no-repeat;
}
.contact{
	background:#CCC url(../ims/_contact.gif) 95% 0 no-repeat;
}
.links{
	background:#CCC url(../ims/_links.gif) 95% 0 no-repeat;
}
.work{
	background:#CCC url(../ims/_work.gif) 95% 0 no-repeat;
}
.news{
	background:#CCC url(../ims/_news.gif) 95% 0 no-repeat;
}

.hiddenTXT{
	visibility:hidden;
	display:none;
}
/* ========= NEWS holder section =========== */
.newsHolder{
	width:auto;
	padding:10px;
	border-bottom:1px dashed #999;
	margin-bottom:10px;
}
.newsT{
	font-size:medium;
	color:#660000;
	padding-bottom:.5em;
}
.newsB{
	font-size:small;
	color:#222;
	padding-bottom:.3em;
	padding-left:10px;
	padding-right:140px;
}

/* ========================== specials (divs) ============= */
#bigDraw{
	background:#FFF url(http://www.campaignfordrawing.org/common/images/bdlogo.gif) 0 0 no-repeat;
	cursor:pointer;
	float:right;
	width:154px;
	height:172px;
	left:70px;
	top:2px;
	position:relative;
	z-index:10;
}
#bigDraw span{
	display:none;
}
#gra{
	z-index:-1;
	width:140px;
	height:40px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	padding:4px 10px 0 42px;
	color:#99CC00;
	background:url("http://www.g-r-a.co.uk/images/made_by_gra.gif") 0 0 no-repeat;
	position:fixed;
	right:0;
	bottom:0;
}
	
