#title {
	float: left;
	border-top: 3px solid #FF6600;
	border-bottom: 2px solid #FF6600;
	background-position: left top;
	background-image: url(../images/title.gif);
	height: 124px;
	width: 90%;
	margin: 0px;
	padding: 0px;
}
#box {
	border-bottom-width: 0px;
	border-bottom-style: none;
	padding: 0px 10px 0px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 15px;
	text-align: right;
}
#image {
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 15px;
}

#work {
	border-bottom: 1px dotted #666666;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 25px;
	margin-bottom: 0px;
}
#dl {
	border-bottom: 1px dotted #666666;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 25px;
	margin-bottom: 0px;
}
#end {
	float: left;
	width: 90%;
	text-align: center;
	border-top-width: 2px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;
	background-image: url(../images/footer.gif);
	background-position: left center;
}
.copy {
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: small;
	font-weight: bold;
}

#menu {
	width: 25%;
	float: left;
	background-color: #FFFFCC;
	font-size: medium;
	border-right-color: #FFCC66;
	border-left-color: #FFCC66;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
}
#menu h1 {
	font-size: medium;
	padding: 8px 3px 3px 5px;
	margin: 0px 10px;
	border-bottom: 1px dotted #666666;
}

#menu h2 {
	font-size: medium;
	padding: 10px 3px 5px 5px;
	margin: 0px 10px;
	color: #333333;
}

#menu li {
	font-size: medium;
	margin: 0px;
	font-weight: bold;
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-top: 5px;
}
#menu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#mail {
	font-size: medium;
	padding: 10px 3px 3px 5px;
	margin: 0px 10px 10px 10px;
	border: 1px solid #FFCC66;
	background-color: #FFFF99;
	color: #FFFFFF;
	text-decoration: none;
}

#body {
	float: left;
	width: 62%;
	color: #333333;
	font-size: medium;
	margin-left: 2%;
	padding-bottom:2%;
}
#body h1 {
	font-size: xx-large;
	color: #339900;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #99CC33;
	border-right-color: #99CC33;
	border-bottom-color: #99CC33;
	border-left-color: #99CC33;
	font-weight: bold;
	padding: 5px 3px 3px 5px;
	margin-top: 12px;
	text-align: center;
	margin-bottom: 3px;
}
#body p {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	font-size: large;
	padding-bottom: 5px;
	color: #333333;
}
.textlink {
	color: #333333;
	text-decoration: none;
}
a.textlink:link {
	color: #333333;
	text-decoration: none;
}
a.textlink:hover {
	color: #003399;
}
.textlink2 {
	color: #FF6600;
	text-decoration: none;
}
a.textlink2:link {
	color: #FF6600;
	text-decoration: none;
}
a.textlink2:hover {
	color: #FF9900;
}
#body h2 {
	font-size: x-large;
	color: #FF6600;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: double;
	border-bottom-color: #666666;
	font-weight: bold;
	padding: 8px 3px 3px 10px;
	margin-top: 8px;
	text-align: left;
	margin-bottom: 3px;
	border-left-color: #CC6600;
}
#body h3 {
	font-size: large;
	color: #336600;
	font-weight: bold;
	padding: 8px 3px 3px 10px;
	margin-top: 8px;
	text-align: left;
	margin-bottom: 0px;
	border: 0px none;
}

#body li {
	font-size:large;
}
