/********************************************
HTML ELEMENTS
********************************************/
/* top elements */
* { margin: 0; padding: 0; outline: 0; } /*sets no padding or margin around the body of our document*/

body {
background-color: #282425; /*website background color (white)*/
color: #FFF; /*sets our text color for our website*/
margin: 0px 0; /*sets no padding and a 15px margin around the body of our document*/
font-family: Verdana, Tahoma, arial, sans-serif; /*sets the font family for our website*/
font-size: 70%; /*sets the font size in %, you can also use 12px or 14px etc... px stands for pixels*/
line-height: 1.5em; /*sets the height between each line of text.*/
vertical-align:top;
}

#header {
height:128px;
width:919px;
margin: 0 auto;
text-align:left;
}

#header img {
border: 0;
}

#menu {
background:url(images/content1header.jpg) no-repeat center top;
height:45px;
width:919px;
font-size: 14px; /*The font size*/
line-height: 45px;
text-align: center;
margin: 0 auto;
}

#menu ul {
list-style: none;
margin: 0 auto;
}

#menu ul li {
display: inline; /*The element will be displayed as an inline element, with no line break before or after the element*/
}

#menu ul li a {
display: inline;
float: center;
padding: 0 12px;
color: #fff; /*Font color*/
text-decoration: none;
}

#menu ul li a:hover {
color: #000                                    ; /*Mouseover hover color*/
}

#menubody {
background:url(images/content1body.jpg) no-repeat center top;
width:919px;
font-size: 14px; /*The font size*/
text-align: left;
margin: 0 auto;
}

#menubody h2 {
padding: 0;
margin-bottom: 0;
color: #FFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 180%;
font-style: normal;
font-weight: bold;
}

#menubody h2 a {
color: #FFF;
text-decoration: none;
}

#menubody img {
border:0 0 0 0;
padding:0 0 0 0;
}

#menubody a {
border:0 0 0 0;
padding:0 0 0 0;
}

#menubody p, #menubody h1, #menubody h2, #menubody h3, #menubody ol, #menubody ul,
#menubody blockquote, #menubody table, #menubody form {
margin-top: 0px;
margin-left: 15px;
margin-right: 20px;
}

#menufooter {
background:url(images/content1footer.jpg) no-repeat center top;
width: 919px;
height: 18px;
text-align: center;
font-size: 90%;
margin: 0 auto;
}

#contentheader {
background:url(images/content2header.jpg) no-repeat center top;
width: 919px;
height: 30px;
margin: 0 auto;
}

#contentbody-main {
background:url(images/content2body.jpg) repeat-y center top;
width:919px;
height:968px;
margin: 0 auto;
color:#000000;
text-align: left;
font-size:100%;
}

#contentbody-promo {
background:url(images/content2body.jpg) repeat-y center top;
width:919px;
height:1068px;
margin: 0 auto;
color:#000000;
text-align: left;
font-size:100%;
}

#contentbody {
background:url(images/content2body.jpg) repeat-y center top;
width:919px;
height:608px;
margin: 0 auto;
color:#000000;
text-align: left;
font-size:100%;
}

#contentbody h2 {
padding: 0;
margin-bottom: 0;
color: #FFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 180%;
font-style: normal;
font-weight: bold;
}
#contentbody h2 a {
color: #FFF;
text-decoration: none;
}

#contentbody p, #contentbody h1, #contentbody h2, #contentbody h3, #contentbody ol, #contentbody ul,
#contentbody blockquote, #contentbody table, #contentbody form {
margin-top: 0px;
margin-left: 15px;
margin-right: 20px;
}

#contentleft-main {
	width:703px;
	height:968px;
	margin: 0 0 0 0;
	float:left;
	color: #000000;
	text-align: left;
	font-size:100%;
}

#contentleft-promo {
	width:703px;
	height:1068px;
	margin: 0 0 0 0;
	float:left;
	color: #000000;
	text-align: left;
	font-size:100%;
}

#contentleft {
	width:703px;
	height:608px;
	margin: 0 0 0 0;
	float:left;
	color: #000000;
	text-align: left;
	font-size:100%;
}

#contentleft hr {
margin: 10px 0 0 10px;
}

#contentright-main {
	width:215px;
	height:968px;
	float:right;
	top:auto;
	margin: 0 0 0 0;
	color: #000000;
	text-align: center;
	font-size:100%;
}

#contentright-promo {
	width:215px;
	height:1068px;
	float:right;
	top:auto;
	margin: 0 0 0 0;
	color: #000000;
	text-align: center;
	font-size:100%;
}


#contentright {
	width:215px;
	height:608px;
	float:right;
	top:auto;
	margin: 0 0 0 0;
	color: #000000;
	text-align: center;
	font-size:100%;
}

#contentfooter {
background:url(images/content2footer.jpg) no-repeat center top;
width:919px;
height:30px;
margin:0 auto;
}

/********************************************
FOOTER
********************************************/
#footer {
color: #0088df;
width: 919px;
text-align: left;
font-size: 89%;
margin: 0 auto;
}
#footer p {
padding: 0px 0;
margin: 0 auto;
}
#footer a {
color: #0088df;
text-decoration: none;
}

/* alignment classes */
.float-left { float: left; }
.float-right { float: right; }
.align-left { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }

/********************************************
WEBSITE LINKS
********************************************/
a, a:visited {
text-decoration: none;
background: inherit;
color: #000;
}
a:hover {
text-decoration: underline;
background: inherit;
color: #000;
}


/********************************************
WEBSITE TEXT HEADERS
********************************************/
h1, h2, h3 { font-family: 'Trebuchet MS', Tahoma, Sans-serif; }
h1 {
font-size: 180%;
font-weight: normal;
color: #555;
}
h2 {
font-size: 160%;
color: #88ac0b;
font-weight: normal;
}
h3 {
font-size: 135%;
color: #666666;
}

/********************************************
WEBSITE IMAGES
********************************************/
img {
padding: 0px;
}

img.float-right { margin: 0px 0px 0px 0px; }
img.float-left { margin: 0px 10px 10px 0px; }

p {
margin: 5px 7px;
}

h1, h2, h3 {
margin: 0px 1px;
padding: 0;
}
ul, ol {
margin: 5px 15px;
padding: 0 25px;
}

/* ######### CSS for PHP Photo Album itself ######### */

.photodiv{ /*CSS for DIV containing each image*/
float: left;
margin-left: 25px;
margin-right: 5px;
margin-bottom: 10px;
}

.photodiv img{ /*CSS for each image tag*/
border: 0;
width: 141px;
height: 106px;
cursor: hand;
cursor: pointer;
}

.albumnavlinks{ /*CSS for DIV containing the navigational links*/
}

.albumnavlinks a{ /*CSS for each navigational link*/
margin-left: 25px;
margin-right: 5px;
padding: 1px 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
font-weight: bold;
}


.albumnavlinks a:hover, .albumnavlinks a.current{ /*CSS for currently selected navigational link*/
border: 1px solid #2b66a5;
background-color: yellow;
}

/* ######### CSS for thumbnail viewer plugin ######### */

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 8px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;  
box-shadow: 5px 5px #818181; /* Experimental box shadow properties*/
-webkit-box-shadow: 5px 5px #818181;
-moz-box-shadow: 5px 5px #818181;
-ms-filter: "progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=5, offY=5,  positive=true)"; /* IE8 drop shadow*/
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=5, offY=5,  positive=true); /* IE drop shadow*/
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 14px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
margin: 5px;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 10px;
font: bold 14px Arial;
z-index: 5;
}
