
body
{
    //background-color: #F0E68C; 
    //background-color: #00CCFF;
    //background-color: #00FF00;	
    
    background-color: #DBD9C5;
    color: #FFFFCC;
    font-size: large;
    font-weight:  bold;
    font-style: normal;
    font-family: 'Times New Roman';
    font-variant: normal;    
}




p.small		{color: black ;font-size: small;font-weight: bold;}

p.intro
{
    font-weight: bold;
    font-size: x-large;
    color: navy;
    font-style: italic;
    font-variant: normal;
}

 p.intro2
{
    font-weight: bold;
    font-size: x-large;
    color: navy;
    font-style: italic;
    font-variant: normal;
} 

.author
{
    font-weight: bold;
    font-size: medium;
    text-transform: none;
    color:  #FFFFCC;
    font-style: normal;
    font-family:  Times New Roman;
    
}


.author2
{
    font-weight:  bolder;
    font-size: medium;
    text-transform: none;
    color:  navy;
    font-style: normal;
    font-family:  Times New Roman;
}


.alignleft {text-align: left;}
.general_text  	{ color: black; font-weight: bold; font-size:  medium;}
.boxed_items 	{ border: groove 2px white; text-align: left; padding: 2%; background-color:#FFFFCC;}
.format_whitespace {white-space: pre;}
.box_frame_inner {border: ridge 15px #FFFFCC;  background-color:#CC9933; width: 1000px;}
menu.listoflinks {text-align: left; font-size: large; padding: 1%; font: white;}
img.smallimages { height:  100px; width: 110px; padding: 0%; border: #FFFFCC;}
table.noshow { border-collapse: collapse; }
td.menudrop { border: groove 1px navy;}
img.big{ height: 440px; width: 420px; border: ridge 3px #FFFFCC;}  
img.big2{height: 220px; width: 200px; border: ridge 3px #FFFFCC;}
td.aligntop{vertical-align: top;}
.pagelinks{ color: #FFFFCC;}


h1 { font-family: Arial Greek; font-size: large; font-weight:bolder; color: Black;}
#test {color: navy;}



