body
{
	margin: 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif, Geneva;
	background-image: url("../../Images/GreyGradient.JPG");
	background-repeat: repeat-x;
}

h3
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif, Geneva;
}

a
{
	color: #0099cc;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border-width: 0px;
}

div.body
{
	margin-left: auto; 
	margin-right: auto;
	width: 940px;
	position: relative;
	background-image: url("../../Images/masthead.JPG");
	background-repeat: no-repeat;
	background-color: #ffffff;
}

div.header
{
	height: 110px;
	width: 940px;
}

div.main
{
	min-height: 500px;
	width: 930px;
}

div.footer
{
	height: 120px;
	width: 940px;
	padding-top: 20px;
	background-image: url("../../Images/footer.JPG");
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #ffffff;
	text-align: center;
	font-size: small;
}

#footer a
{
	font-size: small;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

table.register td
{
	text-align: left;
}

div.col1
{
	font-size: medium;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 40px;
}

div.col2
{
	width: 540px;
	min-width: 540px;
	font-size: medium;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 40px;
	float: right;
}

div.col3
{
	width: 270px;
	min-width: 270px;
	font-size: medium;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 40px;
	float: left;
}

div.col_1fourth
{
	width: 220px;
	min-width: 220px;
	font-size: medium;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 60px;
	float: left;
}

div.col_3fourths
{
	width: 580px;
	min-width: 580px;
	font-size: medium;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 60px;
	float: left;
}

div.blueglobe
{
	background-image: url("../../Images/blueglobe.JPG");
	background-repeat: no-repeat;
	background-position: top right;
	min-height: 500px;
	width: 580px;
}

#col_1fourth hr
{
	width: 200px;
}

img.wrap
{
	float: left;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	margin-right: 5px;
}

div.cianlogo
{
	position: absolute;
	top: 65px;
	right: 40px;
}

div.floatbreak
{
	clear: both;
	line-height: 0;
	height: 0;
}

div.conceal
{
	display: none;
}

div.link1
{
	position: absolute;
	top: 125px;
	left: 140px;
	height: 33px;
	line-height: 33px;
	font-weight: bold;
	z-index: +10;
}

div.link2
{
	position: absolute;
	top: 100px;
	left: 250px;
	height: 33px;
	line-height: 33px;
	font-weight: bold;
	z-index: +10;
}

div.link3
{
	position: absolute;
	top: 75px;
	left: 370px;
	height: 33px;
	line-height: 33px;
	font-weight: bold;
	z-index: +10;
}

div.link4
{
	position: absolute;
	top: 60px;
	left: 495px;
	height: 33px;
	line-height: 33px;
	font-weight: bold;
	z-index: +10;
}

.lefttext
{
	text-align: left;
	font-size: small;
}

.scream
{
	color: #ff0000;
}

div.addressblock
{
	padding: 0px 10px 10px 10px;
	margin: 5px;
	background-color: #006699;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	text-align: left;
	font-size: small;
	color: #ffffff;
}

div.addressblock h4, h5
{
	text-align: center;
}

div.addressblock h4
{
	text-decoration: underline;
	height: 0px;  /* Removes bottom padding */
}

/** 2011 CSS **/
div.left-align
{
	text-align: left;
	padding-left: 20px;
}

div.left-align h1,
div.left-align h2,
div.left-align h3,
div.left-align h4
{
	margin: 0;
	padding-bottom: 5px;
}

div.left-align ul.none
{
	text-decoration: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.left-align li 
{
	padding: 0 0 10px 0;
}

div.block
{
	display: block;
	margin: 5px 0 5px 0;
}
