*{
	margin: 0;
	padding: 0;
}

html{
	width: 100%;
	height: 100%;
}

body{
	font-family: Arial;
	font-size: 12px;
	color:#000;
}

h1{
	font-size: 15px;
	color: #00aeef;
	font-weight: bold;
	letter-spacing: -1px;
}

h1 a{
	color: #00aeef;
}

h2{
	font-size: 13px;
	color: #ec008c;
	font-weight: bold;
	letter-spacing: -1px;
}

h2 a{
	color: #ec008c;	
}

h3{
	color: #999;
	font-family: Georgia;
	font-style: italic;
	font-size: 12px;
	font-weight: normal;
}

h3 a{
	color: #999;
}

p{
	word-spacing: 2px;
	line-height: 20px;
	font-size: 12px;
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.magenta{
	color: #ec008c;
}

.cyan{
	color: #00aeef;
}

.article{
	border-bottom: 1px solid #ccc;
	padding: 10px 0 10px 5px;
}

p a{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#ec008c;
}

p .more-link{
	color: #999;
	font-family: Georgia;
	font-style: italic;
	font-size: 12px;
	font-weight: normal;
}

.details{
	border-left: 3px solid #ccc;
	margin: 5px;
	padding: 0 0 0 5px;
}



#top{
	width:100%;
	height: 250px;
	
	background-color: #000;
	background-image: url("../jpg/top.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}

#content{
	width:900px;
	min-height: 500px;
	margin: 40px auto 0 auto;
	
	background-color: #fff; 
}

#bottom{
	width:100%;
	height:100px;
	
	margin: 20px 0 0px 0;
	
	padding:0 0 20px 0;
	
	background-color: #ccc;
}

#bottom a{
	font-weight: normal;
	font-size: 9px;
}

#featuredmedia{
	width:340px;
	min-height: 700px;
	
	margin: 0;
	padding: 0;
	
	background-image: url("../gif/featuredbg.gif");
	background-repeat: no-repeat;
}

#featuredmedia .bigimagebox{
	width:290px;
	height:190px;
	padding: 5px;
	margin:10px auto;
	border: 1px solid #ccc;
	overflow: hidden;
	background-color: #fff;
}

#featuredmedia .bigimage{

	width:290px;
	height:190px;
	overflow: hidden;
}

#featuredmedia .smallimagebox{
	width:65px;
	height:65px;
	padding: 3px;
	border: 1px solid #ccc;
	overflow: hidden;
	background-color: #fff;
	margin: 2px;
	
}

#featuredmedia .smallimage{
	width:65px;
	height:65px;
	overflow: hidden;
}

#featuredmedia .smallimages{
	margin: 0 auto;
}

#featuredmedia .headline{
	width: 300px;
	margin: 10px auto;
}

#featuredmedia .video{
	width: 300px;
	margin: 10px auto;
}

.module{
	width: 250px;
		
	margin: 0px 0 0 0;
	
	background-color: #fff;
}

.smallmodule{
	width: 170px;
		
	margin: 0px 0 0 0;
	
	background-color: #fff;
}

.smallmodule .menuitem{
	width: 160px;
	margin: 5px 0 0 0;
	padding: 1px 5px;
	font-family: Arial;
	font-weight: normal;
	font-size:12px;
	color: #ccc;	
	letter-spacing: 0; 
}

.smallmodule .content{
	width: 170px;
}

.smallmodule .menuitem a{
	color: #999;	
}

.smallmodule ul{
	color: #ccc;
	list-style:circle inside;
	margin: 0;
	padding: 0;
}

.smallmodule .header a{
	color: #ccc;	
}

.smallmodule .emailinput{
	width: 165px;
	font-size:14px;
	border: 1px solid #ccc;
}

#navmodule .menuitem{
	font-weight: bold;
	color: #00aeef;
}

#navmodule .menuitem a{
	color: #00aeef;
}


.header{
	padding: 5px;
	
	border-bottom: 1px dotted #ccc;
	
	margin: 0 0 0 0;
	
	background-color: #eee;
}

.content{
	margin: 0px 0 0 0;
	width: 250px;
	overflow: hidden;
}


.footer{
	border-top: 2px solid #ccc;
}

.button{
	width:100px;
	background-color: #eee;
	padding: 7px 0;
	text-align: center;
	color: #999;
	border: 0;
}

.button a{
	color: #999;
}

.emailinput{
	width: 245px;
	font-size: 20px;
	border: 1px solid #ccc;
}

.alsoimg{
	margin: 0 10px 3px 0;
	float: left;
}

.more-link{
	color: #999;
	font-family: Georgia;
	font-style: italic;
	font-size: 12px;
	font-weight: normal;
}

.post{
	width: 500px;
	padding-right: 5px;
	overflow: hidden;
}

.post a{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#ec008c;
}

.bottom{

	margin: 0px auto;
	padding: 20px 0;
	text-align: center;
	color: #666;
}

.bottom a{
	color: #666;
}

.showlinks a{
	color: #999;
	font-family: Georgia;
	font-style: italic;
	font-size: 12px;
	font-weight: normal;
}

.pressthumbbox{
	width:75px;
	height:75px;
	padding: 3px;
	border: 1px solid #ccc;
	overflow: hidden;
	background-color: #fff;
	margin: 0;
	
}

.pressthumbimage{
	width:75px;
	height:75px;
	overflow: hidden;
}

.pressthumblink{
	width: 75px;
	margin:0 0px;
	background-color:#eee; 
	padding:3px;
	text-align:center;
	border: 1px solid #ccc;
	border-top: 0;
}

.pressthumblink h3{
	font-size: 10px;
}

.pressthumb a:hover{
	color:#999;
}
