﻿body
{
  
    text-align: center;
	min-width: 600px;
}
#container
{
    border: 3px solid #FFFFFF;
    background-color: #111111;
    font-family: Verdana;
    padding: 20px;
    margin:0 auto;
	width:500px;
	text-align: left;

   
}
#header
{    
    font-weight: bold;
    font-style: italic;
    font-size: small;
    color: #FFFFFF; 
    padding:10px;  
    text-align:center
}
#header select
{
    font-weight: bold;   
    border-style: none;
    font-style: italic;
}
#text1
{
        TEXT-ALIGN: justify;
    	padding-left: 105px;
	    margin-top: 0px;
    	margin-bottom: 10px;
        Color:#E5DDCF;
        display:inline-block;
        font:12px tahoma, arial, helvetica, sans-serif;       
        line-height:0.18in;
        	width:550px;

        }
#text1 a
{
    color: #C0C0C0;
}
#text
{
        TEXT-ALIGN: justify;
    	margin-left: 25px;
    	margin-right: 25px;
	    margin-top: 0px;
    	margin-bottom: 10px;
        Color:#E5DDCF;
        display:inline-block;
        font:11px tahoma, arial, helvetica, sans-serif;       
        line-height:0.18in;}
#text a
{
    color: #C0C0C0;
}
#images
{
    padding: 0px;
    text-align: center;
}
#images img
{
    margin: 5px;
    border: 5px outset #FFFFFF;
} 
