@charset "utf-8";



#header {
	position:absolute;
	left:50px;
	top:0px;
	width:1000px;
	height:120px;
	z-index:2;
	background-color: #006699;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#bar {
	position:absolute;
	left:0px;
	top:100px;
	width:1000px;
	height:20px;
	z-index:3;
	background-color: #6699CC;
}

#main {
	position:absolute;
	top:120px;
	left:50px;
	overflow:visible;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 1000px;
	z-index:1;
}

#moore_plack {
	position:absolute;
	left:867px;
	top:0px;
	width:133px;
	height:100px;
	z-index:4;
	background-color: #006699;
}
#side_nav {
	position:absolute;
	width:200px;
	height:250px;
	z-index:5;
	background-color: #FFFFFF;
}
#side_nav_pic {
	position:absolute;
	top:250px;
	width:200px;
	height: inherit;
	z-index:5;
	}

#maincontent {
	position:absolute;
	left:200px;
	
	width:800px;
	height:inherit;
	z-index:6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#pic_holder {
	position:absolute;
	left:550px;
	top:20px;
	width:180px;
	height:inherit;
	z-index:7;
}
#eng_holder {
	position:absolute;
	left:0px;
	top:0px;
	width:250px;
	height:100px;
	z-index:8;
}
#heading {
	position:absolute;
	left:250px;
	top:0px;
	width:617px;
	height:100px;
	z-index:9;
}

#footer{
position:absolute;
left:inherit;
bottom:0px;
height:20px;
left:0px;

}
.profile_pic {
	border: 1px groove #666666;
}
.links {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	font-style: normal;
	line-height: 52px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	text-indent: 25px;
	vertical-align: top;
	margin-top: 10px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.sprytab{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
	text-indent: 0px;
	word-spacing: normal;
	margin-bottom: 0px;
	margin-left: 15px;
	
}

.heading_other{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 42px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	text-indent: 0px;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-align: left;
	text-indent: 30px;
	vertical-align: top;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	font-style: normal;
}
.long_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
	text-indent: 0px;
	word-spacing: normal;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 15px;
}
a {
	text-decoration: none;
	text-align: left;
}

.header_ese {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 28px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: top;
}
.publinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 42px;
	font-weight: bold;
	color: #336699;
	text-align: left;
	text-indent: 0px;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
