* {
	padding: 0px;	
	margin: 0px;
}

p {
	line-height: 18px;	
	margin-top: 15px;	
	font-weight: normal;	
	font-size: 12px;
}

#lightGrey_larger p {
	line-height: 18px;	
	margin-top: 0px;	
	font-weight: normal;	
	font-size: 12px;
	padding-top: 0px;
	padding-left: 15px;
}

#lightGrey p {
	line-height: 18px;	
	margin-top: 0px;	
	font-weight: normal;	
	font-size: 12px;
	padding-top: 0px;
	padding-left: 15px;
}


#lightGrey_material p {
	line-height: 18px;	
	margin-top: 0px;	
	font-weight: normal;	
	font-size: 12px;
	padding-top: 0px;
	padding-left: 15px;
}

#donateDiv p {
	line-height: 18px;	
	margin-top: 0px;
	margin-bottom: 10px;	
	font-weight: normal;	
	font-size: 12px;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
}


body {
text-align: center;
margin-top: 12px;
font-size: 12px;
font-family:  Arial, Helvetica, sans-serif;
color: #202020;
background: #fff url(images/pagestyle/topBar.gif) repeat-x;
}
	
	
#wrapper {
margin: 0 auto;
width: 1000px;
}


/******************************** menu **********************/
	
#menuBar {
height: 80px;
text-align: right;
background: #fff url(images/pagestyle/LogoWelsh.gif) no-repeat;
}

#menuBar_links {
	text-align: right;
	padding-top: 10px;
	}


#menuBar ul {
	margin: 0;
}


#menuBar ul li {
	display: inline;
}


#menuBar ul li a:link 		{ margin-left: 30px; text-decoration: none; color: #00aeef; padding: 5px; font-size: 20px;  font-weight: normal; }
#menuBar ul li a:visited 	{ margin-left: 30px; text-decoration: none; color: #00aeef; padding: 5px; font-size: 20px;  font-weight: normal; }
#menuBar ul li a:hover 	{ margin-left: 30px; text-decoration: none; color: #ffffff; padding: 5px; font-size: 20px;  font-weight: normal; }
#menuBar ul li a:active 	{ margin-left: 30px; text-decoration: none; color: #00aeef; padding: 5px; font-size: 20px;  font-weight: normal; }


/******************************************************/


#container{
width: 1000px;
text-align: justify;
}

#leftContent{
	clear: both;
	float: left;
	width: 455px;
	text-align: justify;
	padding-bottom: 30px;
	margin-top: 40px;
	margin-bottom: 15px;
	}
	
	#leftContent_material{
	clear: both;
	float: left;
	width: 480px;
	text-align: justify;
	padding-bottom: 30px;
	margin-top: 10px;
	margin-bottom: 15px;
	}
	
#rightContent {
	float: right;
	margin-top: 40px;
	width: 490px;
	margin-left: 30px;
	text-align: justify;
		}
		
		#rightContent_material {
	float: right;
	margin-top: 10px;
	width: 480px;
	margin-left: 30px;
	text-align: justify;
		}
		
#mediumGrey {	
	height: 100px;
	background-color: #dedfe0;
	text-align: justify;
	margin-bottom: 2px;	
			}

#mediumGrey:hover {	
	height: 100px;
	background-color: #e6f2f7;
	text-align: justify;
	margin-bottom: 2px;	
			}

#lightGrey {	
	height: 100px;
	background-color: #eef0f1;
	text-align: justify;
	margin-bottom: 2px;
	border-left: 3px #dedfe0 solid;
			}
			
#lightGrey_material {	
	overflow: auto;
	background-color: #eef0f1;
	text-align: justify;
	margin-bottom: 2px;
	padding-bottom: 6px;
	border-left: 3px #dedfe0 solid;
			}			
			
			
#lightGrey:hover {	
	height: 100px;
	background-color: #e9eaea;
	text-align: justify;
	margin-bottom: 2px;
	border-left: 3px #00aeef solid;
				}
				
				
#lightGrey_material:hover {	
	overflow: auto;
	background-color: #e9eaea;
	text-align: justify;
	margin-bottom: 2px;
	padding-bottom: 6px;
	border-left: 3px #00aeef solid;
				}
				
				
				
#LanguageFlags_whiteBack {	
	height: 100px;
	background-color: #ffffff;
	text-align: justify;
	margin-bottom: 2px;	
			}
			
	#donateDiv {	
	overflow: auto;
	background-color: #edf9fd;
	text-align: justify;
	margin-top: -4px;
	border-left: 3px #e7f7fc solid;
	padding-bottom: 10px;
			}
			
#donateDiv:hover {	
	overflow: auto;
	background-color: #e7f7fc;
	text-align: justify;
	margin-top: -4px;
	border-left: 3px #00aeef solid;
	padding-bottom: 10px;
				}
				

#guestbook_entry {	
	overflow: auto;
	line-height: 21px;
	background-color: #edf9fd;
	text-align: justify;
	padding-top: 7px;
	border-left: 3px #e3f1f6 solid;
	padding-bottom: 10px;
	padding-left: 10px;
margin-bottom: 0px;
margin-top: 5px;
			}

#guestbook_entry:hover {	
	overflow: auto;
	line-height: 21px;
	background-color: #edf9fd;
	text-align: justify;
	padding-top: 7px;
	border-left: 3px #00aeef solid;
	padding-bottom: 10px;
	padding-left: 10px;
margin-bottom: 0px;
margin-top: 5px;
				}
				
				
#languageIcons {
	width: 100%;
	float: left;
	margin-top: 2px;
	text-aligh: right;
}				

			
/* clear spacer ---------------------------------------------------------------------*/

#clear {
	width: 100%;
	float: left;
	margin-top: 50px;
}

			
			
/********************* footer *********************/
/**************************************************/
	
#footer {
	margin: 0 auto;
	width: 1000px;
	border-top: 1px dotted #d1d1d1;
	overflow: auto;
	font-size: 11px;
	clear: both;
	margin-top: 30px;
	margin-bottom: 10px;
		font-size: 11px;
	line-height: 18px;
}

	
#footer a {
	color: #00aeef;
	font-size: 11px;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	font-size: 11px;
	background-color: #00aeef;
}

	
#footerbox {
	float: left;
	width: 235px;
	padding: 0 0 0 10px;	
	border-right: 1px dotted #d1d1d1;
	margin: 10px 10px 10px 0;
	font-size: 11px;
}

#footerbox p{
	font-size: 11px;
	line-height: 18px;	
	font-weight: normal;	
}

	
#footerbox_last {
	float: left;
	width: 215px;
	padding: 0 0 0 10px;	
	margin: 10px 0 10px 0;
	font-size: 11px;
}

#footerbox_last p{
	font-size: 11px;
	line-height: 18px;	
	font-weight: normal;	
}
	
	
	
	/******************************** h tags **********************/
#headTitle h1
{
display: none;
}

#leftContent h2
{
color: #00aeef;
font-size: 20px;
}

#leftContent_material h2
{
color: #00aeef;
font-size: 18px;
margin-bottom: 10px;
}

#rightContent_material h2
{
color: #00aeef;
font-size: 18px;
margin-bottom: 10px;
}


#lightGrey h3
{
color: #4e4f50;
font-size: 14px;
	padding-top: 20px;
	padding-left: 15px;
		padding-bottom: 10px;
		font-weight: light;	
}

#lightGrey_material h3
{
color: #4e4f50;
font-size: 14px;
	padding-top: 15px;
	padding-left: 15px;
		padding-bottom: 10px;
		font-weight: light;
	text-decoration: none;		
}



#donateDiv h3
{
color: #00aeef;
font-size: 20px;
	padding-top: 20px;
	padding-left: 15px;
		padding-bottom: 10px;
		font-weight: light;
	
}





/* image float ---------------------------------------------------------------------*/
	.imgFloatRight{
	margin-left: 25px;
	float: right; 
}
	
	.imgFloatRight2{
	float: right; 
}	
	

.donateClass{
	margin-left: 15px;

}

/******************* Text Styles ******************************/

.textLightBlue{
	color: #00aeef;
	}

.textDownloadCount{
	text-align: right;
	font-size: 10.5px;
		
	}
	
	

/*****************************/
/**********  forms  **********/ 
/*****************************/

.inputSecurity {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 18px;
 	font-weight: normal;
 	height: 26px;
 	padding-top: 5px; 
	padding-left: 5px; 
 	border: 1px solid #edf9fd;
 	width: 25px;
 	color: #454545;
 	margin: 3px 0 5px 0;
 	background-image: url(../images/pagestyle/inputBackground.gif);
 	background-repeat:  repeat;
}

.input {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 18px;
 	font-weight: normal;
 	height: 26px;
 	padding-top: 5px; 
	padding-left: 5px; 
 	border: 1px solid #edf9fd;
 	width: 250px;
 	color: #454545;
 	margin: 3px 0 5px 0;
 	background-image: url(../images/pagestyle/inputBackground.gif);
 	background-repeat:  repeat;
}


.textarea {
 	width: 400px;
 	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px; 
	padding-left: 5px; 
 	font-size: 12px;
 	font-weight: normal;
 	color: #454545;
 	border: 1px solid #d6d6d6; 
 	height: 120px;
}


.submit{
 	width: 150px;
 	height:24px;
 	padding:0;
 	cursor:pointer;
 	font-weight: bold;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
	padding-bottom: 2px;
}


.option {
	width: 202px;
	background-image: url(../images/white_bg.jpg);
	background-repeat:  repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px; 
	color: #454545;
	height: 19px;
	margin: 3px 0 5px 0;   
	border: 1px solid #d6d6d6;
}

	

/*********************************/

a:link, 
a:visited {
	text-decoration: none;
	color: #00aeef;
	
	}
	
a:hover,
a.active {
	background-color: #00aeef;
	color: #fff;
	}



#visionLogoDiv{}

#visionLogoDiv a:link, 
#visionLogoDiv a:visited {
	text-decoration: none;
	color: #00aeef;
	
	}
	
#visionLogoDiv a:hover,
#visionLogoDiv a.active {
	background-color: #ffffff;
	color: #fff;
	}
	

#lightGrey_material a:link, 
#lightGrey_material a:visited {
	text-decoration: none;
	color: #00aeef;
	
	}
	
#lightGrey_material a:hover,
#lightGrey_material a.active {
	background-color: #e9eaea;
	color: #00aeef;
	}



