<!--
body { margin: 0; }

   #header {
        clear:both;
        float:left;
        width:100%;
		color: #000000;
		background-color: #000000;
		background-image: url(headbg.gif);
		background-repeat: repeat-x;
    }
	#header {
		border-bottom:2px ridge #d2d5f4;
		border-top:2px ridge #d2d5f4;
	}
	#header img {
		border:2px ridge #d2d5f4;
	}
    #header h1 {
	    padding:.4em 15px 0 15px;
        margin:0;
		font-family: script, serif;
		font-size: 22pt;
		font-stretch: ultra-condensed;
	}
	#header table {
	    border-right: 1px ridge #e5f4f7;
	    border-left: 1px ridge #e5f4f7;
	}
		
	#header p,
	#header td,
	#header h2 {
	    padding:.4em 15px 0 15px;
        margin:0;
		font-family: script, sans-serif;
		font-size: 15pt;
	}
	#header ul {
	    clear:left;
	    float:left;
	    width:100%;
	    list-style:none;
	    margin:10px 0 0 0;
	    padding:0;
	}
	#header ul li {
	    display:inline;
	    list-style:none;
	    margin:0;
	    padding:0;
	}
	#header ul li a {
	    display:block;
	    float:left;
	    margin:0 0 0 1px;
	    padding:3px 10px;
	    text-align:center;
	    background:#eee;
	    color:#000;
	    text-decoration:none;
	    position:relative;
	    left:15px;
		line-height:1.3em;
	}
	#header ul li a:hover {
	    background:#369;
		color:#fff;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
	    color:#fff;
	    background:#000;
	    font-weight:bold;
	}
	#header ul li a span {
	    display:block;
	}
	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	/* 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 {
	         position:relative;	
	         background:#87b6ff;		/* right column background colour */
	}
	.colmid {
	        position:relative;
	        background:#fff;		/* center column background colour */
	}
	.colleft {
		float:left;
		width:100%;				/* width of page */
		position:relative;
		background:#fee016;		/* left column background colour */
	}
	.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:#87b6ff;		/* right column background colour */
	}
	.threecol .colmid {
		right:25%;				/* width of the right column */
		background:#fff;		/* center column background colour */
	}
	.threecol .colleft {
		right:50%;				/* width of the middle column */
		background:#fee016;		/* left column background colour */
	}
	.threecol .col1 {
		width:46%;				/* width of center column content (column width minus padding on either side) */
		left:102%;				/* 100% plus left padding of center column */
	}
	.threecol .col2 {
		width:21%;				/* Width of left column content (column width minus padding on either side) */
		left:31%;				/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.threecol .col3 {
		width:21%;				/* Width of right column content (column width minus padding on either side) */
		left:85%;				/* Please make note of the brackets here:
								(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}
	/* Footer styles */
	#footer {
        clear:both;
        float:left;
        width:100%;
		border-top:2px ridge #d2d5f4;
    }
    #footer p {
        padding:10px;
        margin:0;
    }
    #footer a,a:visited {
		color: blue;
		text-decoration: none;
    }
    #footer a:hover {
		color: #bd2803;
		text-decoration: none;
    }
	.leftnav { background-color: #fffff; }
	a.leftnav {color: #0b1e45; font-family: 'Comic Sans MS', serif; font-size: 11pt; text-decoration: none;}
	a.leftnav:hover { color: #b20404; font-family: 'Comic Sans MS', serif; font-size: 11pt; background-color: #fffff; text-decoration: none;}
	td.leftnav {color: #0b1e45; font-family: 'Comic Sans MS', serif; font-size: 11pt; text-decoration: none; }
	
	.leftbut {background: #fff; }
	td.leftbut { border: 2px outset #735309; }
	td.leftbut:hover { background-color: #f3eab1; }
	
	#headtbl { background-image: URL(headbg.gif); background-repeat: repeat-x; background-position: top left; background-color: #d63d02; padding: 10px; }
	#main { color: #0b1e45;  font-family: 'Comic Sans MS', serif; font-size: 10pt;}
	#main p { color: #0b1e45; font-family: 'Comic Sans MS', serif; font-size: 11pt; }
	#main ul { color: #0b1e45; font-family: 'Comic Sans MS', serif; font-size: 11pt; }
	#main a { color: #0b1e45; font-family: 'Comic Sans MS', serif; font-size: 11pt; text-decoration: none;}
	#main a:hover { color: #b20404; font-family: 'Comic Sans MS', serif; font-size: 11pt; text-decoration: none;}
	
	#register { color: #0b1e45;  font-family: 'Comic Sans MS', serif; font-size: 10pt; background-color: #f4f4c6;}
	#register h1 {color: #0b1e45;  font-family: 'Comic Sans MS', serif; font-size: 16pt; }
	#register input {color: #0b1e45;  font-family: 'Comic Sans MS', serif; font-size: 8pt;  background-color: #e5f7f0; border: 1px groove #0a395c;}
	#register textarea {color: #0b1e45;  font-family: 'Comic Sans MS', serif; font-size: 8pt;  background-color: #e5f7f0; border: 1px groove #0a395c;}
	#register select {color: #0b1e45;  font-family: 'Comic Sans MS', serif; font-size: 8pt;  background-color: #e5f7f0; border: 1px groove #0a395c;}
	#register td {color: #0b1e45;  font-family: 'Comic Sans MS', serif; font-size: 10pt; }
	#register table { border: 2px ridge #5c390a; }

	#tshirts { color: #0b1e45;  font-family: 'Comic Sans MS', serif; font-size: 10pt; background-color: #ffffff; border: 1px groove #0a395c;}
	#tshirts h1 {color: #0b1e45;  font-family: 'Comic Sans MS', serif; font-size: 16pt; }
	#tshirts input {color: #0b1e45;  font-family: 'Comic Sans MS', serif; font-size: 8pt;  background-color: #e5f7f0; border: 1px groove #0a395c;}
	#tshirts textarea {color: #0b1e45;  font-family: 'Comic Sans MS', serif; font-size: 8pt;  background-color: #e5f7f0; border: 1px groove #0a395c;}
	#tshirts select {color: #0b1e45;  font-family: 'Comic Sans MS', serif; font-size: 8pt;  background-color: #e5f7f0; border: 1px groove #0a395c;}
	#tshirts td {color: #0b1e45;  font-family: 'Comic Sans MS', serif; font-size: 10pt; }

	#commhousing { color: #0b1e45;  font-family: 'Comic Sans MS', serif; font-size: 10pt; background-color: #d2dbf4; border: 1px groove #0a395c;}
	#commhousing h1 {color: #0b1e45;  font-family: 'Comic Sans MS', serif; font-size: 16pt; }
	#commhousing input {color: #0b1e45;  font-family: 'Comic Sans MS', serif; font-size: 8pt;  background-color: #e5f7f0; border: 1px groove #0a395c;}
	#commhousing textarea {color: #0b1e45;  font-family: 'Comic Sans MS', serif; font-size: 8pt;  background-color: #e5f7f0; border: 1px groove #0a395c;}
	#commhousing select {color: #0b1e45;  font-family: 'Comic Sans MS', serif; font-size: 8pt;  background-color: #e5f7f0; border: 1px groove #0a395c;}
	#commhousing td {color: #0b1e45;  font-family: 'Comic Sans MS', serif; font-size: 10pt; }

	#main.faq { color: #0a4c68;  font-family: 'Comic Sans MS', serif; font-size: 10pt;}
	#main.faq p { color: #0a4c68; font-family: 'Comic Sans MS', serif; font-size: 10pt; }
	
	#housing { color: #0b1e45;  font-family: 'Comic Sans MS', serif; font-size: 8pt;}
	#housing p { color: #0b1e45; font-family: 'Comic Sans MS', serif; font-size: 8pt; }
	#housing ul { color: #0b1e45; font-family: 'Comic Sans MS', serif; font-size:8pt; }
	#housing a { color: #0b1e45; font-family: 'Comic Sans MS', serif; font-size: 8pt; text-decoration: none;}
	#housing a:hover { color: #b20404; font-family: 'Comic Sans MS', serif; font-size: 8pt; text-decoration: none;}
    
	#reg a { color: #045bb2; serif; font-size: 8pt; text-decoration: none;}
	#reg a:hover { color: #980650; serif; font-size: 8pt; text-decoration: none;}
	
    #tshirt { font-family: 'Arial', serif; font-size: 10pt;  }
	
	#verify{ font-family: 'Arial', serif; font-size: 10pt; color: #0512a5; }   
--!>
