 <style media="screen" type="text/css">
* {
margin:0;
padding:0;
} 

 body {
        margin:0;
        padding:0;
        border:0;			/* This removes the border around the viewport in old versions of IE */
        width:100%;
        background:#fff;
        min-width:650px;    /* Minimum width of layout - remove line if not required */
							/* The min-width property does not work in old versions of Internet Explorer */
		font-size:90%;    }

.adblock     { display: block; position: relative; float:right; width: 200; height: 80; margin-left:0; margin-right:20px; margin-top:10px; margin-bottom:0
 }
.quotebox 
{
display: block; 
width: 100%;
background-color: #F4BBF0;
border-bottom: 0px solid #EEEEEE;; font-size:14pt; word-spacing:0; font-family:Verdana; color:#800080; font-weight:bold; text-align:center; line-height:100%; padding-left:0px; padding-right:0px; padding-top:5px; padding-bottom:2px; margin-bottom:3;

}
.searchbox   {display: block; position: relative; float:left; width: 200; height: 80;  }
	a {
    	color:#993399; text-decoration:none ;font-family: Arial, Helvetica, sans-serif;

	}
	a:hover {
		color:#FFFFFF;
		background:#FF00FF;
		text-decoration:none
	}
    h1, h2, h3 {
        margin:.8em 0 .2em 0;
        padding:0;
    }
    p {
        padding:0; font-size:13pt; color:#400040; margin-left:0; margin-right:0; margin-top:.0em; margin-bottom:.0em
    }
	img {
		float:left; margin-left:0; margin-right:0; margin-top:10px; margin-bottom:5px
	}
	/* Header styles */
    #header {
        clear:both;
        float:left;
        width:100%;
       min-width:px;
    }
	#header {background-color:#FF99FF
		
	}
	#header p,
	#header h1,
	#header h2 {
	    margin:0; padding-left:15px; padding-right:15px; padding-top:.4em; padding-bottom:0px 
	}
	
	/* 'widths' sub menu */
	#layoutdims {
		border-bottom:1px solid #800080; clear:both;
		background:#FF99FF;
		margin:0;
		text-align:center; padding-left:4px !important; padding-right:4px !important; padding-top:8px !important; padding-bottom:8px !important
	}
	/* column container */
	.colmask {
	    position:relative;		/* This fixes the IE7 overflow hidden bug */
	    clear:both;
	    float:left;
        width:100%;			/* width of whole page */
		overflow:hidden;	/* This chops off any overhanging divs */
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;				/* width of page */
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
								only padding top and bottom is included here, make it whatever value you need */
		overflow:hidden;
	}
	/* 3 Column settings */
	.threecol {
		background:#FFFFFF;		/* right column background colour */
	}
	.threecol .colmid {
		right:24%;				/* width of the right column */
		background:#fff;		/* center column background colour */
	}
	.threecol .colleft {
		background-position: 0% 0%; right:56%;				/* width of the middle column */
		background-image:none; background-repeat:repeat; background-attachment:scroll
	}
	.threecol .col1 {
		width:54%;				/* width of center column content (column width minus padding on either side) */
		left:101%; padding-top:15px
	}
	.threecol .col2 {
		width:17%;				/* Width of left column content (column width minus padding on either side) */
		left:28%; padding-top:15px
	}
	.threecol .col3 {
		width:21%;				/* Width of right column content (column width minus padding on either side) */
		left:86%; margin-top:10; padding-top:15px;
	}
	/* Nav styles */
	.navcontainer { width: 220px; }

.navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

.navcontainer a
{
display: block;
width: 160px;
background-color: #F4BBF0;
border-bottom: 3px solid #EEEEEE;; font-size:12pt; word-spacing:0; text-decoration:none; color:#800080; padding-left:4px; padding-right:4px; padding-top:10px; padding-bottom:10px 
}

.navcontainer a:link, .navlist a:visited
{
color: #800080;
text-decoration: none
}

.navcontainer a:hover
{
background-color: #FF00FF;
color: #FFFFFF;
}
#bottomad {       
height: 30}

	/* Footer styles */
	#footer {
        clear:both;
        float:left;
        width:100%;
		border-top:1px solid #000000;; background-color:#F4BBF0
    }
    #footer p {
        padding:10px;
        margin:0; color:#808080; text-align:center; font-family:Times New Roman;
    }
h1           { color: #993399; font-size:36pt; font-family:Times New Roman; font-weight:bold; position:relative }
h2           { color: #800080; font-size:14pt; font-family:Times New Roman; font-weight:bold; position:relative }
h3           { color: #800080; font-weight: bold }
h6           { color: #800080; padding: 0; background-color: #F4BBF0 }


body         {  }
h4           { font-family: Arial; font-size: 12pt; color: #800080; font-weight: bold; 
               margin-top: 0; margin-bottom: 0 }
    /* --> */
    </style>