#column1 {
	float: left;
	height: 600px;
	width: 30%;
}
#column2 {
	float: left;
	height: 700px;
	width: 44%;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #ddd;
	border-left-color: #ddd;
}
#latest {
	width: 100%;
	border-bottom: 2px dotted #ddd;
	clear: both;
	height: 101%;
}

body {
	background-color: #d0d0d0;
	background-image: url(gradbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}


#column3 {
	float: right;
	height: 400px;
	width: 25%;
}
#footer {
	background-color: #333333;
	clear: both;
	height: 20px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
}
#bottomholder {
	clear: both;
	width: 100%;
	height: 350px;
}
.leftmovie {
	float: left;
}
.iraimage {
	margin-right: 20px;
}


#header {
	background-color: #ffffff;
	height: 250px;
	width: 100%;
	background-attachment: scroll;
	background-image: url(bottomborder.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#darheader {
	background-color: #ffffff;
	height: 250px;
	width: 100%;

	
}
#headimage {
	float: left;
	width: 25%;
}
.image {
	padding: 10px;
	border: 1px solid #999999;
	width: 260px;
}

#headline {
	float: right;
	padding: 10px;
	width: 65%;
}
.mainheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.articlelink a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
	background-position: right;
}
.articlelink a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
	background-position: right;
}
.articlelink a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	background-position: right;
}

.subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}



#nav {
	float: left;
}
#video {
	float: right;
}


#columncontainer {
	width: 100%;
	clear: both;
}
.col2image {
	float: left;
	border: 2px solid #FF0000;
	margin-right: 10px;
}
.col2holder {
	height: 150px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.col3image {
	border: 2px solid #333333;
}



#main {
	border: 4px double #ddd;
	width: 90%;
	background: #fff;
	min-width: 800px;
}
.column1content {
	padding: 10px;
}
.column2content {
	padding: 10px;
}
.column3content {
	padding: 10px;
}
.columnheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	text-decoration: underline;
	line-height: 18px;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
	line-height: 18px;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
	line-height: 18px;
	font-weight: bold;
}
.educate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.aware {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
}


.subcolumnhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.col1image {
	padding: 5px;
	float: left;
}
#affilliates {
	clear: both;
	height: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#column1B {
	float: left;
	height: 300px;
	width: 20%;
}
#column2B {
	float: left;
	height: 300px;
	width: 49%;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #ddd;
	border-left-color: #ddd;
}
#column3B {
	float: right;
	height: 300px;
	width: 30%;
}
#column2C{
	float: left;
	
	width: 49%;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #ddd;
	border-left-color: #ddd;
}