@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg.jpg);
	background-position: center -10px;
	background-repeat: no-repeat;
}


.wrapper {
	width: 980px;
	margin: 0 auto;
}
.module.flickrdiv {
	margin-bottom: 10px;
}


#header {
	background-image: url(../images/headerbg.jpg);
	height: 63px;
}
.cc {
	background-image: url(../images/cc.png);
	height: 44px;
	width: 249px;
	text-indent: -9999px;
}


#left {
	width: 300px;
	margin-top: 25px;
	float: left;
}

h2.cc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #333;
	display: block;
	margin-top: 6px;
}

.footer {
	background-color: #001d3c;
	color: white;
	font-size: 11px;
	padding: 30px 0;
}
.footer_left , .footer_right{
	width: 44%;
}
.footer_right {
	text-align: right;
}



.content {
	width: 220px;
}
.content li {
	list-style: none;
        line-height: 12px;
        padding-bottom: 8px;
}
.content ul {
	margin-left: 10px;
}


.content a {
	font-size: 12px;
	color: #001d3b;
	font-weight: bold;
	text-decoration: none;
}
.content a:hover {
	text-decoration: underline;
}

h3 {
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
.right li{
	padding-right: 20px;
}



.social li {
	float: left;
	list-style: none;
	margin-top: 20px;
	margin-right: 5px;
}


a.twitter {
	background-image: url(../images/twitter_icon.png);
	height: 32px;
	width: 32px;
	display: block;
	text-indent: -9999px;
}
a.flickr {
	background-image: url(../images/flickr_icon.png);
	height: 32px;
	width: 32px;
	display: block;
	text-indent: -9999px;
}
.module {
	margin-bottom: 35px;
}

a.facebook {
	background-image: url(../images/facebook_icon.png);
	height: 32px;
	width: 32px;
	display: block;
	text-indent: -9999px;
}
a.linkedin {
	background-image: url(../images/linkedin_icon.png);
	height: 32px;
	width: 32px;
	display: block;
	text-indent: -9999px;
}
.floatLeft.tagline {
	display: block;
	margin-top: 17px;
	margin-left: 15px;
	font-size: 14px;
	font-weight: normal;
}

a.youtube {
	background-image: url(../images/youtube_icon.png);
	height: 32px;
	width: 32px;
	display: block;
	text-indent: -9999px;
}
a.google {
	background-image: url(../images/google_icon.png);
	height: 32px;
	width: 32px;
	display: block;
	text-indent: -9999px;
}

.meta {
	width: 75px;
}
#right {
	width: 335px;
	margin: 25px 0 45px 0;
	float: right;
}
.more {
	background-image: url(../images/more.png);
	text-indent: -9999px;
	display: block;
	height: 17px;
	width: 45px;
	margin-top: 5px;
	margin-left: 30px;
}
.rssicon {
	background-image: url(../images/rss.jpg);
	height: 16px;
	width: 16px;
	display: block;
	text-indent: -9999px;
	margin-top: 5px;
	margin-right: -26px;
	margin-left: 10px;
}

.moreleft {
	background-image: url(../images/more.png);
	text-indent: -9999px;
	display: block;
	height: 17px;
	width: 45px;
	margin-top: 5px;
}

.flickr_badge_image img{
	float: left;
	width: 50px;
	height: 50px;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 2px solid white;
}

.flickrPics{
	width: 61%;
	margin-left: 135px;
}
#right .content {
	width: 260px;
}
.rssiconR {
	background-image: url(../images/rss.jpg);
	height: 16px;
	width: 16px;
	display: block;
	text-indent: -9999px;
	margin-top: 5px;
	margin-right: -26px;
}
.moreR {
	background-image: url(../images/more.png);
	text-indent: -9999px;
	display: block;
	height: 17px;
	width: 45px;
	margin-top: 5px;
	margin-left: 20px;
}
.AHlogo {
	background-image: url(../images/AH.jpg);
	height: 75px;
	width: 75px;
	text-indent: -9999px;
	display: block;
}
.DDlogo {
	background-image: url(../images/DD.jpg);
	height: 75px;
	width: 75px;
	text-indent: -9999px;
	display: block;
}
.TAGlogo {
	background-image: url(../images/TAG.jpg);
	height: 75px;
	width: 75px;
	text-indent: -9999px;
	display: block;
}
.MTGlogo {
	background-image: url(../images/MTG.jpg);
	height: 75px;
	width: 75px;
	text-indent: -9999px;
	display: block;
}
.CClogo {
	background-image: url(../images/CCtitle.jpg);
	height: 75px;
	width: 75px;
	text-indent: -9999px;
	display: block;
}
.module.icons {
	margin-bottom: 0px;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}

