body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #0052C2;
	text-align: center;
	background-image: url(../images/jc_cubism_low.gif);
	background-repeat: no-repeat;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0 0;
	margin-top: 60px;
	border: 2px solid #003888;
}
#header {
	height: 71px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80B4FF;
	padding: 6px;
	background-color: #0052C2;
	background-image: url(../images/cob-logo.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	/** filter: alpha(opacity=80); **/
	/** opacity: 0.8; **/
	text-align: right;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
}
#header a:link, #header a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
	color: #BFD9FF;
	text-decoration: underline;
}
#header a:hover, #header active {
	color: #80FFE0;
}
#content {
	margin-left: 180px;
	background-color: #0052C2;
	margin-right: 5px;
	padding: 1px 10px 10px;
	margin-top: 5px;
	/** filter: alpha(opacity=80); **/
	/** opacity: 0.8; **/
}
#content h1 {
	color: #FFFFFF;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	background-color: #003888;
}
#content h2 {
	font-size: 100%;
	color: #CDC4FF;
	background-color: #003888;
	font-weight: bold;
	text-align: center;
	padding: 4px;
}
#content h3 {
	color: #FFFFFF;
	font-size: 80%;
	font-weight: bold;
	text-align: left;
	padding-left: 4px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1E0B88;
	clear: both;
	margin-top: 24px;
}
#content p {
	font-size: 80%;
	line-height: 1.4em;
	padding-left: 2em;
	color: #FFFFFF;
}
#content ul {
	font-size: 80%;
	color: #FFFFFF;
	padding-left: 36px;
	margin-left: 36px;
}
#content li {
	margin-bottom: 0.25em;
}
#content a:link, #content a:visited {
	color: #BFD9FF;
	font-weight: bold;

}
#content a:hover, #content a:active {
	color: #80FFE0;

}
.webportfoliolist {
	list-style-type: none;
}
.webportfoliolist li {
	list-style-type: none;
	padding-bottom: 1em;
}
.portfoliolist {
	list-style-type: none;
}
.portfoliolist li {
}
.portfoliolist img {
	display: block;
	border: none;
	margin-left: 2em;
}
.portfoliolist2 {
	list-style-type: none;
}
.portfoliolist2 li {
	float: left;
}
.portfoliolist2 img {
	display: block;
	border: none;
	margin-left: 2em;
}
.portfolioitem {
	text-align: center;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;



}
/* 
.portfoliolist a:link, #portfoliolist a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
	color: #BFD9FF;
	text-decoration: underline;
	font-weight: bold;
}
.portfoliolist a:hover, #portfoliolist active {
	color: #80FFE0;
}
*/
#navigation {
	position: absolute;
	top: 90px;
	left: 5px;
	width: 170px;
	background-color: #0052C2;
}
#navigation h2 {
	display: none;
}
#navigation ul {
	list-style: none;
	margin: 12px 0 12px 9px;
	padding: 0;
	border: none;
}
#navigation li {
	width: 160px;
	border-bottom: 1px solid #9C89FF;
	margin: 0;
	padding: 0;
	font-size: 80%;
	font-weight: bold;
}
#navigation li image {
	border: 0;
}
#navigation a:link, #navigation a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover, #navigation active {
	color: #008867;
	background-color: #80B4FF;
}
#navigation ul.subnav {
	margin-left: 16px;
	margin-top: 0px;
}
#navigation ul.subnav li {
	border-bottom: 1px solid #BFD9FF;
	width: 140px;
}
#navigation ul.subnav a:link, #navigation ul.subnav a:visited {
	background-color: #003888;
	color: #FFFFFF;
}
#navigation ul.subnav a:hover, #navigation ul.subnav a:active {
	background-color: #80B4FF;
	color: #80FFE0;
}
.altmenu {
	padding-top: 16px;
}
#footer {
	font-size: 65%;
	color: #0052C2;
	background-color: #80B4FF;
	clear: both;
	text-align: center;
	padding: 12px;
	margin: 5px;
	height: 48px;
}
.center {
	text-align: center;
}
.headercontact {
	float: right;
	text-align: center;
	margin-right: 24px;
}
.hidden {
	display: none;
}
.imageright120 {
	float: right;
	width: 120px;
	margin-top: 3px;
	margin-left: 8px;
	margin-bottom: 8px;
}
.imageright160 {
	float: right;
	width: 160px;
	margin-top: 3px;
	margin-left: 8px;
	margin-bottom: 8px;
}
.imageright180 {
	float: right;
	width: 180px;
	margin-top: 3px;
	margin-left: 8px;
}
.clear {
	clear: both;
}
.top {
	background-color: #008867;
	color: #FFFFFF;
	font-size: 65%;
	padding: 2px;
	text-align: right;
	font-weight: bold;
}
.top a:link, .top a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
	color: #FFFFFF;
	text-decoration: underline;
}
.top a:hover, .top active {
	color: #80FFE0;
}
.noclear {
	clear: none;
}
.right {
	text-align: right;
}
div.thumbnails {
	float: left;
	text-align: center;
	margin-left: 12px;
	vertical-align: 50%;
	margin-top: 12px;
}
div.thumbnails2 {
	float: left;
	text-align: center;
	margin-left: 12px;
	vertical-align: middle;
	clear: both;
	margin-top: 12px;
}
#linkslist ul {
	list-style: none;
}
#linkslist li {
	margin-bottom: 0.5em;
	line-height: 1.5em;
}
.contact p {
	color: #CDC4FF;
	margin-left: 2em;
	padding-top: 6px;
	padding-bottom: 6px;
}
.contactdetails {
	font-weight: bold;
	background-color: #003888;
	margin-bottom: 2em;
	margin-top: 3em;
}
.address {
	margin-left: 8em;
}
.accessibility {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 3em;
}
.accessibility table {
	margin-left: 4em;
	border: 1px solid #1E0B88;
	border-collapse: collapse;
}
.accessibility th {
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2B0FC2;
	border: 1px solid #1E0B88;
	padding: 4px;
}
.accessibility td {
	font-size: 70%;
	font-weight: bold;
	background-color: #CDC4FF;
	vertical-align: top;
	border: 1px solid #1E0B88;
	padding: 4px;
}
caption {
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	background-color: #1E0B88;
	color: #FFFFFF;
	margin-left: 5em;
	margin-right: 0.25px;
	padding-top: 4px;
	padding-bottom: 4px;

}
.sitemap ul{
	list-style-type: none;
	font-weight: bolder;
}
.sitemap ul li {
	padding-bottom: .85em;
}
.sitemap2 {
	margin-left: -3em;
	margin-top: 1em;
}
#styleswitch li {
	border: 0px;
}
#styleswitch a:link, #styleswitch a:visited {
	font-size: 80%;
	color: #BFD9FF;
	text-decoration: underline;
}
#styleswitch a:hover, #styleswitch a:active {
	color: #BFD9FF;
}
noscript {
	font-size: 70%;
	font-weight: bold;
	color: #BFD9FF;
	margin-left: .5em;
}
div.row {
	clear: both;
	padding-top: 1px;
	background-color: #996633;
}
.binbl {
	float: left;
	width: 30%;
	font-size: 70%;
	padding-left: 20px;
	padding-bottom: 2px;
	text-align: left;
	color: #FFFFFF;
}
.binbr {
	float: right;
	width: 52%;
	font-size: 70%;
	padding-bottom: 2px;
	text-align: left;
}
