/* Start of CMSMS style sheet 'KerryCoombs' */
/*Reset a few things...*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

html,body{margin:0;padding:0}
body{
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color:#6d6e71;
margin:10px 0;
}
p{margin:0; padding:0}

a:link{color: #6d6e71; text-decoration:none; border-bottom: 1px dotted #00bdf2;}
a:visited{color: #6d6e71; text-decoration:none; border-bottom: 1px dotted #00bdf2;}
a:hover{color:#00bdf2}

#m3username {margin:10px 0 0 48px}

h1{font-size:1.3em; font-weight: bold; margin-top:0}

div#wrapper{width:664px;margin:0 auto; border:1px #c7c7c7 solid; text-align:left; padding:0 15px}
div#container{}

div#header{ height:35px; background:url(images/nav_background.jpg) no-repeat; text-align:center}

/* ***************** START NAV ***************** */

dfn {
display:inline;
height:0pt;
left:-1000px;
overflow:hidden;
position:absolute;
top:-1000px;
width:0pt;
}

/*Fat Erik's Pipelist*/

#header ul, #footer ul
{
list-style: none;
padding: 9px 0 9px 0;
margin: 0;
}

#header ul a, #footer ul a {color: #6d6e71; text-decoration:none; padding: 0.6em; border:none}

#header ul a:hover, #footer ul a:hover {color: #00bdf2;}

#header ul li, #footer ul li
{
display: inline;
padding: 0;
margin: 0;
}

/*#header ul li:before { content: "|"; padding: 0 10px  }
#header ul li:first-child:before { content: ""; padding:0}*/

#header ul li, #footer ul li
{
border-left: 1px solid #c7c7c7;
padding: 0 0.9em 0 0.9em;
margin: 0 0.9em 0 -0.9em;
}

#header ul li.menuparent, #footer ul li.menuparent {border-left-style: none;}

/* ***************** END NAV ***************** */

div#sub_header_left{
	float:left;
	color:#B6B8BA;
	font-size:13px;
	font-weight: bold;
margin:10px 0;
}

div#sub_header_right{
	float:right;
	color:#B6B8BA;
	font-size:13px;
	font-weight: bold;
	text-align:right;
margin:10px 0;
}

div#top_image{
	width:663px;
	height:200px;
	padding-bottom:25px;
overflow: hidden; /*IE6 needs this*/
	clear:both;
}

img{margin:0; padding:0;}

div#top_image p {line-height:0} /*Ensure no default browser padding affects image overlap*/

.logo{position:relative; top:-200px;}

div#left_col{width:350px; float:left;}
	
	div#content{width:325px;  overflow: hidden;/*Prevent large images breaking stuff*/}
	div#content p{line-height:1.4}

div#right_col{width:300px; float:right; overflow: hidden;/*Prevent large images breaking stuff*/}

	/*div#inspiration {padding-top:10px; width:236px;}*/
	div#right_col p {font-style:italic; font-size:1.1em; line-height:1.5em;}

div#footer{clear:both; padding-top:20px; width:100%; background:url(images/footer_background.jpg) no-repeat bottom; text-align:center;}

div#builder{display:none}
/* End of 'KerryCoombs' */

