/*
Adapted for HETSA2008 website from a design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/het_img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
}



h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1.8em;
	line-height: 160%;
}

ul, ol {
}


a {
	color: #003366;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

/* Menu */

#menu {
	width: 960px;
	height: 65px;
	background: url(images/het_img01.gif) no-repeat center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

#menu ul {
	height: 65px;
	margin: 0;
	padding: 0;
	list-style: none;
	background-image: url(images/het_img03.gif);
	background-repeat: no-repeat;
}

#menu li {
	float: left;
	height: 65px;
	background-image: url(images/het_img03.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#menu a {
	float: left;
	margin: 0px;
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	padding-bottom: 5px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	line-height: 25px;
}

#menu a:hover {
	background: url(images/het_img02.gif) repeat-x;
	color: #FFFFFF;
	height: 65px;
}

#menu .current_page_item a {
	height: 65px;
	color: #FFFFFF;
}



#logo {
	position:relative;
	width: 960px;
	height: 91px;
	margin: 0 auto;
	color: #003366;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #333366;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0 20px;
}

#logo h1 {
	float: left;
	padding-top: 25px;
	letter-spacing: -3px;
	text-transform: uppercase;
	font-size: 3em;
}

#logo h2 {
	float: right;
	padding-top: 35px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}

#logo a {
	text-decoration: none;
	color: #333366;
}


#page {
	width: 960px;
	margin: 0 auto;
	padding: 30px;
}

/* Content */

#content {
	float: right;
	width: 710px;
}

.post {
	padding-bottom: 20px;
}

.post .title {
	margin: 0;
	padding: 5px 20px;
	letter-spacing: -2px;
	border-bottom: 1px dashed #B9B9B9;
	font-size: 24px;
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	padding: 10px 20px;
}

.post .meta {
	height: 26px;
	background: #F5F5F5;
	border-top: 1px solid #E9E9E9;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
}

.post .posted {
	float: left;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink, .post .comments {
	float: right;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink {
}

/* Sidebar */

#sidebar {
	float: left;
	width: 225px;
	clear: left;
}
#page #sidebar img {
	border: 2px solid #006699;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#sidebar li li {
	margin: 0;
	padding-left: 10px;
	padding-bottom: 5px;
	background: url(images/het_img04.gif) no-repeat left 50%;
}

#sidebar p {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
}

#sidebar h2 {
	height: 20px;
	margin: 0;
	padding: 6px 0 0 20px;
	border-bottom: 1px dashed #B9B9B9;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


/* Footer */

#footer {
	clear: both;
	width: 960px;
	height: 30px;
	font-size: smaller;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #003366;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
}

.style2 {
	font-size: 18px;
	color: #0000FF;
	text-decoration:none;
}
.style2 img {

border-color:#FFFFFF
            

}
.style4 {
	font-size: 16px;
	font-weight: bold;
#logo img {
	clear: none;
	margin: 2px;
}
#logo img {
	border: 1px solid #000099;
}
