/* CSS Document */



body {
	background-color: #ffffff;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	}
	
#horizon {
	text-align: center;
	}

#wrapper {
	position: relative;
	text-align: left;
	width: 800px;
	margin: auto;	
	}

a {
	color: #cb5055;
	text-decoration: none;	
	}

a:hover {
	color: #59619f;	
	}

.clear {
		clear: both;
		font-size: 1px; 
	}
h2 {
	color: #302f78;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding:0 0px 5px 0;
	border-bottom: 1px solid #302f78;
	
	}
	
/* Header .................................................................... */


#preheader {
	position: absolute;
	height: 30px;
	text-align: right;
	font-size: 10px;
	z-index: 19898;
	right: 40px;
	color: #302f78;
	top: 12px;
	}

#preheader a {
	color: #ffffff;
	text-decoration: none;
	}

#preheader a:hover {
	color: #ebebeb;
	text-decoration: none;
	}


#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 196px;
	width: 800px;
	position: absolute;
	left: 0px;	
	top: 0px;
	z-index: 1;
	}


/* Content ................................................................... */

#content {
	position: absolute;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: right top;
	width: 800px;
	margin-bottom: 35px;
	top: 196px;
	height: auto;
	background-image: url(images/body_background.jpg);
	}


/* Body Text ................................................................... */

#body_text {
	position: relative;
	float: left;
	left: 60px;
	top: 15px;
	width: 545px;
	height: 100%;
	padding-bottom: 50px;
	min-height: 275px;
	text-align: justify;
	z-index: 1;
	}



/*Adding images to body .............. */


dl.gallery {
	max-width: 202px;
	text-align: center;
	padding: 5px 5px 5px 0;
	float: left;
	margin-right: 1em;
	}

.gallery dt img {
	border: 1px solid #302f78;
	max-width: 200px;
	max-height: 200px;
	margin-bottom: 5px;
	}

.gallery dd {
	margin: 0;
	padding: 0;
	font-style: italic;
	font-size: .8em;
	color: ##302f78;
	}


/*Adding images to body #2 .............. */



div.figure {
	  float: left;
	  width: 50%;
	  margin: 5px 5px 0 0;
	  padding: 0.5em;
	}

div.figure img {
	border: 1px solid #302f78;
	}	
	
div.figure p {
	  text-align: center;
	  font-style: italic;
	  font-size: .8em;
	  text-indent: 0;
	}
img.scaled {
	  width: 100%;
	}



.photo_gallery img, .photo_gallery a img {
            border: solid 5px #c6c8d8;
            margin: 10px;
            filter:alpha(opacity=75);
            -moz-opacity:.75;
            opacity:.75;
            max-width: 150px;
            }

 

.photo_gallery img:hover, .photo_gallery a img:hover {
            border: solid 5px #5961a0;
            filter:alpha(opacity=100);
            -moz-opacity:1.0;
            opacity:1.0;
            }

/* Left Column / Nav ......................................................... */

#nav {
	float:left;
	width: 775px;
	padding-top: 0px;
	padding-bottom: 8px;
	margin-top: 2px;
	padding-left: 25px;
	}


/* ====================================================================================
#nav ul {
	width: 100%;
	display: inline;
	padding: 0 0 0 30px;
	margin: 0px;
	}

#nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	margin-left: -5px;	
	}

#nav li a, #nav li a:visited {
	text-decoration: none;
	color:#fff;
	padding: 5px 10px 6px 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ffffff;
	margin: 0px;
	}

#nav li a:hover {
	background-color: #CCCCCC;
	color: #000;
	}

=========================================== */

/* ================================================================================================ */


/* zeroing padding/margin for all elements */
#TJK_dropDownMenu,
#TJK_dropDownMenu * { margin:0;padding:0;}
/* "Master" UL (the whole Menu) */
#TJK_dropDownMenu {position:relative;width:775px;max-width:100%;float:left; z-index: 2222;
}
/* sub-menu ULs */
#TJK_dropDownMenu li ul {
	width:11em !important;
	cursor:default;
	position:absolute;
	height:auto;
	display:none;
	left:-10px;
	padding: 3px 10px 0px 10px;
	background:url(/img/clear.gif);
	font-size: 12px;
	
}
/* All LIs */
#TJK_dropDownMenu li {
	position:relative;
	/*width:9.35em;*/
	max-width:14.25%;
	cursor:pointer;
	float:left;
	list-style-type:none;
	font-weight:bold;
	font-size: 12px;
	padding-top: 1px;
	border-right:1px solid #fff;
}

#TJK_dropDownMenu li#UZ {
	border-right: 0px;
}

#TJK_dropDownMenu li:hover {
	background:#ad4245;	}


/* sub-menu LIs */
#TJK_dropDownMenu li ul li {
	width:10em/*FF*/;
	padding:0;
	border:none;
	max-width:120%;
	border-top:none;
	background: #c74c51;
}
/* All anchors */
#TJK_dropDownMenu li a {
	cursor:default;
	color:#fff;
	text-decoration:none;
	display:block;
	float:left;
	padding:0;
	width:8.87em; 
	height:2.2em;
	line-height:2em;
}
/* sub-menu Anchors */
#TJK_dropDownMenu li ul li a {
	width:9em/*FF*/;
	position:relative !important; /* ie Mac */
	cursor:pointer !important;
	line-height:1.2em;
	height: auto;
	font-weight:normal;
	border:1px solid #fff;
	color:#fff;
	background-position:0 50% !important;
	padding: 5px .4em 5px .4em;
}
/* :hover and stuff */
#TJK_dropDownMenu li a:hover,
#TJK_dropDownMenu li a:focus,
#TJK_dropDownMenu li a:active {color:#fff;background:#ad4245;}
/* move the declarations from the rule below the one above if you want a background swap on *all* anchors, including the top level ones */
#TJK_dropDownMenu ul a:hover,
#TJK_dropDownMenu ul a:focus,
#TJK_dropDownMenu ul a:active {color:#fff !important;background:#ad4245;}
/* display and z-index for the sub-menus */
#TJK_dropDownMenu li:hover ul,
#TJK_dropDownMenu li.msieFix ul {display:block;z-index:1001;top:2em !important;}
/* safari: users can keep sub-menus up by from sub-menus to next top level  */
/* didn't find a solution for users going back from the last one. I prefer  */
/* to leave it like that vs. taking the last sub-menu *out of* the wrapper  */
#TJK_dropDownMenu li#AB {z-index:700;}
#TJK_dropDownMenu li#CF {z-index:600;}
#TJK_dropDownMenu li#GJ {z-index:500;}
#TJK_dropDownMenu li#KR {z-index:400;}
#TJK_dropDownMenu li#new {z-index:300;}
#TJK_dropDownMenu li#ST {z-index:200;}
#TJK_dropDownMenu li#UZ {z-index:100;}

/* Current location - class on Body must match LI's id */
.AB #TJK_dropDownMenu li#AB a,
.CF #TJK_dropDownMenu li#CF a,
.GJ #TJK_dropDownMenu li#GJ a,
.KR #TJK_dropDownMenu li#KR a,
.ST #TJK_dropDownMenu li#ST a,
.UZ #TJK_dropDownMenu li#UZ a {color:#000;}
/* Keeping current menu accessible to JAWS */
.AB #TJK_dropDownMenu li#AB ul,
.CF #TJK_dropDownMenu li#CF ul,
.GJ #TJK_dropDownMenu li#GJ ul,
.KR #TJK_dropDownMenu li#KR ul,
.ST #TJK_dropDownMenu li#ST ul,
.UZ #TJK_dropDownMenu li#UZ ul {display:block;top:-1000px}

/* "trigger" and "msieFix" classes */
#TJK_dropDownMenu li.msieFix a {}
/* last nested UL. keeping it in */
#TJK_dropDownMenu li#UZ ul {left:-2.3em !important;}

/* If JS is OFF we need to style the links in the sub-menu of the current page     */
/* so they are accessible to keyboard users. Using a class on each link would let  */
/* us stick each link in the same place, but we would have to plug a lot of        */
/* attributes in the markup and many rules here, so...                             */
.AB #TJK_dropDownMenu li#AB ul li a:focus,
.AB #TJK_dropDownMenu li#AB ul li a:active,
.CF #TJK_dropDownMenu li#CF ul li a:focus,
.CF #TJK_dropDownMenu li#CF ul li a:active,
.GJ #TJK_dropDownMenu li#GJ ul li a:focus,
.GJ #TJK_dropDownMenu li#GJ ul li a:active,
.KR #TJK_dropDownMenu li#KR ul li a:focus,
.KR #TJK_dropDownMenu li#KR ul li a:active,
.ST #TJK_dropDownMenu li#ST ul li a:focus,
.ST #TJK_dropDownMenu li#ST ul li a:active,
.UZ #TJK_dropDownMenu li#UZ ul li a:focus,
.UZ #TJK_dropDownMenu li#UZ ul li a:active {position:absolute !important;top:1028px !important;}

.no_right_border {
	border-right: 0px;
	}







/* Right Column .... ......................................................... */

#right_column {
	position: relative;
	float: right;
	top: 10px;
	width: 150px;
	height: auto;
	right: 40px;
	text-align: justify;
	}


#right_styling, #right_styling_2, #right_styling_3 {
	padding-left: 30px;
	padding-bottom: 15px;
	font-weight: normal;
	}


.members {
	border-bottom: 1px solid #302f78;
	width: 100%;
	display: block;
	color: #302f78;
	font-weight: bold;
	line-height: 1.2em;
	}

form {
	font-size: 0.8em;
	color: #302f78;
	}

.form_input {
	background-color: #e1e1e1;
	border: 1px solid #302f78;
	line-height: 1.8em;
	}

.form_login {
	background-color: #e1e1e1;
	border: 1px solid #302f78;
	font-weight: bold;
	color: #59619f;
	padding: 2px;
	font-size: .85em;
	float: right;
	}


#right_block, #right_block_2 {
	background-color: #302f78;
	width: 135px;
	padding-left: 15px;
	margin-left: 15px;
	padding-top: 4px;
	padding-bottom: 8px;
	color: #ffffff;
	font-weight: bold;
	background-image: url(images/right_block_back.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	}
	


/* Footer .................................................................... */


#footer {
	position: relative;
	background-image: url(images/footer_background.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 15px;
	width: 800px;
	margin-top:5px;
	clear: both;
	font-size: 10px;
	text-align: center;
	}
	
