body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: navy;
}

h1 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #cc0000;
	font-size: 24px;
}

h2 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #cc0000;
	font-size: 18px;
}

h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #cc0000;
	font-size: 18px;
}

p, ul, ol, form {
	line-height: 18px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: navy;
}


a {
	color: blue;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

/* Header */

#header {
	width: 960px;
	height: 334px;
	margin: 0 auto;
	background: url(images/img02.png);
}

#header h1 {
	float: left;
	padding: 10px 200px 0px 20px;
	font-size: 35px;
	color: red;
}

#header h2 {
	float: right;
	padding: 0px 200px 0px 0px;
	font-size: 18px;
	font-style: italic;
	color: purple;

}

/* Menu */

#menu {
	width: 960px;
	height: 40px;
	margin: 0 auto;
	background: url(images/img03.jpg) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 9px 20px 0 20px;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 16px "trebuchet ms", arial, Helvetica, sans-serif;
	color: #ffffff;
}

#menu a:hover {
	color: #d8d8d8;
	text-decoration: none;
}


/* Content */

#content {
	width: 920px;
	margin: 0 auto 0px auto;
	padding: 20px;
	background: #ffffff;
}

/* Posts */

#posts {
	float: left;
	width: 580px;
}

/* Links */

#links {
	float: right;
	width: 280px;
	padding-left: 30px;
	background: url(images/img05.gif) repeat-y;
	font-size: 12px;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(images/img06.gif) repeat-x left bottom;
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
}


#links li h2 {
	font-size: 14px;
}

/* Footer */

#footer {
	height: 30px;
	width: 940px;
	padding: 10px;
	background: #000066;
	margin: 0 auto;
}

#footer p {
	text-align: center;
	color: white;
	font-size: 12px;
.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000066;
	font-weight: bold;
}
.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	left: auto;
	text-align: left;


}
.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.unnamed2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
.unnamed3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #FF0000;
}

