/* Start of CMSMS style sheet 'psychometrics' */
body {  
	background-color: #BCCCD4;
	background-attachment : fixed;
	background-repeat : repeat;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
	margin-left : 0;
	font-family : Helvetica, Arial;
	color : #666666;
	font-size : 12px;
	text-align : left;
}

a, a:visited  { color:#4D4D4D; text-decoration:underline; font-weight: bold; }
a:hover { color:#4D4D4D; text-decoration:none; font-weight: bold; }


#wrapper {
	width: 100%;
	float: left;
}

#positioner {
	width: 740px;
	margin: 0 auto;
}

#container {
	float: left;
	width: 740px;
	background: #fff;
	margin: 24px 0 0 0;
}

#content {
	width: 700px;
	float: left;
	margin: 0;
	display: inline;
	margin: 0 20px;
}

#header {
	width: 700px;
	float: left;
	padding: 0;
	margin: 0;
	display: inline;
	border-bottom: 1px solid #ECECEC;
}

div#logo {
	float: left;
	width: 82px;
	height: 100px;
	margin: 0;
	display: inline;
}

#pagecontent {
	float: left;
	width: 700px;
	margin-top: 10px;
}

.homepage {
	background: url(images/homebg.jpg) no-repeat;
	height: 350px;
	overflow: hidden;
}

.contact {
	background: url(images/contactbg.jpg) no-repeat;
	height: 350px;
	overflow: hidden;
}

#pagecontent.homepage #pagetext {
	margin-left: 20px;
	width: 350px;
}

#pagetext {
	width: 500px;
	margin-left: 100px;
	float: left;
	display: inline;
}

#submenu {
	color: #f00;
	font-weight: bold;
}

#pagecontent p,#pagecontent td p, td p {
	line-height: 18px;
	margin: 8px 0;
	padding: 0;
}

#pagecontent h1,#pagecontent td h1, td h1 {
	font: bold 17px Arial;
	color: #f00;
	margin: 12px 0 0 0;
	padding: 0;
	line-height: 24px;
}

#pagecontent.homepage h1, #pagecontent.contact h1 {
	border-bottom: 1px solid #ECECEC;
}

#pagecontent h2,#pagecontent td h2, td h2 {
	font: bold 14px Arial;
	color: #4D4D4D;
	margin: 12px 0 0 0;
	padding: 0;
}


#pagecontent ul,#pagecontent td ul, td ul {
	margin: 12px 0;
	padding: 0 0 0 40px;
}

#boxes {
	width: 700px;
	height: 119px;
	clear: both;
	float: left;
	margin: 10px 0 0 0;
}

#boxes div {
	float: left;
	width: 226px;
	height: 95px;
	display: inline;
	overflow: hidden;
}

#boxes div h1 {
	font: bold 17px Arial;
	color: #f00;
	margin: 12px 0 0 65px;
	padding: 0;
}

#boxes div p {
	margin: 0px 0 4px 65px;
	padding: 0;
}

#boxes div a, #boxes div a:active, #boxes div a:visited, #boxes div a:hover {
	margin: 0;
	padding: 0;
	display: block;
	width: 71px;
	height: 17px;
	background: url(images/boxbutton.gif) no-repeat;
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	line-height: 15px;
	text-align: center;
}

.boxjoin {
	background: url(images/box1.jpg) no-repeat;
}

.boxevents {
	background: url(images/box2.jpg) no-repeat;
	margin: 0 11px 0 11px;
}

.boxfindout {
	background: url(images/box3.jpg) no-repeat;
}

#photoboxes {
	width: 560px;
	float: left;
	height: 180px;
	margin-top: 10px;
}
#photobox1 {
	width: 162px;
	height: 162px;
	float: left;
	overflow: hidden;
}

#photobox2 {
	width: 162px;
	height: 162px;
	float: left;
	overflow: hidden;
	margin-left: 20px;
}

#photobox1 p, #photobox1 p {
	margin: 0;
	padding: 0;
}

#footer {
	width: 740px;
	float: left;
	height: 74px;
	background: url(images/footerbg.jpg) no-repeat;
	margin-top: 15px;
	color: #fff;
}

#footerl {
	float: left;
	width: 350px;
	margin: 0 0 0 20px;
}

#footerr {
	float: left;
	width: 350px;
	text-align: right;
}

#footer p {
	margin: 8px 20px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

#footer a, #footer a:visited {
	color: #fff;
	text-decoration: underline;
}

#footer a:hover, #footer a.nounderline {
	color: #fff;
	text-decoration: none;
}

a img { border: 0px; }

/* End of 'psychometrics' */

