body{
 background-color: black;
 font-family: verdana,arial,sans-serif;
 font-size: smaller;
}

#article_page{
 padding: 20px 20px 0px 20px;
 text-align: justify;
 color: #d9d4c8;
 width: 500px;
 direction: ltr;
}

#article_page h1{
 font-family: serif;
 color: #ffffff;
}

a{
 text-decoration: none;
 color: #7f3b06;
}

a:hover{
 color: #a64c06;
}

iframe{
 border: none;
}

#wrapper{
 width: 780px;
}

#bod_wrapper{
 margin: 0px;
 padding:0px;
 width: 778px;
 background-color: #7b715a;
}

#header{
 width: 776px;
 height: 100px;
 text-align: left;
 border-top: 1px solid #bdbebd;
 background-color: #182517;
}

#menu{
 width: 778px;
 border-collapse: collapse;
 background: #c2bc7d url(http://www.giordanadicastro.com/SafeCMS_Images/menu_bg.gif) no-repeat top right;
}

#menu td{
 height: 18px;
 border-left: 1px solid #7b715a; 
 border-right: 1px solid #7b715a; 
 text-align: center;
 width: 20%;
}

#menu td a{
 color: #000000;
 text-transform: uppercase;
 font-size: 10pt;
 font-family: verdana, sans-serif;
 text-decoration: none;
}

#menu td a:hover{
 color: #7b1c08;
}

#bottom_menu{
 text-align: left;
 width: 776px;
 border-bottom: 1px solid #cccccc;
 border-left: 1px solid #cccccc;
 border-right: 1px solid #cccccc;
}

#bottom_menu td{
 text-align: center;
 border-left: 1px solid #7b715a; 
 border-right: 1px solid #7b715a; 
 padding: 3px 6px;
}

#bottom_menu td a{
 color: #aaaaaa;

 font-size: 10pt;
 font-family: verdana, sans-serif;
 text-decoration: none;
}


#bod{
 background-color: #7b715a;
 color: #181c10;
 width: 778px;
 margin-bottom: 0px;
 padding-bottom: 0px;
 vertical-align: middle;
}

#footer{
 width: 776px;
 text-align: left;
 border-bottom: 1px solid #bdbebd;
 border-left: 1px solid #bdbebd;
 border-right: 1px solid #bdbebd;
 border-top: none; 
 margin: 0px;
  background-color: #182517;
}

#orange_div{
 height: 8px;
 width: 100%;
 background: #ce6518 url(http://www.giordanadicastro.com/SafeCMS_Images/bottom_bg.gif) repeat-x top;
}

#in_footer{
  padding: 5px;
}

#in_footer a{
 text-decoration: none;
 color: #8c866b;
 font-size: 12px;
 font-weight: bold;
}

#in_footer a:hover{
 color: #5a5942;
}

#post_footer{
 width: 750px;
 width: 776px;
 text-align: left;
 color: #7b715a;
 font-size: 11px;
}

#text_page{
 padding: 20px 20px 0px 70px;
 text-align: left;
 color: #d9d4c8;
 display: block;
}

.about_menu{
 border: 1px solid #c6beb5;
 text-transform: uppercase;
 text-align: center;
}

.about_menu a{
 color: #c6beb5;
}

.about_menu a:hover{
 color: #ffffff;
}