@import url(navigation.css);

/* CORE ------------------------------------------------------------------------------------------------------ */
body {
	margin:0;
	padding:0;
	background:#ffffff url(../Images/mainBackground.gif) top left;
	background-repeat:repeat-x;	
}
#pageWrapper {
	width:830px;
	margin:0 auto;
	background:#FFFFFF url(../Images/contentBack.gif);
	background-repeat:repeat-y;
}

#header {
	width:800px;
	padding:0 15px;
	background:url(../Images/headBack.gif);
	background-repeat:no-repeat;
}

#contentWrapper {
	width:800px;
	margin:1px 0 0 0;
	background:#F4AF0A url(../Images/Projects_03.gif);
	background-repeat:no-repeat;
}

#footer {
	height:20px;
	margin:0 -15px 0 -15px;
	background:url(../Images/footerBack.gif) bottom;
	background-repeat:no-repeat;
}

img {
	border:none;
}

#mainlogo {
}

#login {
}

#cncLogo {
}

#news {
}

#search {
}

#disclaimer {
	width:750px;
	margin:0 auto;
	font-size:10px;
	color:#CCCCCC;
}

#disclaimer a {
	color:#CCCCCC;
}

#disclaimer a:hover {
	color:#333333;
}

/* SITE UNIQUE STYLES ---------------------------------------------------------------------------------------- */




/* CORE ELEMENTS --------------------------------------------------------------------------------------------- */
ul {
}
li {
}

.clear {
	clear:both;
}


/* NAVIGATION - Please refer to navigation.css --------------------------------------------------------------- */
 #mainNav {
 width:800px;
 margin:2px 0 0 0;
 background-image:url(../Images/Projects_02.gif); 
 background-repeat: repeat-x;
 text-align:center;
}

/* FONTS ----------------------------------------------------------------------------------------------------- */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

p {
}

a {
}
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}


h5 
{
	font-family: "Comic Sans MS";
	font-size:11pt;
	color:#000000;
}
h6 
{
	font-family: "Comic Sans MS";
	font-size:11pt;
	color:#FFFFFF;
}

#placeholder
{
	margin:20px;
}

#sectiontitle
{
	margin-left:20px;
	margin-top:20px; 
}

#logoposition
{
}

#logo
{
	
}


/* Content Classes ----------------------------------------------------------------------------------------------- */

#contentArea {
	background-image:url(../Images/Projects_03b.gif);
	background-position:top;
	background-repeat:no-repeat;
}

h1 /*Page title */ {
	margin:0;
	padding:0;
	color:#F4AF0A;
	font-weight:normal;
	font-size:24px;
	line-height:70px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	margin:0 0 20px 30px;
	font-size:17px;
	font-weight:normal;
}
h3 {
	margin:0 0 0 30px;
	color:#000000;
	font-weight:normal;
	font-size:18px;
	line-height:30px;
}
h4 {
	margin:0 0 0 30px;
	color:#000000;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
}
h5 {
	margin:0 0 0 30px;
	color:#000000;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
}
h6 
{
	margin:0 0 0 30px;
	color:#000000;
	font-weight:bold;
	font-size:11px;
}
