*{
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

html{
	min-width:770px;
}

body{
	background:white url(../candy/background.png) 0 0 repeat;
	text-align:center;
}


#pageheadContainer,
#contentContainer,
#footContainer{
	width:100%;
}

#pageheadContainer{
	background:transparent url(../candy/pageheadBackground.png) 0 100% repeat-x;
}

#contentContainer{
	background:#F7F7F7 url(../candy/contentBackground2.png) 50% 100% repeat-y;
	float:left;
}

#footContainer{
	background:transparent url(../candy/footBackground.png) 0 0 repeat-x;
	clear:both;
}

#pagehead,
#content,
#foot{
	width:770px;
	margin:0 auto;
	position:relative;
	text-align:left;
}

#pagehead{
	height:130px;
}

#foot{
	height:150px;
}

#pagehead{
	background:transparent url(../candy/pageheadBackground2.png) 0 100% repeat-x;
}

#content{
	background:transparent url(../candy/contentBackground.png) 0 0 no-repeat;
	min-height:300px;
	_height:300px;
}

#foot{
	background:transparent url(../candy/footBackground2.png) 100% 0 repeat-x;
}


#article{
	width:450px;
	float:left;
	padding:40px 0 20px 0;
	margin-left:50px;
}

#subContent{
	display:inline;
	width:180px;
	float:left;
	padding:40px 0 20px 0;
	margin-left:30px;
	color:#00274f;
	font-size:0.9em;
}


#pagehead h1 a{
	display:block;
	text-indent:-9999px;
	width:230px;
	height:150px;
	text-decoration:none;
	float:left;
}

#pagehead a:hover{
	background:transparent;
}

#pagehead h1{
	position:absolute;
	top:0;
	left:0;
}


#pagehead ul{
	display:block;
	position:absolute;
	top:102px;
	left:242px;
	width: 509px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#pagehead li{
	display:block;
	float:left;
	width:80px;
	margin-left:3px;
}

#pagehead li a{
	display:block;
	height:20px;
	text-align:center;
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:normal;
	line-height:20px;
	text-decoration:none;
	text-transform:capitalize;
}


#pagehead li.odd a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #00274f;
}

#pagehead li.even a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #00509F;
}

#pagehead a:hover{
	color:#AECBFB;
}


#foot ul{
	position:absolute;
	top:45px;
}

#foot li{
	list-style-type:none;
}

#foot #foot1{
	width:200px;
	position:absolute;
	left:280px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	top: 1px;
}

#foot #foot2{
	width:200px;
	position:absolute;
	left:569px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}

#foot #pageTop{
	position:absolute;
	left:482px;
	top:-40px;
}

#foot #pageTop a{
	display:block;
	width:26px;
	height:26px;
	text-indent:-9999px;
	text-decoration:none;
	background:transparent url(../candy/pageTop.png) 0 0 no-repeat;
	float:left;
}


body{
	font:normal 62.5%/1.8em Arial, Helvetica, sans-serif;
}

#content ul{
	margin:0.8em 0 0.6em 1em;
	padding-left:1em;
	list-style-type:square;
}

ol{
	margin:0.8em 0 0.6em 2em;
	padding-left:1em;
	list-style-type:lower-roman;
}

blockquote{
	margin:0.8em 0 0.6em 1em;
	padding-left:1em;
	font-style:italic;
	border-left:4px solid #E2D7CF;
}

img{
	padding:2px;
	border:1px solid #F2F2F2;
}

#content{
	font-size:1.25em;
}

p{
	margin:0.3em 0 0.6em 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

a{
	color:#001c37;
	font-weight:bold;
}

a:hover{
	color:#FFFFFF;
	background-color: #00509f;
}

#article{
	line-height:1.7em;
	color:#00274f;
}

h1,
h2,
h3,
h4{
 font-family:Georgia, Times New Roman, Times, serif;
}

h2{
	color:#00274F;
	margin-bottom:0.5em;
	line-height:1.7em;
	font-size:1.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3{
	margin:0.8em 0 0.6em 0;
	font-size:1.3em;
}

h4{
	margin:0.8em 0 0.6em 0;
	font-size:1.1em;
}


#subContent h2{
	font-size:1.3em;
}

#subContent h3{
	font-size:1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
