* {
	padding: 0;
	margin: 0;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #606;
	border-left-color: #606;
	font-family: Verdana, sans-serif, Arial;
	font-size: 12px;
} 

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	padding: 0;
	margin: 0;
	color: #555;
	line-height: 17px;
	background-color: #ffffff;
	background-image: none;
}

img { border: none; }
a {
	color: #330033;
}
a:hover { text-decoration: none; color : #999; }
h3 { border-bottom: 1px dotted #aaa; color: #666; padding-bottom: 4px; margin: 14px 0 7px 0; font-weight: 100; font-size: 22px; letter-spacing: -1px;}
h3 a { text-decoration: none; font-size: 22px; letter-spacing: -1px; }
h3 a:hover { color: #999; }

#wrap {
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #006666;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-right-width: thin;
	border-right-style: solid;
	background-color: #FFF;
	font-family: Verdana, sans-serif, Arial;
	font-size: 12px;
}

#header {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	height: 206px;
	background-color: #00699B;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -3px;
padding: 30px 0 0 30px;
text-align: left;
}
#header h1 a {
color: #A30327;
text-decoration: none;
}
#header h1 a:hover {
color: #111;
text-decoration: none;
}
#header h2 {
font-size: 16px;
color: #aaa;
padding: 4px 0 0 30px;
text-align: left;
font-weight: 600;
}

#menu {
	height: 40px;
	line-height: 40px;
	padding-left: 230px;
	background-color: #006666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;

}
#menu li {
float:left;
list-style-type:none;
}
#menu li a {
	display:block;
	padding:0 10px;
	text-decoration:none;
	color: #FFF;
}
#menu li a:hover {
	color:#ffff00;
	text-decoration:none;




	background-image: ;
	background-repeat: repeat-x;
	text-align: justify;
}

#content {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	color: #606;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
}

#left {
	width: 650px;
	float: left;
	font-size: 14px;
	text-align: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}
#left h3 {
	border-bottom: 1px dotted #aaa;
	color: #006666;
	text-align: left;
}

#right{
	width: 210px;
	float: right;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #000;
	text-align: center;
	background-color: #006666;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#right h3 { background: #A50328 url(images/sidebarh3.jpg) no-repeat; height: 30px; line-height: 30px; font-size: 16px; border: none; padding: 0 0 0 10px; margin: 0; color: #fff; }
#right ul { list-style-type: none; padding: 10px 0 20px 20px; }
#right ul li { padding: 2px 0 3px 0; }
#right ul li a { color: #A70328; font-weight: 100; display: block; text-decoration: none; font-size: 12px;  }
#right ul li a:hover { color : #999; }

#footer {
	font-size: 10px;
	color: #330033;
	text-align: center;
	height: 60px;
	line-height: 70px;
	background-color: #006666;
	background-repeat: no-repeat;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFF;
}
#footer a { 
color: #fff;
text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFF;
}
#wrap #content #left div p {
	color: #00699B;
}
#wrap #content #left p {
	text-align: center;
}
#wrap #content #left p {
	text-align: left;
}

