
#page {
	font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 13px;
}
#page h1, #page h2, #page h3, #page h4, #page h5, #page h6 {
	font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}
#page a {
	color: #006499;
}
#page a:hover {
	color: #1c414f;
}

#page #nav ul li a {
	color: #c5c4c4;
}

#page #nav ul li a.selected, #page #nav ul li a:hover {
	color: #ffffff;
}



/* Custom CSS */

#page {background: none; }
 
#wrapper {
background: none;
}

.image-container {
width:50% !important;
}

.image-container img {
width:350px; !important;
}

.image-container span{
height:320px !important;

}


.gallery-container div {
padding-bottom:20px;

}

body { background-repeat: no-repeat; }


#page2 #sidebar { display:none; }
#page2 #content { width: 100%; }

element.style {
    background-color: transparent; !important
}
