/* CSS Document */

/* CSS Document */


body {
	font:12px arial;
	color:#666666;
	background-color: #f2c6da;
	}
	
td {
	font:12px arial;
	color:#666666;
	}
	
a {
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #ec008c;
	text-decoration:underline;
	}
	
/* Layout Styles */

#wrapper {
width:745px;
}

#top_bnr {
	width:745px;
	height:74px;
}

#main_bnr {
margin-top:10px;
margin-right:10px;
	width:720px;
	height:170px;
}

#top_strip_bnr {
	width:745px;
	height:15px;
}

#boxes {
	width:745px;
	height:178px;
}

#bottom_strip_bnr {
	width:745px;
}

#bottom_strip_bnr_nav {
	width:745px;
	height: 30px;
	background-image:url(light_pink_strip.jpg);
}


#bodycontentcontainer {
width:700px;
padding-left:20px;
padding-right:20px;
text-align:left;
background-image:url(../images/background-image.jpg);
background-position:bottom;
background-repeat:no-repeat;
}



UL#topnavs LI {
    display:inline;
	VERTICAL-ALIGN: middle; 
	height:15px;
	padding-left:20px;
	padding-right:20px;
}
UL#bottomnavs LI {
    display:inline;
	VERTICAL-ALIGN: middle; 
	height:10px;
	padding-left:5px;
	padding-right:5px;
	background-image:url(file:///UKM09524/Users/hannah.baker/Desktop/hannah/smartypantsdesign/images/light_pink_strip.jpg);
	background-repeat: no-repeat;

}

#col1{
	width: 200px;
	float:right;

}

#col2{
	width: 300px;
	float:	left;
	background-color:#ffffff;
	margin-left:50px;
}

#MainContainer{
	width: 745px;
	margin-top:15px;
	background-color:#ffffff;
}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #c80222;
	text-decoration:none;
	letter-spacing:.1em;
	}
	

#navigation a:hover {
	color: #ec008c;
	text-decoration:underline;
	}


/* Class Styles */

.bodyText {
	font:12px arial;
	line-height:20px;
	color:#666666;
	}
	
.bodyTextred {
	font:12px arial;
	line-height:20px;
	color:#ce0222;
	font:bold;
	}
	
.bodyTextsub {
	font:14px arial;
	line-height:16px;
	color:#666666;
	}
	
.pageName {
	font:20px arial;
	color: #ec008c;
	}
	
.pageNamegrey {
	font:40px arial;
	color: #666666;
	}
	
.subpageName {
	font:25px arial;
	color:#ce0222;
	}
	
.subpageNamegrey {
	font:25px arial;
	color:#666666;
	}
	
.navText {
	font:12px arial;
	color: #666666;
	position:absolute;
	vertical-align:middle;
	}

.sidenavText {
	font:12px arial;
	color: #ffffff;
	f
	}
	

	
	
	
