html {
	font-size: 100.01%;
	height:100%;
}
body {
	margin: 0;
	min-width: 800px;
	height: 100%;
	text-align:center;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background: url(../../wakies/background.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
	background-color:#FFFFFF;
}
#page {
	position: relative;
	height:100%;
	min-height: 100%;
}
/*formatting styles*/
a:link{
color:#000000;
text-decoration:none;}

a:visited {
color:#000000;
text-decoration:none;}
a:hover {
color:#000000;
text-decoration:underline;}

p {
	margin:0px;
	padding:0px;
}

.columns .column-1 p {
	font-size:14px;
	padding-left:5px;
	padding-right:5px;
	margin-top:7px;
	margin-bottom:7px;
}
.columns .column-1 h1 {
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	text-transform:uppercase;
	height:35px;
	background:#000000;
	background:url(../../wakies/welcomeH1.jpg);
	margin:0px;
	padding-top:3px;
	padding-left:3px;
}
#boxes .box1 h1 {
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	height:35px;
	margin:0px;
	padding-top:7px;
	padding-left:3px;
	background-repeat:no-repeat;
	margin-bottom:0px;
	margin-top:0px;
}
#boxes .box2 h1 {
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	height:35px;
		margin:0px;
	padding-top:7px;
	padding-left:3px;
	background-repeat:no-repeat;
	margin-bottom:0px;
	margin-top:0px;
}
#boxes .box3 h1 {
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	height:35px;
	
	margin:0px;
	padding-top:7px;
	padding-left:3px;
	background-repeat:no-repeat;
	margin-bottom:0px;
	margin-top:0px;
}
#boxes .box6 h1 {
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	height:35px;
	
	margin:0px;
	padding-top:7px;
	padding-left:3px;
	background-repeat:no-repeat;
	margin-bottom:0px;
	margin-top:0px;
}

.youthparl .youth h1 {
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	height:35px;
	background:#000000;
	background:url(../../wakies/parliamentH1.jpg);
	margin:0px;
	padding-top:7px;
	padding-left:3px;
	background-repeat:no-repeat;
	margin-bottom:0px;
	margin-top:0px;
}
#boxes .box1 p a:link {
	color:#000000;
	text-decoration:none;
}
#boxes .box1 p a:visited {
	color:#000000;
	text-decoration:none;
}
#boxes .box2 p a:link {
	color:#000000;
	text-decoration:none;
}
#boxes .box2 p a:visited {
	color:#000000;
	text-decoration:none;
}
#boxes .box3 p a:link {
	color:#000000;
	text-decoration:none;
}
#boxes .box3 p a:visited {
	color:#000000;
	text-decoration:none;
}
#boxes .box4 p a:link {
	color:#000000;
	text-decoration:none;
}
#boxes .box4 p a:visited {
	color:#000000;
	text-decoration:none;
}
.youthparl .youth a:link {
	color:#000000;
	text-decoration:none;
}
.youthparl .youth a:visited {
	color:#000000;
	text-decoration:none;
}
/*end of formatting styles*/


#main {
	margin: 0 auto;
	width: 940px;
	min-width: 800px;
	min-height:100%;
	height:auto !important;
	text-align:left;
	background:url(../../wakies/opac.png);
	background-repeat:repeat;
	color:#000000;
	border-left:#000000 4px solid;
	border-right:#000000 4px solid;

}
/*header area*/
#header {
	height: 150px;
	overflow: hidden;
	position:relative;

	
}
.logo {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../../wakies/logo.png) no-repeat;
	height: 133px;
	width: 186px;
	margin: 5px 0 0 0px;
	float: left;
}
/*end of header area*/

/*navigation*/
#nav {
	width:750px;
	margin-top:40px;
	height:60px;
	font-size:13px;
	font-weight:bold;
	background:url(../../wakies/navbg.png);
	background-repeat:repeat-x;
	margin-left:190px;
	z-index:9999;
	position:absolute;
	
	
}
.navtext {

	padding-top:5px;
	
	
}
/*.nav .navtext a:link, a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.nav .navtext ul {
	margin:0px;
	padding:0px;
}
.nav .navtext li {
	padding:0px;
	padding-right:5px;
	margin-left:10px;
	display:inline;
}*/
.switcher {
	float:right;
	top:5px;
	right:10px;
	
	position:relative;
	
}
/* content */

/*required*/
#content {
	clear:both;
	overflow: hidden;

}
* html #content {
	height:1%;
	overflow:visible;
}
.main-content {
	float: left;
	width: 940px;
}
.main-content .columns {
	overflow: hidden;
	height: 1%;
	padding: 0px 0 0px;
	width:940px;
}
/*end of required*/

.columns .column-1 {
	margin-left:15px;
	float:left;
	width:450px;
	min-height:250px;
	border-left: 5px solid #ffffff;
	border-top: 5px solid #ffffff;
	border-bottom: 5px solid #ffffff;
	background:#CCCCCC;
}
.columns .column-2 {
	float:left;
	width:450px;
	min-height:250px;
	border-right: 5px solid #ffffff;
	border-top: 5px solid #ffffff;
	border-bottom: 5px solid #ffffff;
}

/*pages*/

.columns .column-1-gethelp {
	
	float:left;
	width:430px;
	padding-right:20px;
	
	
	
	
}
.columns .column-2-gethelp {
	
	float:left;
	width:450px;
		
}



.columns .borders {
	margin-left:20px;
	float:left;
	width:900px;
	background:#ffffff;
	border: 5px solid #ffffff;
	
	
}


.columns .column-1-gethelpinner {
	margin-left:20px;
	float:left;
	width:900px;
	
	border: 5px solid #ffffff;
	
	background:#ffffff;
}
.columns .sectiontitle {
	margin-left:20px;
	float:left;
	width:892px;
	border-left: 5px solid #ffffff;
	border-top: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
	
	background:#ffffff;
	color:#FFFFFF;
	height:24px;
	font-size:16px;
	padding:4px;
	padding-top:8px;
	font-weight:bold;
}

.columns .sectiontitle a:link{
color:#ffffff;
text-decoration:none;}

.columns .sectiontitle a:visited {
color:#ffffff;
text-decoration:none;}

.columns .sectiontitle a:hover {
color:#ffffff;
text-decoration:underline;}

.columns .column-1-gethelp p{
 
margin-bottom:5px;
padding:3px;

}

.columns .column-2-gethelp p{
width:439px;
float:left;
margin-right:5px; 
margin-bottom:2px;
padding:3px;
min-height:50px;

}

.columns .column-1-gethelp a:link {
color:#333333;
}

.columns .column-1-gethelp a:visited {
color:#333333;
}



.columns .column-1-gethelpinner p{


padding:3px;


}

.columns .column-1-gethelpinner a:link {
color:#333333;
}

.columns .column-1-gethelpinner a:visited {
color:#333333;
}



/*pages end*/





#boxes {
	clear:both;
	overflow: hidden;

}
.box-content {
	float: left;
	width: 940px;
	margin-top:25px;
}
.box-content .boxholder {
	overflow: hidden;
	height: 1%;
	padding: 0px 0 0px;
	width:940px;
}
.box-content .boxtitleholder {
	overflow: hidden;
	height: 1%;
	padding: 0px 0 0px;
	width:940px;
}
.boxholder .box1 {
	float:left;
	width:200px;
	margin-left:20px;
	margin-right:20px;
	min-height:150px;
	border:5px solid #ffffff;
	background:#FFFFFF;
}
.boxholder .box2 {
	float:left;
	width:200px;
	margin-right:20px;
	min-height:150px;
	border:5px solid #ffffff;
	background:#FFFFFF;
}
.boxholder .box3 {
	float:left;
	width:200px;
	margin-right:20px;
	min-height:150px;
	border:5px solid #ffffff;
	background:#FFFFFF;
}
.boxholder .box4 {
	float:left;
	width:200px;
	min-height:150px;
	border:5px solid #ffffff;
	background:#FFFFFF;
}

#boxes .contactbox, .otherlinks, .boxtitle1, .boxtitle2 {
float:left;
	width:197px;
	margin-left:20px;
	
	
	border-left:5px solid #ffffff;
	border-top:5px solid #ffffff;
	border-right:5px solid #ffffff;
	background:#000000;
	color:#FFFFFF;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	height:28px;
	
	

	padding-top:7px;
	padding-left:3px;
	background-repeat:no-repeat;

	
}

/*youth parl*/

#parliament {
	clear:both;
	overflow: hidden;
	
	
}
.parl-content {
	float: left;
	width: 940px;
	margin-top:25px;
	padding-bottom:25px;
}
.parl-content .youthparl {
	overflow: hidden;
	height: 1%;
	padding: 0px 0 0px;
	width:940px;
	
}
.youthparl .youth {
	float:left;
	width:900px;
	margin-left:15px;
	background:#ffffff;
	min-height:100px;
	border:5px solid #FFFFFF;
}
.youthsection {
	width:210px;
	height:50px;
	padding:2px;
	background:#cccccc;
	font-size:13px;
	font-weight:bold;
	float:left;
	margin-left:5px;
	padding-top:0px;
}
/* content end*/

/*boxes*/
.boxholder .music {
	width:196px;
	height:40px;
	padding:2px;
	margin-top:2px;
	margin-bottom:2px;
	background:#cccccc;
	font-size:13px;
	font-weight:bold;
}
.boxholder .podcasts {
	width:196px;
	height:40px;
	padding:2px;
	margin-top:2px;
	margin-bottom:2px;
	background:#cccccc;
	font-size:13px;
	font-weight:bold;
}
/*footer*/

.footer {
	margin-top:30px;
	height: 100px;
	background-image: url(../../wakies/footerbg.jpg);
	background-repeat:repeat-x;
}
.footertext {
	float:left;
	margin-top:80px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-left:20px;
}
.footer .contact {
	width: 280px;
	margin-top:10px;
	color:#009da7;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:500;
	text-align:right;
	padding-right:20px;
}
	
/*footer end*/

/* inner h6 styles */

.columns .column-2-gethelp h6{
font-size:14px;
color:#ffffff;
background-color:#e51064;
margin:0px;
padding:3px;
}
.columns .column-2-getconnected h6{
font-size:14px;
color:#ffffff;
background-color:#005b9a;
margin:0px;
padding:3px;
}
.columns .column-2-gethavingfun h6{
font-size:14px;
color:#ffffff;
background-color:#94288d;
margin:0px;
padding:3px;
}
.columns .column-2-getintouch h6{
font-size:14px;
color:#ffffff;
background-color:#f0c715;
margin:0px;
padding:3px;
}
.columns .column-2-getinvolved h6{
font-size:14px;
color:#ffffff;
background-color:#7cb123;
margin:0px;
padding:3px;
}

.columns .column-2-gettalking h6{
font-size:14px;
color:#ffffff;
background-color:#ff820f;
margin:0px;
padding:3px;
}
.columns .column-2-getout h6{
font-size:14px;
color:#ffffff;
background-color:#16afd9;
margin:0px;
padding:3px;
}
/*additional inner styles*/

.columns .column-2-getconnected {
	
	float:left;
	width:450px;
		
}
.columns .column-2-gethavingfun {
	
	float:left;
	width:450px;
		
}
.columns .column-2-getintouch {
	
	float:left;
	width:450px;
		
}
.columns .column-2-getinvolved {
	
	float:left;
	width:450px;
		
}
.columns .column-2-getout {
	
	float:left;
	width:450px;
		
}
.columns .column-2-gettalking {
	
	float:left;
	width:450px;
		
}

/*col 2 Paragraphs*/

.columns .column-2-getconnected p{
width:439px;
float:left;
margin-right:5px; 
margin-bottom:2px;
padding:3px;
min-height:50px;

}
.columns .column-2-gethavingfun p{
width:439px;
float:left;
margin-right:5px; 
margin-bottom:2px;
padding:3px;
min-height:50px;

}
.columns .column-2-getintouch p{
width:439px;
float:left;
margin-right:5px; 
margin-bottom:2px;
padding:3px;
min-height:50px;

}
.columns .column-2-getinvolved p{
width:439px;
float:left;
margin-right:5px; 
margin-bottom:2px;
padding:3px;
min-height:50px;

}
.columns .column-2-getout p{
width:439px;
float:left;
margin-right:5px; 
margin-bottom:2px;
padding:3px;
min-height:50px;

}.columns .column-2-gettalking p{
width:439px;
float:left;
margin-right:5px; 
margin-bottom:2px;
padding:3px;
min-height:50px;

}