/* CSS Document */

#fullSize {
	width:375px;
  	float:left;
	position:absolute;
	left:400px;
	margin-top:0px;
}

#imageTitle {
	width:330px;
	margin-top:5px;
	font-size:11px;
	background-color: #FFFFFF;
}

#imageTitle p{
 	margin-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
 }

ul li:after {
	 
}

ul li{
	list-style:none;
	margin-left: 0px;
	padding-left: 0px;

}
 

#loadProject ul {
	margin-left: 0px;
	padding-left: 0px;
	display: inline;
} 

#loadProject ul li {
  	margin-left: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
 	
	list-style: none;
	display: inline;
}
	 
body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	color: #4d4c4a;

}


strong {
	color: #E300F3;
}

h1, h2, h3, h4 {
	color: #E300F3;
}

h1 {
	font-size: 16px;
	color: #E300F3;
}
.pinkypurple {
	color: #E300F3;
}
.textcolumn {
	width: 300px;
	position: absolute;
	padding-left: 40px;
	padding-top: 40px;
}
.pinkypurpletick {
	font-size: 22px;
	line-height: 28px;
	color: #E300F3;
}

a {
	-moz-outline-style: none;
	outline: none;
}

a:link {
	text-decoration: none;
	color: #E300F3;
	-moz-outline-style: none;
	outline: none;
}
a:visited {
	text-decoration: none;
	color: #E300F3;
	-moz-outline-style: none;
	outline: none;
}
a:hover {
	color: #E300F3;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E300F3;
}
.smalltext {
	font-size: 11px;
}
a.imglink  {
	border: none;
	text-decoration: none;
}#mainContentDiv {
	width: 340px;
}
.sectionDiv {
	margin-bottom: 35px;
}
body {
	background-image: url(/images/CLA_08_header.gif);
	background-position: right top;
 	background-repeat: no-repeat;
	line-height: 16px;
}
.sectionDash {
	font-size: 22px;
	color: #E300F3;
	line-height: 28px;
	float: left;
	width: 335px;
}
#mainNavDiv ul {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.contactDiv ul {
	margin: 0px 0px 10px;
	padding: 0px;
}
#mainNavDiv li {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

#subNavDiv ul {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#subNavDiv li {
	font-size: 12px;
}
#footer {
	font-size: 11px;
	line-height: 13px;
	padding-bottom: 40px;
}
