html { 
	margin:0;
	padding:0;
	}
	
body { 
	margin:0;
	padding:0;
	background-image:url(/portals/0/templateImages/MainBg_Background.jpg);
	}
	
.MainContent {
	background-image:url(/portals/0/templateImages/MainBG.jpg);
	background-position:center;
	background-repeat:repeat-y;
	padding-left:40px;
	padding-right:40px;
	} 
	
.BottomCopyright {
	font-family:tahoma;
	font-size:8pt;
	color:#999999;
	}
	
.BottomCopyright a {
	font-family:tahoma;
	font-size:8pt;
	color:#999999;
	text-decoration:underline;
	}

.BottomCopyright a:hover {
	text-decoration:none;
	}
	
.Sitemap a {
	font-family:tahoma;
	font-size:8pt;
	color:#ffff00;
	text-decoration:underline;
	margin-top:3px;
	}
	
.youCouldWin {
	border-bottom:1px dotted #eeeeee;
	padding-top:5px;
	padding-bottom:20px;
	padding-left:30px;
	font-family:tahoma;
	font-size:10pt;
	}
	
.entryForms {
	border-bottom:1px dotted #eeeeee;
	border-left:1px dotted #eeeeee;
	
	}
	
	
.entryFormsheading {
	padding-left:15px;
	}
	
.sitemapPage a {
	font-family:tahoma;
	font-size:9pt;
	color:#006600;
	}
	
.sitemapPage a:hover {
	color:#0099CC;
	font
	}
	
.sitemapPage u {
	font-family:tahoma;
	font-weight:bold;
	font-size:9pt;
	color:#666;
	}
		
.sitemapPage h2 {
	font-family:tahoma;
	text-decoration:;
	font-size:14pt;
	font-weight:bold;
	color:#333;
	}

.buildModel {
	font-family:tahoma;
	font-size:9pt;
	}
	
.buildModel h1 {
	font-family:tahoma;
	font-size:9pt;
	text-align:center;
	color:#999999;
	text-transform:uppercase;
	text-decoration:underline;
	}
	
.sketchModel {
	font-family:tahoma;
	font-size:9pt;
	}
	
.sketchModel h1 {
	font-family:tahoma;
	font-size:9pt;
	text-align:center;
	color:#999999;
	text-transform:uppercase;
	text-decoration:underline;
	}
	
.writeEssay {
	font-family:tahoma;
	font-size:9pt;
	}
	
.writeEssay h1 {
	font-family:tahoma;
	font-size:9pt;
	text-align:center;
	color:#999999;
	text-transform:uppercase;
	text-decoration:underline;
	}
	
.frontLinks {
	font-size:9pt;
	font-family:tahoma;
	color:#0000FF;
	}
	
td {
	font-size:8pt;
	}