#link_text {
}

#link_text a {
	color				: #1360b6;
	text-decoration			: none; 
}

#link_text a:hover {
	color				: #1360b6;
	text-decoration			: none; 
}

#loginpage {
	background-image		: url('/var/webimg/loginbg.jpg');
	background-repeat		: no-repeat;
	float					: left;
	width					: 978px;
	height					: 600px;
	margin-left				: 10px;
}

#homepage {
	background-image		: url('/var/webimg/frontpage.jpg');
	background-repeat		: no-repeat;
	float					: left;
	width					: 978px;
	height					: 600px;
	margin-left				: 10px;
}

#newstext {
	width				: 597px;
	float				: left;
	padding-top			: 20px;
	padding-left		: 0px;
	padding-bottom		: 20px;
	margin-left			: 10px;


}

#newstextrhs {
	width				: 300px;
	float				: left;
	padding-top			: 60px;
	padding-left		: 0px;
	padding-bottom		: 20px;
	margin-left			: 10px;

	text-align			: justify;
	font-family						: Verdana, Arial, sans-serif;
	font-size						: 10pt;
	font-weight						: normal;
	color				: #666666;


}

#newstextarticle {
	width				: 980px;
	float				: left;
	padding-top			: 20px;
	padding-left		: 0px;
	padding-bottom		: 20px;
	margin-left			: 10px;



}

#helpusheadline {
	font-weight			: bold;
	font-size			: 20pt;
	color				: #cccccc;
	padding-top			: 10px;
	margin				: 0px;
	padding-bottom		: 10px;
}

#textheadline {
	font-weight			: bold;
	font-size			: 20pt;
	color				: #cccccc;
	padding-top			: 0px;
	margin				: 0px;
	padding-bottom		: 10px;
}

#textheadline_lower {
	font-weight			: bold;
	font-size			: 20pt;
	color				: #cccccc;
	padding-top			: 0px;
	margin				: 0px;
	padding-bottom		: 10px;
	padding-top			: 20px;
}

#newspreview, #newspreview a {
	color					: #1360b6;
	text-decoration			: none;
	font-weight				: bold;
	font-size				: 16pt;

}

#newstitle {
	color					: #1360b6;
	text-decoration			: none;
	font-weight				: bold;
	font-size				: 16pt;
	float					: left;

}

#newstitlearticle {
	color					: #1360b6;
	text-decoration			: none;
	font-weight				: bold;
	font-size				: 16pt;
	width					: 410px;
	float					: left;
	text-align				: justify;


}

#newscreated{
	color					: #666666;
	text-decoration			: none;
	font-weight				: normal;
	font-size				: 8pt;
	margin-top				: 10px;
	width					: 410px;
	padding-bottom			: 20px;
	float					: left;

}

#theteamarticles {
	padding-top				: 20px;
	width					: 590px;

	float					: left;
}

#teampreview {
	color					: #1360b6;
	text-decoration			: none;
	font-weight				: bold;
	font-size				: 16pt;
	float					: left;
	margin					: 0px;
	padding					: 0px;
	padding-bottom			: 15px;
}

#teampreview ul {
	list-style-type			: none;
	border-bottom			: 1px dotted #cccccc;
	float					: left;
	margin					: 0px;
	padding					: 0px;
	width					: 600px;

}

#teampreview li {
	display					: inline;
	float					: left;

	margin					: 0px;
	padding					: 0px;
}


#teampic {
	width					: 130px;
	float					: left;
	margin					: 0px;
	padding					: 0px;
}

#teampic img {
	width					: 100px;
	border					: 1px solid #cccccc;
	margin					: 0px;
	padding					: 0px;
	float					: left;
	margin-bottom			: 5px;
}

#teaminfo {
	width					: 450px;
	font-size				: 9pt;
	float					: left;
	margin					: 0px;
	padding					: 0px;
	color					: #666666;
}

#fullarticle {

	width					: 410px;
	margin-top				: 20px;

}

#articlebody {
	float					: left;
	width					: 410px;
	font-size				: 10pt;

	color					: #666666;

	text-align				: justify;
}

#articlepic {

	margin				: 0px;
	padding					 : 0px;
	
	
}

#articlepic img {
	margin					: 0px;
	padding					: 0px;
	border					: 1px solid #666666;
	width					: 450px;
	
}

#newsarticlenotfound {
	color					: #1360b6;
	text-decoration			: none;
	font-weight				: bold;
	font-size				: 16pt;
}

#bottomseparator {
	border-bottom			: 1px dotted #cccccc;
		padding-bottom				: 15px;

}

#attachment_text {
	width					: 410px;
	font-size				: 8pt;
	color					: #1360b6;
	padding-top				: 40px;
}

#attachment_icon {
	text-align			: left;
	padding-top			: 5px;
}

#attachment_icon img {
	border			: none;

}

#attachment_icon a {
	decoration		: none;
	border			: 0px;
}

#articlecreated {
	font-size				: 8pt;
	font-weight				: normal;
}

#newspreview a:hover {
	color					: #1360b6;
}

#newsarticles {
	padding-top				: 20px;
	width					: 900px;

	float					: left;
}

#newsarticles ul {
	width					: 950px;
	list-style-type			: none;
	float					: left;
}

#newsarticles li {
	width					: 450px;
	display					: inline;
	float					: left;

}

#aboutuspage {
	background-image		: url('/var/webimg/aboutus.jpg');
	background-repeat		: no-repeat;
	float					: left;
	width					: 978px;
	height					: 600px;
	margin-left				: 10px;
}

#newspage {
	background-image		: url('/var/webimg/newspaper.jpg');
	background-repeat		: no-repeat;
	float					: left;
	width					: 978px;
	height					: 600px;
	margin-left				: 10px;
	
}


#theteampage {
	background-image		: url('/var/webimg/jigsaw.jpg');
	background-repeat		: no-repeat;
	float					: left;
	width					: 978px;
	height					: 600px;
	margin-left				: 10px;
}


#gallerypage {
	background-image		: url('/var/webimg/gallery.jpg');
	background-repeat		: no-repeat;
	float					: left;
	width					: 978px;
	height					: 600px;
	margin-left				: 10px;
}



#contactuspage {
	background-image		: url('/var/webimg/frontpage.jpg');
	background-repeat		: no-repeat;
	float					: left;
	width					: 978px;
	height					: 600px;
	margin-left				: 10px;
}

#contactuscompletepage {
	background-image		: url('/var/webimg/thumbsup.jpg');
	background-repeat		: no-repeat;
	float					: left;
	width					: 978px;
	height					: 600px;
	margin-left				: 10px;
}

#uploadnewstorypage {
	/*background-image		: url('/var/webimg/openbook.jpg');
	background-repeat		: no-repeat;*/
	float					: left;
	width					: 978px;
	height					: 600px;
	margin-left				: 10px;
}

#quickcreategallery {
	width					: 800px;
	float					: left;
}

#quickcreategallery ul {
	list-style-type			: none;
	
}

#quickcreategallery li {
	display					: inline;
	float					: left;
}

#picture_info {
	float					: left;
	width					: 800px;
	margin					: 0px;
	padding					: 0px;
	padding-bottom			: 10px;
	padding-top				: 10px;
	border-bottom			: 1px solid #cccccc;
}

#picture_info_image {
	width					: 150px;
	float					: left;
	margin					: 0px;
	padding					: 0px;
}

#picture_info_image img {
	width					: 150px;
	border					: 1px solid #666666;
		margin					: 0px;
	padding					: 0px;
	float					: left;
}

#picture_info_additional_info {
	float					: left;
	width					: 620px;
	margin-left				: 20px;
}

#picture_info_additional_info_col1 {
	float					: left;
	font-size				: 10pt;
	font-weight				: bold;
	color					: #666666;
	width					: 100px;
}

#picture_info_additional_info_col2 {
	float					: left;
	padding-bottom			: 10px;
	width					: 500px;
}

#picture_info_additional_info_options {
	float					: left;
	width					: 500px;
	padding-left			: 100px;
}


#manage_gallery_options_header {
	float					: left;
	padding					: 0px;
	margin					: 0px;
	margin-left				: -1px;
	border					: 1px solid #666666;
	background-color		: #dddddd;
	width					: 788px;
	padding-top				: 5px;
	padding-bottom			: 5px;
	padding-left			: 10px;
	padding-right			: 10px;
}

#album_count {
	font-size				: 8pt;
	color					: #1360b6;
}

#manage_gallery_options_header_update {
	float					: right;

}

#manage_gallery_options_header_checkbox {
	float					: left;
	width					: 475px;
	font-size				: 9pt;
	font-weight				: bold;
	color					: #666666;
	font-align				: left;
}

.gallerynewform {
	border-left			: 10px solid #ffffff;
	border-right		: 10px solid #ffffff;
}

#contactusform {
	width				: 597px;
	float				: left;
	padding-top			: 20px;
	padding-left		: 0px;
	padding-bottom		: 20px;
	margin-left			: 10px;

}

#contactformtext {
	float				: left;
	margin				: 0px;
	padding				: 0px;
 	font-weight			: bold;
 	color				: #666666;
 	font-size			: 9pt;
 	font-family						: Verdana, Arial, sans-serif;
}


#contactusinfo {
	width				: 317px;
	/*border				: solid 1px #ffffff;*/
	float				: left;
	margin				: 0px;
	padding				: 0px;
	padding-left		: 10px;
	padding-top			: 65px;
	padding-bottom		: 20px;
 	font-weight			: bold;
 	color				: #666666;
 	text-align			: justify;
 	font-size			: 9pt;
 	font-family						: Verdana, Arial, sans-serif;
}

#contactusinfo a{

	color				: #1360b6;
	text-decoration		: none;
}

#contactusform_textarea_style {
		font-family						: Verdana, Arial, sans-serif;
		font-size						: 9pt;
		font-weight						: normal;
		border							: 1px solid #666666;
		margin-top						: 10px;
		color							: #666666;
}

#contactusform_submit_style {
		font-family						: Verdana, Arial, sans-serif;
		font-size						: 10pt;
		font-weight						: normal;
		border							: 1px solid #666666;
		font-weight						: bold;
		color							: #ffffff;
	background-image		: url('/var/webimg/view_active_row.jpg');
	background-repeat		: x-repeat;
	margin-top					: 10px;
}

#textmainpar {
	font-weight			: bold;
	font-size			: 10pt;
	color				: #1360b6;
	padding-top			: 0px;
	margin				: 0px;
	padding-bottom		: 10px;
	width				: 595px;
	text-align			: justify;
}

#aboutustext {
	float					: left;
	width					: 350px;
	font-size				: 10pt;

	color					: #666666;

	text-align				: justify;
}

#homepagetext {
	float					: left;
	width					: 350px;
	font-size				: 10pt;
	padding-left			: 20px;
	color					: #666666;
	padding-top				: 10px;
	text-align				: justify;
}

#helpustext {
	float					: left;
	width					: 350px;
	font-size				: 10pt;
	padding-left			: 0px;
	color					: #666666;
	padding-top				: 20px;
	text-align				: justify;
}