body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	/*background-color:#f3ffe5;*/
	background-image:url(../../cuttingmath.jpg);
	background-repeat: repeat;
	color:#333333;
}

body a {color:#000000; text-decoration: underline;}
body a:hover {color:#0066FF; text-decoration: none;}
body a:visited {color:#000000; text-decoration: underline;}

.style3 {font-size: 2em;
		/*text-align: center;*/
}
.style4 {font-size: 1.3em;
		text-align: center;

}

#logo {
float:left;}

#words {	
	margin: -10px auto 0 50px;
	padding: 20px 30px 50px 40px;
	width: 890px;
	height: 900px;
	font-family: ;
	font-size: medium;
	/*background-color:#f3ffe5;*/
	background-color:#FFFFFF;
	position: relative;
	border-color:#000000;
	border-width:thick;
	}
	
#mainCenter {
	height:100%;
}

#imagetable {
position: relative;
float: left;
margin-top: 30px;
margin-left: -20px;
}

#imagetable1 {
position: relative;
float: left;
margin-top: 30px;
margin-left: 0px;
}

#image {
position: relative;
float: left;
margin-top: 30px;
margin-left: 0px;

}

#image1 {
position: relative;
float: left;
margin-top: 30px;
margin-left: 70px;

}

#titleframe {
	width: 100%;
	/*height: 92px;*/
	/*background-color: #CCCCCC;*/
	
	
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

a 			{ color: #000; text-decoration: none; font-weight:normal;} 
a:hover		{ color: #000; text-decoration: underline; }

.userAlert{
	float:right;

}


/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #333;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
	color: #000;
}

.banner .info{
	font-size:0.9em;
}

.banner .email{
	font-weight:bold;
}

/* index frame */

.indexContent {
	width:95%;
	padding-top:6px;
	padding-bottom:6px;
}

.indexInfo {
	font-size: 11px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #000;
}

.indexInfo .date {
	color: #666;
}

/* file info */

#imageInfo{
	width: 461px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 6px 0 6px;
	
}

.content {
	font-size:11px;
/*	color: #333333;*/

	padding-top:6px;
	padding-bottom:6px;
}

.header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

.contentLast {
	font-size:11px;
/*	color: #333333;*/
	padding-top:6px;
}

/* feedback */

.feedback {
	width: 461px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 6px 6px 0 6px;
}

.checkBoxText
{
	font-size: 11px;
	color: #000000;
}
.button {
	font-weight:bold;
	font-size: 11px;
	color:#ffffff;
	width:100%;
	background-color:#D6BA8B;
}
	

#navcontainer {
	float: left;
	position: relative;
	margin: 0 0 0 10px;
	padding: 0 0 2px;
	width: 700px;
	height: 1em;
	/*border-top: 1px solid #333333;*/
	text-align: left;
	font-family: georgia, times new roman, serif;
	font-size: 100%;
	text-color: #000000;
}

#navlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navlist li {
	float: left;
	height: 1.4em;
	margin: 0;
	font-size: 100%;
	text-align: left;
}

#button1 {
	float: left;
	position: relative;
	width: 60px;
}

#button2 {
	float: left;
	position: relative;
	width: 60px;
}

#button3 {
	float: left;
	position: relative;
	width: 80px;
}

#button4 {
	float: left;
	position: relative;
	width: 70px;
}

#button5 {
	float: left;
	position: relative;
	width: 70px;
}

#button6 {
	float: left;
	position: relative;
	width: 70px;
}


#navlist a,
#navlist a:link,
#navlist a:visited {
	display: block;
	margin: 0;
	padding: 0.1em 0 0;
	width: 100%;
	height: 1.3em;
	background-color: transparent;
	color: #3e2101;
	text-decoration: none;

}

#navlist a.current,
#navlist a.current:visited {
	font-weight: bold;
	color:#0000FF;
}

#navlist a:hover {
	text-decoration: underline;
}