﻿body { font-family: Arial; background-color: #012236; margin: 0; padding: 0;}

/*p {margin:1em 3em 1em 3em; line-height:1.5em; text-align:justify;}*/

p {font: 13pt/1.8 "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;  color: #003100;	margin:1em 3em 1em 3em; text-align: justify;}


/*a:link {color: #006B6B; text-decoration:underline;}
a:visited {color:  #006B6B;}
a:hover {color: red;}*/

a { color: #006B6B;  text-decoration: underline;}
a:hover {color: red; text-decoration: underline;}


ul  { margin:1em 7em 1em 7em; line-height:1.5em; text-align: left;}

li { color: navy; text-align: left;	font-family: Arial, sans-serif;	/*font-size: 13px;*/}

li a {color: #0066CC;}

/** HEADINGS */

h6 { font-size:0.8em; font-family: "Trebuchet MS", Arial, sans-serif; color: #2B0018;  text-align:center; margin: 20px; text-shadow:#aaa 2px 2px 4px; font-weight:normal;}
h5 { font-size:1.2em; font-family: "Trebuchet MS", Arial, sans-serif; color: #2B0018;  text-align:center; margin: 30px; text-shadow:#aaa 2px 2px 4px; font-weight:normal;}
h4 { font-size:1.4em; font-family: "Trebuchet MS", Arial, sans-serif; color: #2B0018;  text-align:center; margin: 40px; text-shadow:#aaa 2px 2px 4px; font-weight:normal;}
h3 { font-size:1.6em; font-family: "Trebuchet MS", Arial, sans-serif; color: #2B0018;  text-align:center; margin: 45px; text-shadow:#aaa 2px 2px 4px; font-weight:normal;}
h2 { font-size:1.8em; font-family: "Trebuchet MS", Arial, sans-serif; color: #2B0018;  text-align:center; margin: 47px; text-shadow:#aaa 2px 2px 4px; font-weight:normal;}
h1 { font-size:2.0em; font-family: "Trebuchet MS", Arial, sans-serif; color: #2B0018;  text-align:center; margin: 50px; text-shadow:#aaa 2px 2px 4px; font-weight:normal;}


#container {
	position: relative;
	width: 980px;
	margin: 0px auto;
	background-color: #ece9dd;
	/*background-color: #edffda;*/
	/*background-color: #F1EABC;*/
	border: 0px solid #C00000;
	
}

#header {
	width: 770px;
	margin: 0 auto 0 auto;
	margin-bottom: 20px;
}

#content {
	width: 100%;
	margin: 0 auto 0 auto;
	text-align: left;
	height: 100%;
	
}

#content .imgl {
	float: left;
	padding-right: 8px;
	margin-left: 46px;
	}

#content .imgr {
	float: right;
	padding-left: 9px;
	margin-right: 44px;
	
}

#content .imgl p {
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
	line-height: 1.5em;
}

#content .imgr p {
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
	line-height: 1.5em;
}


li {
	list-style-image: url(../images/backgrounds/li.gif);
	line-height: 150%;
	text-align: left;
}

/* ~~~~~~~~~ PROPS FOR THE MENU GO OUT TO EXPLODING-BOY.COM ~~~~~~~~~ */
#topmenu {
	position: relative;
	top: 12px;
	left: 5px;
	width: 960px;
	font-size: 93%;
	margin: 0;
	line-height: normal;
	height: 41px;
}

#topmenu ul {
	margin: 0;
	padding: 0px 0px 0 2px;
	list-style: none;
}

#topmenu li {
	display: inline;
	margin: 0;
	padding: 0;
}

#topmenu a {
	float: left;
	background: url(images/menuleft.png) no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}

#topmenu a span {
	float: left;
	display: block;
	background: url(images/menuright.png) no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #2C3E69;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#topmenu a span {
	float: none;
}

/* End IE5-Mac hack */
#topmenu a:hover span {
	color: #ff0000;
	background-color:white;
	text-decoration: underline;
}

#topmenu a:hover {
	background-position: 0% -42px;
}

#topmenu a:hover span {
	background-position: 100% -42px;
}

#wrapper-footer {
	background: #FEFBE8;
	border: 1px solid #ccc;
	margin-top: 1em;
	text-align: center;
	max-width: 960px;
	height: 141px;
	border: 1px solid #ccc;
	padding: 20px;
}

#footer {
	text-align: center;
	height: 35px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	clear: both;
	background-repeat: no-repeat;
}

#footer a:visited {
	color: #3399FF;
}

#footer a:link {
	color: #3399FF;
}

#footer a:hover {
	color: navy;
}

#footer {
	margin: 0 20px;
	clear: both;
	font-size: 13px;
	text-align: center;
}

#footer p {
	margin: 0 20px;
	clear: both;
	font-size: 13px;
	text-align: center;
}
#footer h6 {font-size: 11px;}

#footer a:hover {
	text-decoration: underline;
}

.ctr {
	text-align: center;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

.hide {
	display: none;
}

a.dark:link {color: yellow; text-decoration: none; }
a.dark:visited {color: yellow; text-decoration: none;}
a.dark:hover {color: #0F0; text-decoration: underline; }

h1 { color: #990033; font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif; text-align:center; margin:0 1em 1em 1em; text-shadow:#aaa 2px 2px 4px; }

h2 { color: #990033; font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif; text-align:center; margin:0 1em 1em 1em; text-shadow:#aaa 2px 2px 4px; }

h3 { color: #990033; font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif; text-align:center; margin:0 1em 1em 1em; text-shadow:#aaa 2px 2px 4px; }

h4 { color: #990033; font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif; text-align:center; margin:0 1em 1em 1em; text-shadow:#aaa 2px 2px 4px; }

h5 { color: #990033; font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif; text-align:center; margin:0 1em 1em 1em; text-shadow:#aaa 2px 2px 4px; }

h6 { color: #990033; font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif; text-align:center; margin:0 1em 1em 1em;  }

h6 {font-size:75%; font-style:italic;}

dt {margin-top:10px}
dd {color:#666666}
td { padding:4px}


.cytat {
	border-left: 5px solid #7A8CB4;
	border-right: 5px solid #7A8CB4;
	border-top: 1px solid #7A8CB4;
	border-bottom: 1px solid #7A8CB4;
	font-style: italic;
	font-size: 13px;
	margin: 40px;
	padding: 25px;
	text-align: left;
	background-color: #EFEFEF;
	color: #2C3E69;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.gray  {font-family: "Trebuchet MS", Arial, sans-serif; 
		border-left: 5px solid #495e80; 
		border-right: 5px solid #495e80; 
		border-top: 1px solid #495e80; 
		border-bottom: 1px solid #495e80; 
		margin: 2em 4em 2em 4em; 
		padding: 1em 2em 1em 2em; 
		text-align:left; 
		font-size: 15px;
		background-color: #FFFFFF;
		box-shadow: 0px 0px 3px #222;
    	-moz-box-shadow: 0px 0px 3px #222;
    	-webkit-box-shadow: 0px 0px 3px #222;
    	border-radius: 6px;
    	-moz-border-radius: 6px;
    	-khtml-border-radius: 6px;
    	-webkit-border-radius: 6px

    	}

.graj{width:500px;padding:2px 4px;background-color:#f6f6f6;border:#aaa 1px solid;}


.green {border: 2px solid #B8E6E6; margin: 10px 50px 10px 50px; padding: 15px; color: #006B6B; font-family: "Trebuchet MS", Arial, sans-serif; font-style: italic; background : #F7FFF6;}


.left {
	text-align: left;
}
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
	text-align: left;
}

li {line-height:150%; text-align:left;}
.ctr	{text-align: center; }
.clear {clear:both; margin:0; padding:0;}
.hide {display:none;}
.headsub   {background: #0B3F3B; text-align:center; font-family:Arial; color:white;  margin: 20px; padding: 15px;}
.headtitle2 {width:95%; margin: 0 auto; color:#FFFFFF; background:url(images/header.jpg); padding-top:20px; padding-bottom:20px; font-family:Arial; font-size:24px; font-weight:bold; line-height:1em; text-align:center;}
.menuheader {font-family: "Trebuchet MS", Arial, sans-serif; font-size: 150%; color: #990033; background:#fff url(img/gradient2.png) repeat-x; border-top:1px solid #ddd; border-right:1px solid #888; border-bottom:1px solid #888; border-left:1px solid #ddd; margin: 20px; padding: 15px; text-transform:uppercase; }
.important {font-weight: bold;}
.verse {color: #fff; background: navy; padding:10px; margin: 10px;}
.quote {border: 2px solid #cfebfa; color: #00008b; font-size: 10pt; margin: 10px 50px 10px 50px; padding : 10px; text-align: left; background: #f4faff; font-family: Verdana; font-style: italic }
.bold {font-family: "Trebuchet MS", Arial, sans-serif; border: 2px solid #f7e5e5; margin: 30px 50px 30px 50px; padding: 10px; color:navy; background-color: #FFF8F4;font-style: italic}
.green li {	margin-left:55px; display:block;}
.uak{font-size: 8pt; font-family: Verdana, sans-serif; font-style: italic; padding-bottom: 2px; text-align: center; }

blockquote {
	margin-left: 60px;
	margin-right: 60px;
	margin-top: 1.2em;
  	margin-bottom: 1.2em;
  	line-height:1.5em;
  	border-left: 2px solid #CCC;
  	border-right: 2px solid #CCC;
  	padding: 20px;
  	text-align:left;
  	background:#EEEEEE;
}
