@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#wrapper {
	width:804px;
	height:604px;
	margin: 50px auto;
	}

#wrapperPortfolio {
	width:820px;
	height:620px;
	margin: 15px auto;
	background-color:#819598;
	}
	
#wrapperUltraType {
	width:1100px;
	height:500px;
	margin: 40px auto;
	background-color:#819598;
	padding:6px;
	}
	
#mainContainerLeft {
	float:left;
	width:288px;
	height:600px;
	background-color:#819598;
	background-image:url(../cm_images/cm_home_left.png);
	}
	
#mainContainerMiddle {
	float:left;
	width:212px;
	height:600px;
	background-color:#819598;
	background-image:url(../cm_images/cm_home_center.png);
	}
	
#mainContainerRight {
	float:left;
	width:274px;
	height:576px;
	padding-left:12px;
	background-color:#819598;
	background-image:url(../cm_images/cm_home_right.png);
	}
	
#topBannerNav {
	float:left;
	height:30px;
	width:120px;
	margin-bottom:10px;
	}
	
#topBanner {
	float:left;
	height:60px;
	width:700px;
	margin-bottom:45px;
	background-image:url(../cm_images/cm_ultratype_banner.png);
	background-repeat:no-repeat;
	background-color:#8195989;
	}
	
#footer	{
	height:60px;
	width:800px;
	margin-top:10px;
	float:left;
	}
	
#leftScroll, #middleScroll, #rightScroll{
	height:380px;
	padding:8px;
	border-left:1px dashed #003366;
	border-top:1px solid #003366;
	border-bottom:1px dashed #003366;
	border-right:1px solid #003366;
	float:left;
	overflow:auto;
	}
	
#leftScroll {
	width:320px;
	margin-right:20px;
	background-color:#687a7d;
	}
	
#middleScroll {
	width:200px;
	margin-right:20px;
	padding-right:12px;
	background-color:#819598;
	}
	
#rightScroll {
	width:460px;
	background-color:#687a7d;
	}
	
.ultraTypeContent {padding:4px;}
		
	
.rightContent {
	padding:0px 6px 0px 12px;
	border-left:1px solid #003366;
	border-top:1px dashed #003366;
	border-bottom:1px dashed #003366;
	border-right:1px solid #003366;
	background-color:#687a7d;
	margin-bottom:12px;
	}
	
	
/*Text*/


p {
	font-size:10px;
	text-align:left;
	line-height: 13px;
	letter-spacing:.1px;
	color:#000000;
	margin-top:14px;
	}
	
p a {
	color:#FFFFFF;
	letter-spacing:.8px;
	}
	
p a:link {
	background-color:#394c4f;
	text-decoration: none;
	}
	
p a:visited {
	color: #000000;
	background-color:#666666;
	text-decoration:none;
	}
	
p a:active {
	text-decoration:none;
	}
	
p a:hover {
	color: #ffffff;
	background-color:#000000;
	text-decoration:underline;
	}
	
h1 {
	font-size:15px;
	font-weight:lighter;
	font-variant:small-caps;
	letter-spacing:1px;
	color:#bac6d3;
	}
	
h2 {
	font-size:11px;
	font-weight:bold;
	text-align:left;
	letter-spacing:.5px;
	color:#ffffff;
	}

.ultraTypeStory {
	line-height:18px;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
/*images*/
	
.imageLeft {
	margin:0px;
	}
	
.imageUltraType {
	border:1px solid #000000;
	margin-bottom:12px;
	}
	
	
.ultraIcon {float:left; margin-bottom:10px; border-right:1px dashed #003366;  border-left:1px dashed #003366;}

.ultraIcon a {color:#003366;}

.ultraIcon a:visited {color:#000000;}

.ultraIcon a:active {color:#000000;}

.ultraIcon a:hover {color:#ffffff;}