a:link{color:#91191C;text-decoration:underline;}
a:visited{color:#91191C;text-decoration:underline;}
a:hover{color:#915759;text-decoration:none;}

#hpnav{
    font-size:14px;
	font-weight:bold;
	color:#409DB6;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:6px;
}
	
#hpnav a:link{color:#409DB6;text-decoration:none;}
#hpnav a:visited{color:#409DB6;text-decoration:none;}
#hpnav a:hover{color:#296373;text-decoration:none;}
  
.bluebar{
    background-color:#409DB6;
	overflow:hidden;
	width:800px;
	height:10px;
}
  
.orangebar{
    background-color:#FF8517;
	overflow:hidden;
	width:800px;
	height:3px;
}
  
#headerbar{
    background-color:#000000;
	overflow:hidden;
	width:800px;
	height:122px;
	/*background-image:url(../mtgc/pg_logo.jpg);
	background-position:left;
	background-repeat:no-repeat;*/
}
  
#headerbar img{
   float:right;
}
  
#footerbar{
    background-color:#000000;
	overflow:hidden;
	width:790px;
	height:75px;
	text-align:center;
	padding:5px;
}
  
#contentbar{
    background-color:#FFFFFF;
	/*overflow:visible;
	height:375px;*/
    padding:5px;
	width:790px;
	
}

#leftNav{
  font-size:10px;
  background-color:#FFFFFF;
  vertical-align:top;
  text-align:left;
  width:200px;
}

#pageContent{
  background-color:#FFFFFF;
  vertical-align:top;
  text-align:left;
  width:425px;
  padding-right:10px;
}

#pageContent_event{
  background-color:#FFFFFF;
  vertical-align:top;
  text-align:left;
  width:625px;
  padding-right:10px;
}

#rightNav{
  font-size:10px;
  border-left:1px Solid #EEEEEE;
  background-color:#FFFFFF;
  vertical-align:top;
  text-align:center;
  padding-left:5px;
  width:175px;
}

body{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    background-color:#333333;
    margin:0px;
    padding:0px;
}

#blogNav_img{
  overflow:hidden;
  height:135px;
}

a.blogNav_link:visited{
    font-size:10px;
    color:#333333;
    text-decoration:none;
    background-color:#C6E0E7;
}
a.blogNav_link:link{
    font-size:10px;
    color:#333333;
    text-decoration:none;
    background-color:#C6E0E7;
}
a.blogNav_link:active{
    font-size:10px;
    color:#333333;
    text-decoration:none;
    background-color:#C6E0E7;
}
a.blogNav_link:hover{
    font-size:10px;
    color:#333333;
    text-decoration:blink;
    background-color:#83C9D9;
}

.blogNav_item
{
	text-align:left;
	cursor:hand;
	width:80%;
    border-top-color:#BBBBBB;
    border-top-style:Solid;
    border-top-width:1px;
    padding:3px;
    padding-bottom:10px;
    position:relative;
    left:3px;
    top:3px;
}

.pageText_Header{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#91191C;
    font-weight:bold;
    font-size:12px;
    padding-top:15px;
    padding-bottom:5px;
    /*border-bottom-color:#91191C;
    border-bottom-style:Solid;
    border-bottom-width:1px;*/
}

.pageText{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#000000;
    font-weight:normal;
    font-size:11px;
    padding-left:10px;
    padding-bottom:10px;
}

#footerText{
	font-size:9px;
	color:#444444;
	position:relative;
	top:45px;
    float:right;
    padding-right:5px;
    text-align:left;
}

#footerText a:link{font-size:9px;color:#444444;text-decoration:none;}
#footerText a:visited{font-size:9px;color:#444444;text-decoration:none;}
#footerText a:hover{font-size:9px;color:#666666;text-decoration:none;}

