/* Start of CMSMS style sheet 'STYLE-Dart-Main' */
.whitelinks	A:link {text-decoration: none; color: #FFFFFF;}
.whitelinks	A:visited {text-decoration: none; color: #FFFFFF;}
.whitelinks	A:active {text-decoration: none; color: #FFFFFF;}
.whitelinks	A:hover {text-decoration: underline; color: #FFFFFF;}

.breadlinks	A:link {text-decoration: none; color: #226da6;}
.breadlinks	A:visited {text-decoration: none; color: #226da6;}
.breadlinks	A:active {text-decoration: none; color: #226da6;}
.breadlinks	A:hover {text-decoration: underline; color: #226da6;}
body {
	margin: 0;
	padding: 0;
	color: black;
	background-color: #666666;
	background-image: url(uploads/images/siteimgs/pattern.gif);
}
#horizontal {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	overflow: visible;
}
#center {
	background-color: #ddd;
	visibility: visible;
	position: absolute;
	top: -270px;
	left: 50%;
	width: 1000px;
	margin-left: -500px; /* half width */
	height: 535px;
	overflow: hidden;
	border: 1px solid black;	
}
#TopBar {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:32px;
	z-index:1;
	background-color: #75cad1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align: right;
}
#BottomBack {
	position:absolute;
	left:0px;
	width:100%;
	height:162px;
	z-index:1;
	bottom: 0px;
}
#MiddleBack {
	position:absolute;
	left:0px;
	top:32px;
	width:100%;
	height:341px;
	z-index:1;
}
#TopLinks {
	position:absolute;
	right:0px;
	top:7px;
	width:850px;
	height:16px;
	z-index:1;
}
#BigLogo {
	position:absolute;
	left:14px;
	top:17px;
	width:323px;
	height:269px;
	z-index:1;
}
#BreadCrumbs{
	position:absolute;
	left:120px;
	top:360px;
	width:300px;
	height:20px;
	z-index:2;
             overflow:auto;
}

#ContentAreaOne {
	position:absolute;
	left:350px;
	top:50px;
	width:485px;
	height:268px;
	z-index:2;
             overflow:auto;
             padding-left:80px;
             padding-right:80px;
}
#ContentAreaTwo {
	position:absolute;
	left:387px;
	bottom:0px;
	width:391px;
	height:162px;
	z-index:1;
}
#BottomPic {
	position:absolute;
	bottom:0px;
	width:397px;
	height:200px;
	z-index:1;
	right: 0px;
             text-align:right;
}
#Portfolio_Links {
	position:absolute;
	top:45px;
	width:210px;
	height:275px;
	z-index:2;
	right: 20px;
             text-align:right;
	/* background-color: #75cad1; */
             overflow:auto;
}
#Portfolio_Large {
	position:absolute;
	top:85px;
	width:365px;
	height:276px;
	z-index:1;
	right: 250px;
             text-align:right;
             background-image:url();
             background-repeat: no-repeat;
}
/* End of 'STYLE-Dart-Main' */

