img{
border:none;
}

a{
text-decoration:none;
}

a:hover{
color:#FF9900;
text-decoration:none;
}


body{
background-color:#000000;
background-image:url('img/background.jpg');
no-repeat;
}

.main{
width:1000px;
margin-left:Auto;
margin-right:Auto;
font-family:"Myriad Pro", Verdana;
}

.container{
width:1000px;
float:left;
background-color:#FFFFFF;
-webkit-border-radius:0px 0px 7px 7px;
margin-left:7px;
}

.header{
width:1000px;
height:100px;
color:#FFFFFF;
}

.header h1{
text-shadow: 10px #DDDDD;
color:#FFFFFF;
}

.ezine{
width:1000px;
background-color:#FFFFFF;
margin-top:5px;
margin-bottom:5px;
-webkit-border-radius:7px;
}

.toppanel{
width:1000px;
float:left;
}

.topleft{
width:354px;
float:left;
margin-top:25px;
}

.topbottomleft{
width:628px;
float:left;
}

.topbottomright{
width:297px;
float:right;
}

.topright{
width:628px;
float:right;
margin-top:5px;
}

.bottompanel{
width:1000px;
background-color:#FFFFFF;
margin-top:5px;
margin-bottom:5px;
-webkit-border-radius:7px;
}

.bottomleft{
width:708px;
float:left;
}

.bottomright{
width:282px;
float:right;
}

.youtubetop{
width:1000px;
}

.youtubebottom{
width:1000px;
}

.youtubeleft{
width:338px;
margin-left:5px;
float:left;
border-right:1px solid #000000;
}

.youtuberight{
width:648px;
margin-left:5px;
}

.leftpanel{
width:493px;
margin-left:5px;
float:left;
}

.rightpanel{
width:493px;
margin-left:5px;
float:right;
}

.footer{
width:1000px;
margin-left:5px;
margin-right:Auto; 
height:Auto;
color:#FFFFFF;
font-family:"Myriad Pro", Verdana;
}

.buttons{
width:100%;
overflow:hidden;
border-bottom:1px solid black; /*bottom horizontal line that runs beneath tabs*/
}

.buttons ul{
margin:0;
padding:0;
padding-left:10px; /*offset of tabs relative to browser left edge*/
font:bold 12px Verdana;
list-style-type:none;
}

.buttons li{
display:inline;
margin:0;
}

.buttons li a{
float:left;
display:block;
text-decoration:none;
margin:0;
padding:7px 8px; /*padding inside each tab*/
border-right:1px solid 2c405b;/*right divider between tabs*/
color:#FFFFFF;
background:#000000; /*background of tabs (default state)*/
width:80px;
text-align:center;
}

.buttons li a:visited{
color:#FFFFFF;
}

.buttons li a:hover, .buttons li.selected a{
color:#FFFFFF;
background:#069; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

.buttons li a:hover.archive, .buttons li.selected a.archive{
	color:#FFF;
	background:#F00;
}

.clear{
clear:both;
}

.hover{
width:100%;
overflow:hidden;
}

.hover ul{
margin: 0;
padding: 0;
padding-left:10px; /*offset of tabs relative to browser left edge*/
font:12px Myriad Pro, Verdana;
list-style-type:none;
}

.hover li{
display:inline;
margin:0;
}

.hover li a{
float:left;
display:block;
text-decoration:none;
margin:0;
padding:7px 8px; /*padding inside each tab*/
border-right:1px solid Black; /*right divider between tabs*/
color:Black;
background:#FFFFFF; /*background of tabs (default state)*/
width:230px;
}

.hover li a:visited{
color:Black;
}

.hover li a:hover, .hover li.selected a{
background:#EAEAEA; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; 
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: none;
text-decoration: none; 
color: #000000;
}

.pagination a:hover, .pagination a:active{
border:none;
color: #FFF;
background-color: #990000;
}

.pagination a.currentpage{
background-color: #990000;
Color:#FFF;
border-color: #FFFFFF;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
}

.pagination a.prevnext{
font-weight: bold;
}

.headshot iframe{
width:1015px;
height:320px;
border:none;
margin:0;
}

iframe{
border:none;
}

.ezine2{
width:1000px;
background-color:#FFFFFF;
-webkit-border-radius:7px;
font-family:"Myriad Pro", Verdana;
}


.left11{
	width:700px;
	color:#000;
	font-family:"Myriad Pro", Verdana, Arial;
	border-right:1px solid #000;
	float:left;
}

.left11 h1{
	color:#000;
}

.right11{
	width:270px;
	background:#FFF;
	color:#000;
	font-family:"Myriad Pro", Verdana, Arial;
	float:right;
}

.right11 iframe{
	width:270px;
	height:900px;
	border:none;
}

.disquspanel{
	width:1000px;
	background:#FFF;
	border:none;
	-webkit-border-radius:0px 0px 7px 7px;
	margin-left:7px;
}