* {
	margin: 0;
	padding: 0;
}

body {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #666666;
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	background-image: url(../images/01.gif);
	background-color: #CCE9F9;
}

a {
	color: #29A3E1;
}

a:hover {
	text-decoration: none;
	color: #E16629;
}


.title {
	background: url(../adios/images/img4.gif) no-repeat right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}

.boxed1 .title {
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed1 .content {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.boxed2 .title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.boxed3 .title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.boxed3 .content {
	padding: 10px;
}

.boxed3 ol, .boxed3 ul {
	margin-left: 1em;
}



#header {
	width: 790px;
	height: 152px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 100% 152px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #29A4E1;
	background-image: url(../images/img01.gif);
	padding: 0px;
}



#logo {
	float: left;
	width: 238px;
	height: 152px;
	text-align: center;
	background-color: #29A4E1;
	background-image: url(../images/logo.jpg);
}

#logo h1 {
	padding-top: 60px;
	font: bold 36px Georgia, "Times New Roman", Times, serif;
}

.boxed2 .content {
	background-image: url(../images/border.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 12px;
}

#logo h2 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}
#menu {
	float: left;
	width: 552px;
	height: 38px;
	background-color: #FFFFFF;
}
#fading_image_container {
	height: 114px;
	float: left;
	background-color: #29A4E1;
	width: 550px;
}


#menu ul {
	height: 5px;
	background: #29A4E1;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 28px;
	border-top: 5px solid #29A4E1;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
}

#menu a:hover {
	border-top-color: #1A7196;
	background-color: #29A4E1;
}

.active_link {
	background-color: #29A4E1;
	display: block;
	float: left;
	height: 24px;
	border-top: 5px solid #29A4E1;
	
}
.page_border {
	width: 792px;
	clear: both;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: -1;
	padding-top: 0px;
	background-color: #FFFFFF;
}
p {
	padding-left: 3px;
}



#menu .active a {
	background: #FFA800;
	border-top-color: #E16629;
}

#menu a b {
	text-decoration: underline;
}



#page {
	width: 790px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../adios/images/img03.gif);
	background-repeat: repeat-y;
	padding: 0px;
}



#content {
	float: right;
	width: 545px;
	border-bottom: 1px solid #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	overflow-x:hidden;
	padding-top: 10px;
	padding-left: 0px;
	background-color: #FFFFFF;
	height: auto;
	padding-right: 0px;
	padding-bottom: 0px;
}

#content p, #content ol, #content ul {
	line-height: 152%;
}



#sidebar {
	float: left;
	width: 215px;
	background-image: url(../images/05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: auto;
}



#news {
	padding-top: 2px;
	padding-bottom: 0;
}

#news ul {
	list-style-type: square;
}

#news li {
	margin-bottom: 15px;
}

#news h3 {
	margin-bottom: 10px;
	font-size: 92%;
}

#news h3 a {
	display: block;
}

#news p {
	font-size: 85%;
}



#welcome {
	margin-bottom: 10px;
	background-image: url(../images/10.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
	padding-right: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.border_content {
	background-image: url(../images/border.gif);
	background-repeat: repeat-y;
	background-position: left top;
}




#sample1, #sample2 {
	float: left;
	width: 230px;
}

#sample1 {
}

#sample2 {
	margin-left: 20px;
}



#footer {
	width: 790px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #29A4E1;
	height: 25px;
	background-color: #FFFFFF;
}


#footer p {
	text-align: center;
	font-size: 77%;
}
.menu {
	float: left;
	width: 550px;
	height: 40px;
}
.subtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
	font-variant: normal;
	text-transform: none;
}

.Albumtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight: normal;
	letter-spacing: 1px;
	background-color: #E0F9FC;
}
.Albumname {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
}#sidebarright {
	float:right;
	width: 202px;
	background-image: url(../images/05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: auto;
	clear: left;
}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border:none;
}
.highslide:hover img {
	border:none;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
#bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
