body, p, td, th, li {
	font-family : Helvetica, Verdana, Arial, Sans-serif;
	font-size : 13px;
	line-height : 18px;
}

body {
	margin : 0px auto;
	text-align : center;
	background-image : url("images/bodyBkg.gif");
	background-repeat : repeat-x;
	background-position : top left;
	background-color : #CCCCCC;
}

h1 {
	margin : 10px auto;
	font-size : 15px;
	font-weight : bold;
	text-align : left;
	text-transform : uppercase;
}

p {
	margin : 10px auto;
}

#Layout {
	margin : 0px auto;
	text-align : left;
	width : 990px;
	height : 100%;
	background-color : #FFFFFF;
}

#Layout td {
	vertical-align : top;
}

#TopBar {
	height : 128px;
}

#TopBar div {
	position : relative;
}

#TopNav {
	height : 30px;
	background-color : #34329C;
}

#MainTable {
	width : 100%;
	height : 100%;
	border-width : 0px 1px;
	border-color : #000000;
	border-style : solid;
}

#SideNav {
	width : 185px;
	border-right : 1px #000000 solid;
	padding-top : 15px;
}

#SideNav div {
	margin : 9px 0px 9px 34px;
	min-height : 16px;
	line-height : 15px;
	text-transform : uppercase;
	font-size : 12px;
	font-weight : bold;
	white-space : nowrap;
}

#SideNav a:link,
#SideNav a:active,
#SideNav a:visited {
	color : #000000;
	text-decoration : none;
}

#SideNav a:hover {
	color : #34329C;
	text-decoration : underline;
}

#Content {
	padding : 15px 32px;
}

#SideBar {
	padding : 30px 27px 0px 14px;
	/*
	width : 255px;
	*/
	border-left : 1px #000000 solid;
	width : 120px;
}

#SideBar td {
	line-height : 14px;
	color : #666666;
}

div.fb-root,
div.fb-like {
	position : absolute !important;
	left : 650px;
	top : 100px;
}
