/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #999999;
	text-decoration: none;
}
body {
	color: #999999;
	font: normal 0.7em Arial,sans-serif;
	margin: 15px 0;
	text-align: center;
	background-attachment: fixed;
	background-color: #375a55;
	background-image: url(img/bg_01e.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
ul {
	margin: 12px 0;
}
li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
code {
	background: url(img/bgcode.gif);
	color: #666666;
	display: block;
	font: normal 1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 3px 6px;
	white-space: pre;
}

cite {
	background: url(img/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding-left: 28px;
}


/* main structure */
.main {
	background: #000;
	border: 3px double #EEE;
	border-color: #141414 #202020 #222 #202020;
	margin: 0px auto 4px auto;
	text-align: left;
	width: 750px;
}


/* header */
.header {
	background: #222;
	height: 65px;
}
.header h1 {
	color: #CCCCCC;
	font: normal 2.2em Arial,sans-serif;
	padding: 30px 20px;
}


/* menu */
.menu a {
	background: #000 url(img/men.jpg) repeat-x;
	border-right: 1px solid #222;
	border-top: 1px solid #1A1A1A;
	color: #CDDDC8;
	float: left;
	font-size: 1em;
	padding-top: 1px;
	width: 124px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.menu a span {
	padding-left: 6px;
}
.menu a:hover {
	background-position: left bottom;
	color: #CDDDC8;
}
.menu a#last {
	border-right: none;
	width: 125px;
}

/* menu2 */
.menu2 a {
	background: #000 url(img/men2.jpg) repeat-x;
	border-right: 1px solid #222;
	border-top: 1px solid #1A1A1A;
	color: #BFC2CC;
	float: left;
	font-size: 1em;
	padding-top: 1px;
	width: 124px;
	height: 15px;
}
.menu2 a span {
	padding-left: 6px;
}
.menu2 a:hover {
	background-position: left bottom;
	color: #CCCCCC;
}
.menu2 a#last {
	border-right: none;
	width: 125px;
}
.menu2 a#last2 {
	border-right: none;
	width: 125px;
	text-align: right;
}
/* menu3 */
.menu3 a {
	background: #000 url(img/men2.jpg) repeat-x;
	border-right: 1px solid #222;
	border-top: 1px solid #1A1A1A;
	color: #BFC2CC;
	float: left;
	font-size: 1em;
	padding-top: 1px;
	width: 300px;
	height: 15px;
	margin-left: 212px;
	margin-top: 2px;
}
.menu3 a span {
	padding-left: 20px;
}
.menu3 a:hover {
	background-position: left bottom;
	color: #CCCCCC;
}
.menu3 a#last {
	border-right: none;
	width: 125px;
}
.menu3 a#last2 {
	border-right: none;
	width: 125px;
	text-align: right;
}
/* content #1A1A1A #141414 */
.content {
	border-top: 1px solid #1A1A1A;
	clear: both;
	background-attachment: fixed;
	background-color: #000;
/* background-image: url(img/cont_bg_01a.jpg);
	background-repeat: no-repeat;
	background-position: center top; */
}
.content01 {
	border-top: 1px solid #1A1A1A;
	clear: both;
	background-attachment: fixed;
	background-color: #000;
	background-image: url(img/cont_bg_01a.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.content h1 {
	color: #666;
	font: bold 1.1em sans-serif,Arial;
	margin: 0 0 4px;
}
.content p {
	margin: 0 0 12px;
}
/* #030303 */
.item {
	padding: 6px 8px;
	background-color: #141414;
}
/* #141414 #999999 */
.item h1 {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	text-align: center;
}

.item2 {
	background-color: #141414;
	height: 2px;
}
.item3 {
	padding-bottom: 10px;
}
.item4 {
	padding-top: 5px;
}

/* home */
.colOne {
	float: left;
	width: 196px;
	color: #333333;
	background-color: #CDDDC8;
	font-size: 1.1em;
	line-height: 1.5em;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 7px solid #375a55;
}

.colOne h3 {
	color: #222222;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}

.colOne ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.colOne a {
	color: #666666;
	font-weight: bold;
}

.colTwo {
	float: right;
	width: 460px;
}
/* teaching */
.colOneB {
	float: left;
	width: 396px;
	color: #333333;
	background-color: #CDDDC8;
	font-size: 1.1em;
	line-height: 1.5em;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 7px solid #375a55;
}
.colOneB h3 {
	color: #222222;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}

.colOneB ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.colOneB a {
	color: #666666;
	font-weight: bold;
}
.colTwoB {
	float: right;
	width: 260px;
}
/* about */
.colOneC {
	float: left;
	width: 696px;
	color: #333333;
	background-color: #CDDDC8;
	font-size: 1.1em;
	line-height: 1.5em;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 7px solid #375a55;
}
.colOneC h3 {
	color: #222222;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}

.colOneC ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.colOneC a {
	color: #666666;
	font-weight: bold;
}
/* footer
	background: #0A0A0A;
 */
.footer {

	color: #666666;
	padding: 5px;
} 
.footer .left, .footer .right {padding: 0 12px;}

/* floats */
.left {float: left;}
.right {float: right;}
.clearer {clear: both;}
/* removes several pixel space below .swf when embedded with swfObject2*/
object { display:block; }
