body{
	margin:20px 0px;
	padding:0px;
	text-align:center;
	z-index: -10;
	background-image: url(assets/bkg-tile.gif);
	background-repeat: repeat;
        }
#main {
	margin:0px auto;
	padding:0px;
	height: auto;
	width: 800px;
	position:relative;
	z-index: 0;
}
#logo1 {
	height: 30px;
	width: 191px;
	position:absolute;
	z-index: 50;
	left: 0px;
	top: 0px;
}
#logo2 {
	height: 48px;
	width: 70px;
	position:absolute;
	z-index: 100;
	left: 0px;
	bottom: 3px;
}
#copy-container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	position: absolute;
	height: 400px;
	width: 510px;
	left: 20px;
	top: 70px;
	text-align: left;
}
#leftbar {
	background-color:#00a0c6;
	width: 76px;
	height: 600px;
	position:absolute;
	z-index: 5;
	left: 0px;
	top: 0px;
}
#midbar {
	background-color:#e41b5b;
	width: 95px;
	height: 600px;
	position:absolute;
	z-index: 6;
	left: 96px;
	top: 0px;
}
#box1{
	background-color:#000000;
	width: 600px;
	height: 600px;
	position:absolute;
	z-index: 7;
	top: 0px;
	right: 0px;
}
#box2{
	background-color:#ffffff;
	height: 540px;
	width: 560px;
	position:absolute;
	z-index: 8;
	top: 20px;
	right: 20px;
}
.thumbbox{
	height: 480px;
	width: 200px;
	position:absolute;
	z-index: 30;
	top: 110px;
	left: 10px;
}

#bbar1{background-color:#000000;
	width: 3px;
	height: 590px;
	left: 79.5px;
	top: 10px;
	position:absolute;
	z-index: 9;
	}
#bbar2{background-color:#000000;
	width: 3px;
	height: 590px;
	left: 90px;
	top: 10px;
	position:absolute;
	z-index: 9;
}
.invertedshiftdown2{
padding: 0;
width: 100%;
border-top: 5px solid #000000; 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown2 ul{
margin:0;
margin-left: 20px; 
padding: 0;
list-style: none;
}

.invertedshiftdown2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown2 a{
float: left;
display: block;
font: bold 12px Arial;
color: #ffffff;
text-decoration: none;
margin: 0 2px 0 0; /*Margin between each menu item*/
padding: 5px 10px 5px 10px; /*Padding within each menu item*/
background-color:#00a0c6; /*Default menu color*/
border-bottom: 8px solid white;
}

.invertedshiftdown2 a:hover{
background-color: #e41b5b; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #e41b5b; /*Highlight red color theme*/
color: white;
}

.invertedshiftdown2 .current a{ /** currently selected menu item **/
background-color: #000000; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #000000; /*Highlight red color theme*/
color: white;
}

gallerycontainer{
	position: absolute;/*Add a height attribute and set to largest image's height to prevent overlaying*/
	top: 50px;
}

.thumbnail img{
	margin: 5px;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 0px;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #00a0c6;
	padding: 4px;
	left: -1000px;
	border: 1px dashed #000000;
	visibility: hidden;
	color: #000000;
	width:auto;
	text-align:center;
	text-decoration: none;
	
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 1px dashed #000000;
padding: 10px;
text-align:center
text-decoration: none;

}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 220px; /*position where enlarged image should offset horizontally */
z-index: 50;
text-align:center
text-decoration: none;

}

.invertedshiftdown3{
padding: 0;
width: 100%;
border-top: 5px solid #00a0c6; 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown3 ul{
margin:0;
margin-left: 20px; 
padding: 0;
list-style: none;
}

.invertedshiftdown3 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown3 a{
float: left;
display: block;
font: bold 12px Arial;
color: #ffffff;
text-decoration: none;
margin: 0 2px 0 0; /*Margin between each menu item*/
padding: 5px 10px 5px 10px; /*Padding within each menu item*/
background-color:#e41b5b; /*Default menu color*/
border-bottom: 8px solid white;
}

.invertedshiftdown3 a:hover{
background-color:#000000; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color:#000000; /*Highlight red color theme*/
color: white;
}

.invertedshiftdown3 .current a{ /** currently selected menu item **/
background-color: #00a0c6; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #00a0c6; /*Highlight red color theme*/
color: white;
}
#bbar12{background-color:#00a0c6;
	width: 3px;
	height: 590px;
	left: 79.5px;
	top: 10px;
	position:absolute;
	z-index: 9;
	}
#bbar22{background-color:#00a0c6;
		width: 3px;
	height: 590px;
	left: 90px;
	top: 10px;
	position:absolute;
	z-index: 9;
}

#leftbar2 {
	background-color:#e41b5b;
	width: 76px;
	height: 600px;
	position:absolute;
	z-index: 5;
	left: 0px;
	top: 0px;
}
#midbar2 {
	background-color:#000000;
	width: 95px;
	height: 600px;
	position:absolute;
	z-index: 6;
	left: 96px;
	top: 0px;
}
#box12{
	background-color:#00a0c6;
	width: 600px;
	height: 600px;
	position:absolute;
	z-index: 7;
	top: 0px;
	right: 0px;
}

.invertedshiftdown4{
padding: 0;
width: 100%;
border-top: 5px solid #e41b5b; 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown4 ul{
margin:0;
margin-left: 20px; 
padding: 0;
list-style: none;
}

.invertedshiftdown4 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown4 a{
float: left;
display: block;
font: bold 12px Arial;
color: #ffffff;
text-decoration: none;
margin: 0 2px 0 0; /*Margin between each menu item*/
padding: 5px 10px 5px 10px; /*Padding within each menu item*/
background-color:#000000; /*Default menu color*/
border-bottom: 8px solid white;
}

.invertedshiftdown4 a:hover{
background-color:#00a0c6; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color:#00a0c6; /*Highlight red color theme*/
color: white;
}

.invertedshiftdown4 .current a{ /** currently selected menu item **/
background-color:#e41b5b; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color:#e41b5b; /*Highlight red color theme*/
color: white;
}

#bbar13{
	background-color:#e41b5b;
	width: 3px;
	height: 590px;
	left: 79.5px;
	top: 10px;
	position:absolute;
	z-index: 9;
	}
#bbar23{background-color:#e41b5b;
	width: 3px;
	height: 590px;
	left: 90px;
	top: 10px;
	position:absolute;
	z-index: 9;
}

#leftbar3 {
	background-color:#000000;
	width: 75px;
	height: 600px;
	position:absolute;
	z-index: 5;
	left: 0px;
	top: 0px;
}
#midbar3 {
	background-color:#00a0c6;
	width: 95px;
	height: 600px;
	position:absolute;
	z-index: 6;
	left: 97px;
	top: 0px;
}
#box13{
	background-color:#e41b5b;
	width: 600px;
	height: 600px;
	position:absolute;
	z-index: 7;
	top: 0px;
	right: 0px;
}
#logo-home {
	position: absolute;
	left: 200px;
	top: 220px;
	z-index: 100;
	width: auto;
}
#bbar1-home{
	background-color:#000000;
	width: 3px;
	height: 350px;
	left: 279px;
	top: 250px;
	position:absolute;
	z-index: 9;
	}
#bbar2-home{
	background-color:#000000;
	width: 3px;
	height: 350px;
	left: 290px;
	top: 250px;
	position:absolute;
	z-index: 9;
}
#leftbar-home {
	background-color:#00a0c6;
	width: 76px;
	height: 600px;
	position:absolute;
	z-index: 5;
	left: 200px;
	top: 0px;
}
#midbar-home {
	background-color:#e41b5b;
	width: 96px;
	height: 600px;
	position:absolute;
	z-index: 6;
	left: 296px;
	top: 0px;
}
#box1-home{
	background-color:#000000;
	width: 400px;
	height: 600px;
	position:absolute;
	z-index: 7;
	top: 0px;
	right: 0px;
}
#box2-home{
	background-color:#000000;
	height: 600px;
	width: 190px;
	position:absolute;
	z-index: 8;
	top: 0px;
	left: 0px;
}
#logo2-home {
	height: 133px;
	width: 120px;
	position:absolute;
	z-index: 100;
	left: 0px;
	top:170px;
}
.invertedshiftdown-h{
	padding: 0;
	width: 100%;
	background: #000000;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-top: 230px;
	margin-left: 0px;
}

.invertedshiftdown-h ul{
margin:0;
margin-left: 20px; 
padding: 0;
list-style: none;
}

.invertedshiftdown-h li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown-h a{
	float: left;
	display: block;
	font: bold 12px Arial;
	color: #ffffff;
	text-decoration: none;
	margin: 0 2px 0 0; /*Margin between each menu item*/
	padding: 5px 10px 5px 10px; /*Padding within each menu item*/
	background-color:#000000;
	border-bottom: 8px solid #000000;
}

.invertedshiftdown-h a:hover{
	background-color: #e41b5b; /*Highlight red color theme*/
	padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
	padding-bottom: 0; /*Highlight red color theme*/
	color: #ffffff;
	border-bottom-color: #e41b5b;
}
*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
display: block;
	font: bold 12px Arial;
	text-transform:uppercase;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #e41b5b;
text-decoration: none; 
color: #e41b5b;
}

.pagination a:hover{
border: 1px solid #00a0c6;
color: #00a0c6;
background-color: #ffffff;
}

.pagination a:active{
border: 1px solid #000000;
color: #000000;
background-color: #ffffff;
}

.pagination a.currentpage{
background-color: #ffffff;
color: #000000;
border-color: #000000;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #000000;
border-color: #000000;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}

#sec_nav {
	position: absolute;
	width: 500px;
	top: 60px;
	left: 30px;
}
#main #box2 .thumbbox .gallerycontainer .thumbnail font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-top-color: #00A0C6;
	border-right-color: #00A0C6;
	border-bottom-color: #00A0C6;
	border-left-color: #00A0C6;
	font-style: normal;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	position: absolute;
	right: 20px;
	bottom: 10px;
}

.thumbnail2 img{
	margin: 5px;
}

.thumbnail2:hover{
background-color: transparent;
}

.thumbnail2:hover img{
border: 0px;
}

.thumbnail2 span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #00a0c6;
	padding: 4px;
	left: -1000px;
	border: 1px dashed #000000;
	visibility: hidden;
	color: #000000;
	width:auto;
	text-align:center;
	text-decoration: none;
	
}

.thumbnail2 span img{ /*CSS for enlarged image*/
border-width: 1px dashed #000000;
padding: 10px;
text-align:center
text-decoration: none;

}

.thumbnail2:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 190px; /*position where enlarged image should offset horizontally */
z-index: 50;
text-align:center
text-decoration: none;

}
.thumbbox2{
	height: 480px;
	width: 140px;
	position:absolute;
	z-index: 30;
	top: 110px;
	left: 10px;
}
#main #box2 .thumbbox .gallerycontainer .thumbnail2 font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-top-color: #00A0C6;
	border-right-color: #00A0C6;
	border-bottom-color: #00A0C6;
	border-left-color: #00A0C6;
	font-style: normal;
	font-weight: bold;
}
