/* 
----------------------------------
LAYOUT-SPECIFIC

You should not need to change this! 
----------------------------------
*/

body {
	margin: 0px; 
	padding: 0px;
	background-color: #dee4ed; 
	text-align: center;
	color: #000000;
	font: 12px Verdana, Arial, sans-serif;
	font-weight: normal;
}

#footer {
	background: no-repeat url('images/footer.jpg');
	text-align: center;
	width: 750px;
	height: 200px;
	padding: 0px;
}

#container{
	width:750px;
	padding: 0px;
	text-align: center;
	background-image: url('images/bg.gif');
}

#header{
	width:750px;
	padding: 0px;
	text-align: center;
	background-image: url('images/bg.gif');
}

img.TemplateImage {border: 0; margin: 0px;}

.centered {
	margin: 0 auto 0 auto;
}

/* Black Arial Classes */
.Black_Arial_7pt		{color: Black; font-family: Arial; font-size: 9px;}
.Black_Arial_9pt		{color: Black; font-family: Arial; font-size: 10px;}
.Black_Arial_10pt		{color: Black; font-family: Arial; font-size: 13px;}
.Black_Arial_12pt		{color: Black; font-family: Arial; font-size: 16px;}
.Black_Arial_16pt		{color: Black; font-family: Arial; font-size: 18px;}
.Black_Arial_20pt		{color: Black; font-family: Arial; font-size: 24px;}
.Black_Arial_30pt		{color: Black; font-family: Arial; font-size: 32px;}

/* Black Verdana Classes */
.Black_Verdana_7pt		{color: Black; font-family: Verdana; font-size: 9px;}
.Black_Verdana_9pt		{color: Black; font-family: Verdana; font-size: 10px;}
.Black_Verdana_10pt		{color: Black; font-family: Verdana; font-size: 13px;}
.Black_Verdana_12pt		{color: Black; font-family: Verdana; font-size: 16px;}
.Black_Verdana_16pt		{color: Black; font-family: Verdana; font-size: 18px;}
.Black_Verdana_20pt		{color: Black; font-family: Verdana; font-size: 24px;}
.Black_Verdana_30pt		{color: Black; font-family: Verdana; font-size: 32px;}

A.HoverLink:link, a.HoverLink:visited, a.HoverLink:active {text-decoration: none; color: Navy;}
A.HoverLink:hover {text-decoration: underline; color: Black;}

A.NoHoverLink:link, a.NoHoverLink:visited, a.NoHoverLink:active {text-decoration: none; color: Navy;}
A.NoHoverLink:hover {text-decoration: underline; color: Navy;}

#container img.border {
	margin-right: 5px;
	padding: 3px; 
	border: 1px solid #ccc;
	background-color: #FFF; 
}

/* 
----------------------------------
MAIN CONTENT (BLOG BODY)

This is the styling for the blog 
body.
----------------------------------
*/

/* Positioning of the Centre Section - don't touch this! */
#content {
	text-align: left;
	width: 640px;
	letter-spacing: 0px;
}

/* Entry Headings */
#content h2 {
	color: #657da4;
	font: 18px  Arial, Verdana, sans-serif;
	font-weight: normal;
	text-align: left;
	margin-top: 0px;
	margin-right: 20px;
	padding: 0px 5px 2px 5px;
	border-bottom: 1px solid;
}

/* Text at the end of each entry */
#content p.posted {
	color: #4b4a44;
	font: 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	text-align:left;
	margin-bottom: 30px;
	line-height: normal;
	padding: 3px;
}

/* Styling for text in the 'blockquote' tags
blockquote {
	margin: 1.2em 20px;
	padding: 1px 20px;
	background-color: #C57D33;
	border: 1px solid #666363;
	color: #FFFFFF;
	font-size: 0.9em;
	text-align: left;
} */
	
/* Styling for the credits on the footer - you shouldn't need to touch this! */
.credit {
	margin: 0 0 0 280px;
	padding: 60px 10px 10px 10px;
	color:#000000;
	font: 10px 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	text-align: center;
}

.credit a:link, .credit a:active, .credit a:visited {
	text-decoration: none;
	color: #4b4a44;
}

.credit a:hover {font-weight: normal; 
	color: #4b4a44; 
	text-decoration: underline;
}

/* 
----------------------------------
SIDEBAR
----------------------------------
*/

html>body>#container>#sidebar2>ul {
	line-height: 120%;
	margin:0px 0px 0px -15px;
}

html>body>#container>#sidebar>ul {
	line-height: 150%;
	margin:5px 15px 10px -10px;
}

html>body>#container>#sidebar2>ul>li {
	margin: 0px 10px 2px 0px;
}

html>body>#container>#sidebar>ul>li {
	margin:2px 5px 2px 0px;
}

/* Positioning of the sidebar - don't touch this! */
#sidebar {
	text-align: left;
	width: 180px;
	margin: 0 0 0 5px;
	letter-spacing: 0px;
	padding: 2px 2px 2px 10px;
}

html>body>#container>#sidebar {
	margin: 0 0 0 12px;
}

/* Styling for the sidebar Headers */
h2.sidebar{
	color: #657da4;
	font: 18px  Arial, Verdana, sans-serif;
	font-weight: normal;
	text-align: left;
	margin-top: 0px;
	margin-right: 20px;
	padding: 0px 5px 2px 5px;
	border-bottom: 1px solid;
}

/* Styling for the sidebar text */
#sidebar p {
	color: #000000;
	font: 11px Verdana, sans-serif;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
}

/* Styling for the sidebar links */

#sidebar a:link, #sidebar a:active, #sidebar a:visited {
	text-decoration: none;
	color: #000000;
}


#sidebar a:hover {font-weight: normal; 
	color: #000000; 
	text-decoration: underline;
}

/* 
----------------------------------
ACCESSIBILITY

You do not need to change this! 
----------------------------------
*/
.skiplink {display:none}

abbr, acronym {
	border: none;
} 

abbr[title], acronym[title] {
	border-bottom: 1px dotted #000000; 
	cursor: help;
}