/* CSS Document */
 
FONT, TD, P {
	font-family: Trebuchet MS, arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: left;
	line-height: 20px;
}


BODY { 
    margin-top: 20px; 
	background: #FFF;
}

#ram {
    background-color: #fff;
	margin: 0px auto;
	text-align: left;
	width: 700px;
}


h1 {
    color: #3E566E;
    font-family: Georgia, Arial;
    margin-top: 5px;
    margin-bottom: 10px;
     font-size: 25px;
     text-align: center;
}
h2 {
    color: #FFF;
    text-align: center;
    font-family: Arial;
    font-size: 17px;
    background-color:#660000;
}
h3 {
    color: #666;
    font-family:  Trebuchet MS;
    font-size: 16px;
}

h3 a:link {
	COLOR: #761313;
	text-decoration:none;
	font-family: Trebuchet MS, arial;
	font-size: 16px;
}
h3 a:visited{
	COLOR: #761313;
	text-decoration:none;
	font-family: Trebuchet MS, arial;
	font-size: 16px;
}
h3 a:hover {
	background-color:#CCC;
	color:#000;
	font-family: Trebuchet MS, arial;
	font-size: 16px;
}


h4 a:link {
    COLOR: #666;
	text-decoration:none;
	font-family: Trebuchet MS, arial;
	font-size: 16px;
	
}
h4 a:visited {
    COLOR: #666;
	text-decoration:none;
	font-family: Trebuchet MS, arial;
	font-size: 16px;
	
}
h4 a:hover {
	background-color:#CCC;
	color:#000;
	font-family: Trebuchet MS, arial;
	font-size: 16px;
}


 
img  {
     background-color:#CCC;
     padding:5px;
     border: 1px #CCC solid;
     }




ul.none {
    list-style-type: bullet;
    padding: 0;
    margin: 0;
}




   table {
       
        height: 550px;
    }
    td {
       
        padding: 5px 5px 5px 5px;
        text-align: center;
        
    }
    
     td img.thumbnail {
     background-color:#CCC;
     padding:5px;
     border: 1px #CCC solid;
     }
    
     td p {
        font-family: trebuchet ms, arial;
        font-size: 11px;
        line-height: 15px;
        text-align: center;
        color: #666;
        margin: 0 0 0 0;
    }
    td h1  {
        font-family: trebuchet ms, arial;
        font-size: 11px;
        font-weight:bold;
        text-align: center;
        line-height:13px;
        color: #666;
        margin:-1px;
    }
    
    td h5  {
        color:#666;
        font-family: Trebuchet MS, arial;
        font-size: 14px;
        font-weight:normal;
        
        line-height:15px;
        text-align: center;
        margin-bottom:4px;
        margin-top:5px;
    }
    
    
     td img {
     position: relative;
     margin: 0 0 10px 10px;
     border: 0;
    }
    
    
    td.description {
        background: #FFF;
        text-align: center;
        width: 25%
        
        
    }
    tr.heading td{
        background: #FFF;
        width: 25%;
        font-weight: bold;
        text-align: center;
    }





#header {
    width: 700px;
    height: 71px;
    border: 0px;
    background-image: url('images/archive-header.gif');
}


#header, #header-sub, #header-small, #menu, #content, #footer, #header-consciousness {
margin: 0 auto 0 auto;
}

#content{
    min-height: 650px;
    background-color: #FFFFFF;
    clear: both;
    position: relative;
    top: 0px;
}

#footer  {
    width: 698px;
    margin-left:30px;
}
#content, #summary, #main    {
    text-align: left;
}



#summary {
    width: 150px;
    position: relative;
    float: left;
    padding: 0 1% 0 20px;
    margin: 5px 1% 0 0;
    
}

#main {
    position: relative;
    text-align: center;
    width: 700px;
    padding: 0 15px 0 1%;
    margin: 10px auto 0 auto;
}


#footer {
    margin: 0 auto 0 auto; 
    text-align: center;
    padding: 5px 0 0 0;
    font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 11px;
	color: #FFF;
}

#footer a {
    text-align: center;
    padding: 5px 0 0 0;
    font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 11px;
	color: #FFF;
}



A:link {
	COLOR: #4C5B7A;
	TEXT-DECORATION: underline;
	font-style: normal;
	font-family: Trebuchet MS, arial;
	font-size: 13px;
}

A:visited {
	COLOR: #4C5B7A;
	TEXT-DECORATION: underline;
	font-style: normal;
font-family: Trebuchet MS, arial;
	font-size: 13px;
}
A:hover {
	COLOR: #859CCB;
	TEXT-DECORATION: underline;
    font-style: normal;
	font-family: Trebuchet MS, arial;
	font-size: 13px;
}

#footer {
    text-align: center;
    padding: 5px 0 0 0;
    font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 11px;
	color: #666;
}

#footer a {
    text-align: center;
    padding: 5px 0 0 0;
    font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 11px;
	color: #666;
}

#footer a:hover {
    text-align: center;
    padding: 5px 0 0 0;
    font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 11px;
	color: #000;
}



