
body, p, td, th, li {
	font-family : Times, Times New Roman, Serif;
	font-size : 12px;
	line-height : 23px;
}

h1 {
	font-size : 150%;
	line-height : 150%;
	color : #2A2760;
	font-weight : bold;
	text-align : left;
}

p {
	text-align : justify;
}

body {
	background-color : #2A2760;
	margin : 0px;
	text-align : center;
}

a:link,
a:active,
a:visited {
	color : #2A2760;
	text-decoration : none;
}

a:hover {
	color : #9593B0;
	text-decoration : underline;
}

#Layout {
	margin : 30px auto;
	background-image : url("layout/construction/layoutBkg.gif");
	border-bottom : 1px #9190A8 solid;
	width : 979px;
	height : 653px;
	text-align : left;
}

#TopBar {
	height : 153px;
}

#Header {
	height : 39px;
	padding-bottom : 10px;
}

#Content {
	vertical-align : top;
	
}


#Content > table {
	width : 979px;
}

#Main {
	padding-right : 17px;
}


#SideBar {
	width : 532px;
}

#SideBar div {
	margin : 10px 16px;
	text-align : center;
}

#SideBar div:first-child {
	margin-top : 0px;
}

#SideBar table {
	margin : 0px auto 10px auto;
	text-align : center;
}

#SideBar td {
	padding : 8px 28px 0px 28px;
}

#BottomBar {
	height : 35px;
	vertical-align : top;
	text-align : center;
	color : #2A2760;
	line-height : 14px;
}

#BottomBar hr {
	height : 1px;
	margin : 0px 53px 10px 53px;
	color : #9593B0;
	background-color : #9593B0;
	border-width : 0px;
}

#BottomBar span {
	margin : 0px 8px;
}

#ProjectsLabel {
	text-align : center;
	margin : 0px auto;
	color : #2A2760;
}

#ProjectsLabel span {
	font-weight : bold;
	font-variant : small-caps;
	font-size : 14px;
}

#ProjectsLabel i {
	font-size : 12px;
}
