/* Home */
#Main{
   background:#ffffff url(../images/bg-about.jpg) no-repeat;
   height:369px;
   width:1005px;
}
#Main .Content{
   padding-left:20px;
   padding-right:20px;
   padding-top:10px;
   padding-bottom:5px;
}
#Main .Content h1{
   font-family:"georgia",times, serif;
   font-size:32px;
   font-weight:normal;
   color:#2C1602;
   border-bottom:1px dotted #2C1602;
   margin:0px;
   margin-bottom:10px;
   padding:0px;
}

#Category{
margin-top:50px;
   width:100%;
}

.ArticlePhoto{
border:4px solid #0055A5;
margin:5px;
}

#Category .Left{
   width:200px;
   padding:0px;
}
#Category .Featured{
   padding:5px;
}
#Category .Featured h2{
   font-family:"century gothic",arial, helvetica;
   font-size:20px;
   font-weight:bold;
   color:#2C1602;
   margin:0px;
   margin-bottom:10px;
   padding:0px;
}
#Category .Featured h4{   
   font-family:"georgia",times, serif;
   font-size:21px;
   font-weight:bold;
   color:#2C1602;
   margin:0px;
   margin-bottom:10px;
   padding:0px;
}
#Category .Featured h4 a:link{   
   font-family:"georgia",times, serif;
   font-size:21px;
   font-weight:bold;
   color:#2C1602;
   border-bottom:1px dotted #0055A5;
}
#Category .Featured h4 a:visited{   
   font-family:"georgia",times, serif;
  font-size:21px;
   font-weight:bold;
   color:#2C1602;
   border-bottom:1px dotted #0055A5;
}
#Category .Featured h4 a:hover{   
   font-family:"georgia",times, serif;
   font-size:21px;
   font-weight:bold;
   color:#2C1602;
   border-bottom:1px dotted #0055A5;
}

#Category .Recent{
   padding:5px;
   width:250px;
}
#Category .Recent h2{
   font-family:"century gothic",arial, helvetica;
   font-size:20px;
   font-weight:bold;
   color:#2C1602;
   margin:0px;
   margin-bottom:10px;
   padding:0px;
}
#Category .Recent h4{   
   font-family:"georgia",times, serif;
   font-size:18px;
   font-weight:bold;
   color:#2C1602;
   margin:0px;
   margin-bottom:10px;
   padding:0px;
}
#Category .Recent h4 a:link{   
   font-family:"georgia",times, serif;
   font-size:18px;
   font-weight:bold;
   color:#2C1602;
   border-bottom:1px dotted #0055A5;
}
#Category .Recent h4 a:visited{   
   font-family:"georgia",times, serif;
  font-size:18px;
   font-weight:bold;
   color:#2C1602;
   border-bottom:1px dotted #0055A5;
}
#Category .Recent h4 a:hover{   
   font-family:"georgia",times, serif;
   font-size:18px;
   font-weight:bold;
   color:#2C1602;
   border-bottom:1px dotted #0055A5;
}
#Category h3{
   font-family:"georgia",times, serif;
   font-size:14px;
   font-weight:bold;
   color:#2C1602;
   margin:0px;
   margin-bottom:5px;
   padding:0px;
}
#Category h5{
   color:#000;
	font-size:14px;
	font-weight:bold;
}
#Category h5 a:link{
   color:#000;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
#Category h5 a:visited{
   color:#000;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
#Category h5 a:hover{
   color:#000;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
#Category .ReadMore{   
   font-family:"georgia",times, serif;
   font-weight:bold;
   color:#2C1602;
   margin-top:5px;
}
#BioHD {
   margin-top:10px;
}
#BioHD h2{
   font-family:"georgia",times, serif;
   font-size:21px;
   font-weight:bold;
   color:#2C1602;
   margin:0px;
   margin-left:10px;
   padding:0px;
}
#BioHD .Title{
   text-transform:lowercase;
}

#Main .Right{
   padding-left:0px;
   padding-right:10px;
   padding-top:10px;
   padding-bottom:5px;
   width:200px;
   text-align:center;
}

#Main .Right .Signup{
   margin-bottom:10px;
}
#Main .Right .Ad{
   margin-bottom:10px;
}
.Photo{
margin:5px;
border:4px solid;
}
