body{
    background:#fcf9f2;
    font-size:12px;
    font-family:Verdana;
margin:0;
padding:0;
}

em{
    font-style:italic;
}
strong{
    font-weight:bold;
}




p{
	margin-bottom:20px;
	border-collapse:collapse;
}

a{
	color:navy;
}



#article_title{
	color:#000000;
	font-size:24px;
	font-family:Arial;
	text-decoration:bold;
	padding-bottom:6px;
}
   


#body1{
    width:100%;
    height:1000px;
    text-align:center;
}

    #body2{
        width:965px;
        /*height:825px;*/
        min-height:820px;
        height:auto !important;
        height:820px;
        border:1px solid black;
        margin:0px auto 0px auto;
        padding:12px;
    }
    
        #bannerTop{
	   	  margin-left:0px;
            margin-bottom:-3px;
		  width:960px;
		  height:40px;
        }
    
        .smallSpacer{
            background:#cec5b5;
            width:960px;
            height:4px;
            border:none;
            color:#cec5b5;
        }
        
        #aboveQuote{
            margin-top:-14px;
            margin-bottom:2px;
        }
        
        .menuBar{
            
            width:962px;
            height:36px;
            background:url('images/menu_grade.png') #DBD1BD repeat-x top left;
            margin-top:1px;
            margin-left:1px;
            
        }
            
            #menuDiv{
            
            }

            #thegallery{
                position:relative;
                z-index:100;
			 padding-top:15px;
            }

            #menu{
                position:relative;
                z-index:50;
			 padding-top:3px;
            }
        
        #logoBar{
            height:110px;
            width:965px;
            background:#fcf9f2;
            position:relative;
            z-index:1;
        }
            
            #logo{
                position:absolute;
                left:8px;
                top:-50px;
                z-index:1;
            }
            
            #preparing{
                position:absolute;
                left:600px;
                top:10px;
            }
            
            #register{
                position:absolute;
                left:555px;
                top:40px;
            }
        
        #quoteBar{
            font: 10px Verdana;
            padding-top:17px;
		  text-align:right;
        }
        
        #belowQuote{
            margin-top:-6px;
        }
    
    #body3{
        position:relative;
        width:965px;
        /*height:500px;*/
        padding:30px 0;
        z-index:1;
        text-align:left;
	   margin-bottom:20px;
        border-collapse:collapse;
    }
        
        #icons{
            position:absolute;
            width:467px;
            height:60px;
            /*border:1px dashed gray;*/
            top:-4px;
            left:574px;
        }
            #icons img{
                margin-left:28px;
            }
        
        #widgetContainer{
            position:relative;
            float:left;
            width:250px;
            height:325px;
            margin-right:40px;
        }
        
        #widgetLeftBar{
            height:27px;
            width:252px;
            margin-bottom:1px;
		  text-align:center;
            padding-top:11px;
		  font-size:14px;
        }
        
        #widgetLeftContent{
            width:250px;
            height:255px;
            border:1px solid #cec5b5;
            border-top:3px solid #cec5b5;
            margin-left:1px;
        }
	   
        #air_force_bttn{
            margin-top:27px;
		  margin-left:16px;
        }	   
	   
        #us_military_bttn{
            margin-top:27px;
		  margin-left:16px;
        }	  
	   
        #us_naval_bttn{
            margin-top:27px;
		  margin-left:16px;
        }	  	   	   
        
        #articleContent{
	   
            margin-top:30px;
            position:relative;
            margin-left:300px;
  
        }
    
    #errorDiv{
        margin-top:50px;
        border:2px solid red;
        background:#FFAFAF;
        text-align:left;
        padding:20px;
        width:470px;
    }
    
    #copyright{
        margin-top:20px;
        line-height:1.5em;
    font-size:10px;
    }
    
/*
 Fonts & Links Below
*/

#copyright a{
    color:#d0996d;
    text-decoration:none;
}

    #copyright a:hover{
        color:#d0996d;
        text-decoration:underline;
    }
    
    #copyright a:visited{
        color:#d0996d;
        text-decoration:none;
    }


.requiredast{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: red;
}
