/* css reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Links */

A:link    	{ color: #003366; text-decoration: underline }
A:active  	{ color: #003366; text-decoration: underline }
A:visited 	{ color: #003366; text-decoration: underline }
A:hover  	{ color: #6699CC; text-decoration: underline }

/* Layout Styles */

#MainContainer	{
	margin:0 auto;
	padding: 0;
	background-image: url(../images/bg_ANIMpattern.gif);
	background-repeat: repeat;
}

#TopContainer	{
	width: 968px;
	margin:0 auto;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #FFF;
	border: #003 solid 1px;
}

/* TopContent */

#MainContent	{
	width: 968px;
	margin:0;
	padding: 0;
	background: #FFF;
}

#LeftContent	{
	width: 439px;
	margin:0;
	padding: 0;
	float: left;
	background-image: url(../images/bg_LHSPeace.jpg);
	background-repeat: no-repeat;
	min-height: 440px;
}

#RightContent	{
	width: 529px;
	margin:0;
	padding: 0;
	float: left;
}

#LeftContentNews	{
	width: 168px;
	margin:0;
	padding: 0;
	float: left;
	min-height: 440px;
}

#RightContentNews	{
	width: 800px;
	margin:0;
	padding: 0;
	float: left;
}

.StandOutBox	{
	width: 200px;
	margin: 10px 10px 10px 0;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/bg_StandOutBox.gif);
}

#LatestNews	{
	width: 400px;
	margin:0;
	padding: 10px;
	float: left;
	border: #69C dashed 1px ;
}



/* Navigation */

#NavContainer {
	padding: 0px;
	margin: 0px;
	border-top: #69C 1px solid;
	border-bottom: #69C 1px solid;
	text-align: center;
	background-image: url(../images/bg_navGradient02.gif);
}

#NavContainer2 {
	padding: 0px;
	margin: 0px;
	height: 25px;
	border-bottom: #69C 1px solid;
	text-align: center;
	background-image: url(../images/bg_navGradient02.gif);
}

.NavText {
    padding: 0;
	margin: 0;
}

.NavText ul{
    list-style: none;
}

.NavText li{
    display: inline;
	color: #003366;
    padding: 5px;
	margin: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 27px;
}
	
.NavText li a {
	color: #003366;
	padding: 5px;
	margin: 5px;
	text-decoration: none;
} 

.NavText li a:hover {
 	color: #FFF;
	padding: 5px;
	margin: 5px;
	background-color: #6699CC;
	padding-top: 5px;
	padding-bottom: 6px;
}

/* Headings */

h1 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	color: #333;
}

h4 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #036;
}


#RightContent h1 {
	margin: 5px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	color: #336699;
	margin-top: 40px;
}

#RightContent h2 {
	margin: 5px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #6699CC;
	margin-top: 10px;
}

#RightContent h3 {
	margin: 5px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #666;
	margin-top: 10px;
}

#RightContent p {
	margin: 5px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #333;
	margin-top: 10px;
}

#RightContent ul, li {
	margin: 5px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #333;
	margin-top: 10px;
}

#RightContentNews h1 {
	margin: 5px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	color: #336699;
	margin-top: 40px;
}

#RightContentNews h2 {
	margin: 5px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #6699CC;
	margin-top: 10px;
}

#RightContentNews h3 {
	margin: 5px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #666;
	margin-top: 10px;
}

#RightContentNews p {
	margin: 5px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #333;
	margin-top: 10px;
}

#RightContentNews ul, li {
	margin: 5px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #333;
	margin-top: 10px;
}


/* Image Styles */

img.floatLeft { 
    float: left;
    margin: 10px 10px 10px 0;
}

img.floatRight { 
    float: right; 
    margin: 10px 0 10px 10px; 
}


/* Footer */

#Footer {
    clear:both;
	padding:0;
	margin: 5px 10px;
	width: 948px;
}
	
#Footer p {
    margin:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	color: #999;
	padding:0;
	margin: 0;
}	

#Footer A:link    	{ color: #999; text-decoration: none }
#Footer A:active  	{ color: #999; text-decoration: none }
#Footer A:visited 	{ color: #999; text-decoration: none }
#Footer A:hover  	{ color: #003; text-decoration: none }
