html
{
	padding : 0px;
	margin: 0px;
}

body
{
	font-family : Verdana, Arial, Sans-Serif;
	text-align : center;
	background-repeat : no-repeat;
	background-position : right 80px;
	padding : 0px;
	margin: 0px;
}

#page 
{	
	margin : 0px;
	margin-left : auto;
	margin-right : auto;
	text-align : left;
	position : relative;
}

#HeaderSection 
{
	padding-left: 25px;
	margin-bottom : 50px;
	background-repeat : repeat-x;
	text-align: left;
}

#TopSection 
{
	padding-top: 20px;
	padding-bottom: 20px;
	text-align : left;
}

#TopSection ul
{
	float: right;
margin-top : 10px;
	margin-right: 40px;
}
#TopSection li
{
	float: left;
	margin : 0px;
	padding : 0px;
}

#TopSection li
{
	float : left;
	list-style-type : none;
	color : #F17712;
}

#TopSection li a:link,
#TopSection li a:visited
{
	margin : 5px;
	color : black;
	padding : 5px;
	text-decoration : none;
	font-size : 80%;
}

#TopSection li a:hover
{
	color : #F17712;
}

#AdminBar
{
    background-image: url('OrangeFade.png');
    height : 50px;
    margin-bottom : 30px;
}

#right
{
	margin-top : 159px;
}

#MainSection
{
	margin-left : 20px;
	margin-right: 20px;

}


#Logo
{
	float: left;
	width: 350px;
	margin : 20px;
}
a,
a:link,
a:visited
{
	text-decoration : none;
color : black;
}

a:hover
{
	text-decoration : none;
	color : #F17712;
}

h2 a:link
{
	color : rgb(255, 149, 68);
}

.itemTitleStyle,
h1
{
	font-family : Arial;
	color : black;
	font-size : 200%;
	font-weight : normal;
	border-bottom : solid 2px rgb(255, 149, 68);
	padding-bottom : 10px;
}

#right
{
	margin-right: 10px;
	font-size: 90%;

}

.side
{
	margin-bottom : 20px;
}


.sidetitle,
h2
{
	font-size : 100%;
	color: black;
	border-bottom : solid 2px #F17712;
	font-weight : normal;
	padding-bottom : 2px;
	margin : 0px;
}


.sidetitle,
{
	margin-top : 25px;
	border-bottom : solid 2px rgb(255, 149, 68);
	padding-bottom : 10px;
	margin-bottom : 10px;
}

.itemBoxStyle
{
	padding-bottom: 20px;
}

.date
{
	text-align: right;	
	margin-bottom : 40px;
}

.itemTitleStyle
{
	font-weight: normal;
	border-bottom : 2px solid rgb(255, 149, 68);
	font-size: 170%;
}

.date
{
	font-size: 80%;
}

.itemTitleStyle a:link,
.itemTitleStyle a:visited
{
color : black;
font-size: 80%;
}

#left
{
	margin-right : 250px;
}