.scsu-shell-width {
	width: 100%;
}

#header {
	background-image: url(images/mem_top_bk.gif);
	height: 63px;
	clear: both;
	background-repeat: repeat-x;
}
.head_right {
	float: right;
	height: 63px;
}

.head_left {
	float: left;
	height: 63px;
}

#content {
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 7px;
	border-bottom-color: #DCE1C7;
	margin-bottom: 5px;
}
#nav {
	float: left;
	width: 174px;
	background-color: #888B7A;
	margin: 0px;
	margin-top: 5px;
}
#nav a {
	padding: 4px 0px 4px 10px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

#nav a:hover {
	background-color: #5F97B7;
	display: block;
	font-weight: bold;
}

#nav ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
	hegiht: 200px;
}
#nav li {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 0.75em;
	color: #FFFFFF;
}

.corner {
	background-image: url(images/right_top_wht.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.corner_bot {
	background-image: url(images/right_bot_wht.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#content h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px 0px 0px 12px;
	height: 28px;
	background-image: url(images/mem_title_rt.gif);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 26px;
	color: #FFFFFF;
}
.head {
	background-image: url(images/mem_title_lft.gif);
	height: 28px;
	background-color: #7AA9C4;
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px 0px 5px;
	padding: 0px;
}
#content p {
	font-family: "Trebuchet MS", Arial;
	font-size: 0.75em;
	margin: 4px 0px 8px 10px;
	padding: 0px;
}
/*body {
	margin: 0px;
	padding: 0px;
}
*/
#content a {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
}

#content a:hover {
	color: #C66300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C66300;
}
#content ul {
	font-family: "Trebuchet MS", Arial;
	font-size: 0.75em;
	margin: 4px 0px 10px 25px;
	padding: 0px;
	list-style-type: circle;
}

#content  ol {
	font-family: "Trebuchet MS", Arial;
	font-size: 0.75em;
	margin: 4px 0px 10px 25px;
	padding: 0px;
}

#content li {
	margin-bottom: 4px;

}

.thumbpic{
	margin-right: 8px;
	float: left;
	padding: 5;
}

#thumb{
	margin-bottom: 2px;
	background-color: #EDEFE7;
	margin-right: 0px;
	padding: 4px 0px 4px 4px;
	margin-left: 2px;
	border-bottom-color: #CFD5BF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	height: 155px;
}

#content h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 0.9em;
	margin: 4px 0px 10px 10px;
	padding: 0px;
	color: #767C29;
}

.photo_table{
	font-family: "Trebuchet MS", Arial;
	font-size: 0.75em;
	font-weight: bold;
	color: #5C5F52;

}
#session {
	float: right;
	background-color: #E0E6E9;
	display: block;
	width: 240px;
	padding: 6px 6px 3px 3px;
	margin: 0px 0px 2px 8px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

