/* Start of CMSMS style sheet 'respstyle' */
html {
	height: 100%;
	width: 100%;
}

body {
	background: url(images/background.jpg) repeat-x;
	background-color: #0c0c0c;
	height: 100%;
	padding: 0;
	margin: 0;
}

img {
	border: none;
}

/*Container*/
#container {
	width: 950px;
	margin: 0px auto;
	background: url(images/background.jpg) repeat-x;	
}

/*Nav*/

#nav {
	height: 32px;
        margin-bottom: 10px;
}

#nav ul {
	padding: 0;
	margin: 0;
	margin-top: 12px;
}

#nav li {
	display: inline;
}

/*Head*/

#header {
	margin-top: 10px;
	background: url(images/header.jpg);
	width: 950px;
	height: 444px;
 }

#smallheader {

        background: url(images/smallheader.jpg);
        width: 950px;
        height: 131px;
}

#header h1 {
	text-indent: -9999px;
	width: 524px;
	height: 129px;
        margin-left: 28px;
}


#smallheader h1 {
	text-indent: -9999px;
	background: url(images/logonew.png) no-repeat;
	width: 524px;
	height: 129px;
	position: relative;
	top: 8px;
	left: 28px;
}


/*In Depth Stories*/

#storyhead {
         width: 669px;
         height: 52px;
         margin-left: 3px;
         background: url(images/paperhead.gif) no-repeat;
}

#storyfooter {
         width: 669px;
         height: 53px;
         background: url(images/paperfooter.gif) no-repeat; 
margin-bottom: -53px; 
margin-left: -27px;
}


#detailstory {
         width: 619px;
         padding-left: 25px;
         padding-right: 25px;
         margin-top: -10px;
         float: left;
         background: url(images/paperbody.gif) repeat-y; 
}

#detailstory h2 {
         margin-top: 20px;
         font: 28px/36px Arial, TW Cen MT, Verdana;
         font-weight: bold;
         color: #00673A;
}

#detailstory h3 {
         font: 18px Calibri, Arial, TW Cen MT, Verdana;
font-weight: bold;
color: #014188;
padding-top: 15px;
padding-bottom: 5px;
}

#detailstory h4{
         font: 16px/22px Arial, TW Cen MT, Verdana;
}

#detailstory p {
         font: 16px/22px Arial, TW Cen MT, Verdana;
         text-align: justify;
padding-bottom: 10px;
padding-top: 10px;
color: #4C4C4C;
}

.formbuilderform td {
font: 16px/22px Arial, TW Cen MT, Verdana;

color: #4C4C4C;
}
#detailstory li {
font: 16px/22px Arial, TW Cen MT, Verdana;
color: #4C4C4C;
}

#relatedmenu {
         width: 230px;
         padding: 0px;
         margin-top: -42px;
         float: right;
}

#relatedmenutop {
         width: 230px;
         height: 177px;
         padding: 0px;
         margin: 0px;
         float: right;
         background: url(images/relatedtop.jpg) no-repeat;
}

#relatedmenumid {
         width: 206px;
         margin-top: -100px;
         padding: 12px;
         float: right;
         background: url(images/relatedmid.jpg) repeat-y;
}

#relatedmenubot {
         width: 230px;
         margin: 0px;
         height: 27px;
         padding: 0px;
         float: right;
         background: url(images/relatedbot.jpg) no-repeat;
}
 
#relatedmenu ul {
         margin-top: -6px;
         padding: 0;
                 
}

#relatedmenu li {
         list-style-image: url('images/bullet.gif'); 
list-style-position:inside;
         padding-bottom: 12px;
         font: 12px Arial, TW Cen MT, Verdana;
color: #132a9f;
font-style: italic;
}
#relatedmenu h3 {
         font: 18px Calibri, Arial, TW Cen MT, Verdana;
         color: #970e0e;
         text-decoration: none;
padding-bottom: 12px;
font-weight: bold;
}

#relatedmenu a {
         font: 14px Arial, TW Cen MT, Verdana;
         color: #0018ff;
         text-decoration: none;
}

#relatedmenu a {
         font: 14px Arial, TW Cen MT, Verdana;
         color: #0018ff;
         text-decoration: none;
}

#relatedmenu a:visited {
         text-decoration: none;
}
#relatedmenu a:hover {
text-decoration: underline;
}


/*Stories*/

#stories{
	height: 500px;
}

#karly {
	width: 247px;
	height: 500px;
	float:left;
	background: url(images/karly.jpg) no-repeat;
}

#darren {
	width: 221px;
	height: 500px;
	float: left;
	background: url(images/darren.jpg) no-repeat;
}

#michael {
	width: 218px;
	height: 500px;
	float: left;
	background: url(images/michael.jpg) no-repeat;
}

#family{
	width: 264px;
	height: 500px;
	float: left;
	background: url(images/michaelfamily.jpg) no-repeat;
}

#stories h2 {
	font: 24px/30px TW Cen MT, Arial;
	color: #000000;
}

#stories h3, #stories h3 a, #stories h3 a:visited {
       font: 18px/24px TW Cen MT, Arial;
       color: #ff0000;
       text-decoration: underline;
}
#stories h3 a, #stories h3 a:visited {
font-size: 16px;
}
#stories p {
	font: 13px Arial, TW Cen MT;
	color: #000000;
	font-weight: bold;
}

/*Footer*/

#footer {
          height: 64px;
          font: 16px Arial, TW Cen MT, Verdana;
          color: #ffffff;
          text-align: center;
          margin-top: 50px;
}

#footer a, #footer a:visited {
          text-decoration: none;
          font: 16px Arial, TW Cen MT, Verdana;
          color: #ffffff;
}

#fb {
margin: 0px auto;
padding: 0;
width: 560px;
}

#fb img {
padding: 0px;
margin: 0px auto;
margin-bottom: -3px;
}

#fb p {
 font: 16px/22px Arial, TW Cen MT, Verdana;
}

#quote {
background-color: white;
padding: 5px;
margin-top: 16px;
margin-bottom: 16px;
margin-left: auto;
margin-right: auto;
width: 560px;
}

.emphasise {
font-size: large;
color: #0027FF;
cursor: pointer;
}
.nobullets {
list-style: none;
}
.nobullets li {
margin-top: 10px;
margin-bottom: 10px;
margin-left: -30px;
}
/* End of 'respstyle' */

