@charset "utf-8";
@import "mymenu.css";
@import "anylinkcssmenu.css";
@import "quotes.css";
@import "dialog.css";
@import "dialog_white.css";

/* CSS Document */


	html,
	body {

		height:100%;
		background-image:url(images/otherback.jpg); 
		background-position:top center; 
		background-repeat:repeat-y; 
		background-color:#104565; 
		font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif; font-size:14px; line-height:20px;
	}
	#container {
		min-height:100%;
		position:relative;
	}

	#body {
		padding:0px;
		padding-bottom:192px;	/* Height of the footer */
		margin-left:auto; margin-right:auto;
		background-image:url(images/background.jpg); 
		background-position:top center; 
		background-repeat:no-repeat;
		min-height:600px;
	}

	#footer {
		position:absolute;
		bottom:0;
		width:100%;
		height:192px;			/* Height of the footer */
		background-image:url(images/footer.png); background-position:bottom center; background-repeat:no-repeat; font-family:Georgia, "Times New Roman", Times, serif;
	}

#inner-content{margin-left:auto; margin-right:auto; width:820px; position:relative; padding-top:60px; margin-bottom:0px;}
#menu-container{margin-left:auto; margin-right:auto; width:950px; height:30px; padding-top:150px; position:relative;}
#footer-container{margin-left:auto; margin-right:auto; width:920px; position:relative; top:110px;}
#footer-content{float:right;  text-align:right; color:#FFFFFF; line-height:20px;}
#footer-content a{color:#FFFFFF; text-decoration:none;}
#footer-content a:hover{text-decoration:underline;}

.bluetext {
	color:#105169;
	font-weight:bold;
}
.redtext {color:#FF0000; font-size:14px;}
.bluetextnormal {color:#105169;}
.photo-right {border:1px; border-color:#CCCCCC; border-style:solid; margin-left:20px;}
.photo-left {border:1px; border-color:#CCCCCC; border-style:solid; margin-right:20px; float:left;}
.photo {border:1px; border-color:#CCCCCC; border-style:solid; }
h1 {font-size:18px; margin-top:-10px; margin-bottom:10px;}
#slideshowcontainer{margin-left:auto; margin-right:auto; width:450px; height:338px; position:relative;}
