body
        {
	background-color: #FFFFff;
        text-align:center;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
        font-size: 11px;
	color: #000000; 
        }
	
a       {
        font-family: Verdana, sans-serif;
	color: #E10005;
	text-decoration: none;
	}

a:link  {
	color: #E10005;
	text-decoration: none;
	}

a:visited {
	color: #E10005;
	text-decoration: none;
	}

a:hover	{
	color: #cccccc;
	text-decoration: none;
	}

a:active {
	color: #E10005;
	}
	
#frame  {
	width:800px;
	padding:0px 0px;
	text-align:left;
        background-color: #FFFFFF;
        margin: 0px auto;
	}
	
#top    {
	background-color: #FFFFff;
	text-align:right;    
	width:100%;
	height:70px; background-attachment: scroll; background-image: url(title2.jpg); background-repeat: no-repeat; background-position: center; clip:  rect(   ):0px;
	margin-right:0px;
	padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
	border-left: 0px solid #999;
	border-right: 0px solid #999;
        border-top: 0px solid #999;
        border-bottom: 0px solid #999;
        }	
	
#contentleft {
	padding:5px 10px 0px 0px;
	float:left;
	background:#FFFFFF;
        width: 420px;
        border: #CCCCCC none;
	}
	
#contentcenter {
	width:170px;
	padding:5px 0px 0px 0px;
	float:left;
	background:#FFFFFF;
        text-align: left;
  	}
	
#contentright {
	width:200px;
	padding:5px 0px 0px 0px;
	float:left;
	background:#FFFFFF;
        text-align: left;
	}

.entrytext {
        background-color: #ffffff;
	border-top: dotted 1px #cccccc;
	border-left: solid 0px #cccccc;
        border-bottom: dotted 1px #cccccc;
        border-right: solid 0px #cccccc;
	padding: 5px;
	color: #000000;
	text-align: left;
	} 
	
.red {
        background-color: #FF5357;
	padding: 4px;
	color: #ffffff;
	text-align: left;
	} 

h3      {
        font-weight: bold;
        background-color: #fff;
        border-top: solid 0px #fff;
	border-left: solid 0px #fff;
        border-bottom: solid 0px #fff;
        border-right: solid 0px #fff;
        height: auto;
        padding: 0px;
        }

h3 a    {	
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
        }	

h4      {
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8px;
        }

.highlight {
        background-attachment: scroll; background-image: url(red2.jpg); background-repeat: no-repeat; background-position: center; clip:  rect(   ):0px;
        font-color: #ffffff;       
	}
		
p, blockquote, li
        {
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
        }
	
p2 {
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-align: right;
	padding-left: 0px;
	padding-right: 0px;
        border-top: 1px dotted #999;
        border-bottom: 1px dotted #999;
        }

h1      {
	font-size:14px;
	padding-top:10px;
	}
		
menu    {
	font:normal 9px Verdana, arial, sans-serif;

	color:#dfdfdf;
	display:block;
	letter-spacing:0.1em;
	background:transparent;
        text-align: right;


	margin:0;
	padding-right:20px;
	}


	
#contentheader h1 {
	font-size:14px;
	padding:10px;
	margin:0px;
	}
	
#contentright p { 
        font-size:10px
        }

.floatLeft {
        float: left;
        padding: 0 10px 0px 0;
        }

.floatRight {
        float: right;
        padding: 5px 0 5px 10px;
        }

#foot
        {
	clear: both;
        margin-top: 5px;
        margin-left: 5px;
	margin-right: 160px;
	text-align: left;
        font-size: 9px;
        }


#foot a
        {
	border: 0px;
	color: #ff0033;
        font-size: 9px;
        }

