BODY {
		color: #FFFFFF;
		background-color: #000000;
		text-align:center;
}

/*links*/

A:link { 
		color: #FEA73D; 
		text-decoration: none; 
		cursor: pointer; 
		font-weight: normal;
}

A:visited { 
		color: #FEA73D; 
		text-decoration: none; 
		cursor: pointer; 
		font-weight: normal;
}

A:active { 
		color: #FEA73D; 
		text-decoration: none; 
		cursor: pointer; 
		font-weight: normal;
}

A:hover{ 
		color: #FF9900; 
		cursor: pointer;
		text-decoration: underline; 
		font-weight: normal;
}





div#BottomNavigation A:link{ 
		color: #357068; 
		text-decoration: none; 
		cursor: pointer; 
		font-weight: normal;
}


div#BottomNavigation A:visited { 
		color: #357068; 
		text-decoration: none; 
		cursor: pointer; 
		font-weight: normal;
}

div#BottomNavigation A:active { 
		color: #37827A; 
		text-decoration: none; 
		cursor: pointer; 
		font-weight: normal;
}

div#BottomNavigation A:hover{ 
		color: #37827A; 
		cursor: pointer;
		text-decoration: underline; 
		font-weight: normal;
}


div#TopNavigation A:link{ 
		float: right;
		width: 11em;
		color: #FFFFFF; 
		text-decoration: none; 
		cursor: pointer; 
		font-weight: normal;
}

div#TopNavigation A:visited { 
		float: right;
		width: 11em;
		color: #FFFFFF; 
		text-decoration: none; 
		cursor: pointer; 
		font-weight: normal;
}

div#TopNavigation A:active { 
		float: right;
		width: 11em;
		color: #CCCCCC; 
		text-decoration: none; 
		cursor: pointer; 
		font-weight: normal;
}

div#TopNavigation A:hover{ 
		float: right;
		width: 11em;
		color: #CCCCCC; 
		cursor: pointer;
		text-decoration: none; 
		font-weight: normal;
}

div#Noba A {
		color: #CCCCCC; 
		cursor: pointer;
		text-decoration: none; 
		font-weight: normal;
}

div#Noba2 A {
		
		cursor: pointer;
		text-decoration: none; 
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
		font-size: 11pt; 
		color: #FFFFFF; 
		font-weight: bold
}


/*Lists*/

div#TopNavigation UL {
		float: right;
		width: 760px;
		padding: 0;
		margin-right: 0 auto;
		list-style-type: none;
}

div#TopNavigation LI {
		display: inline;
}

	

/*Layout*/

div#Index {
		position: relative;
		width: auto;
		height: auto;
		clear: both;
		margin-top: 70px;
}
		

div#Container {
		position: relative;
		width: 780px;
		margin: 10px auto 0 auto;
		padding: 10px;
		background-color: #000000;
		border: thin solid #FFFFFF;
		background-image: url(images/logo_small.gif);
		background-repeat: no-repeat;
		background-position: bottom left;		
}

div#Header {
		margin: 0 auto;
		position: relative;
}

div#Break {
		margin: 0 auto;
		position: relative;
		width: 780px;
		height:39px;
		background-image:  url(images/break.gif);
		background-repeat: no-repeat;
		background-position: top left;
}

div#TopNavigation {
		margin: 0 auto;
		position: relative;
}

div#Navigation {
		width:150px;
		float:left;
		padding-left: 20px;
		margin-left: 10px;
}

div#Main {
		width: 575px;
		clear: right;
		margin-right: 2px;
		overflow:hidden;
}


div#BottomNavigation {
		margin-left: 160px;
		position: relative;
		height:40px;
		clear: both;
}

div#CopyRight {
		margin-left: 160px;
		position: relative;
		height:20px;
		clear: both;
}


/*Formatted Layout*/

div#Nobacherie {
		width: 575px;
		clear: right;
		margin-right: 2px;
		background-image:  url(images/poem1.gif);
		background-repeat: no-repeat;
		background-position: top left;
		overflow:hidden;
}

div#NobacherieGallery1 {
		float: left;
		width: auto;
		height: auto;
		border: solid 1px #FFFFFF;
		margin-right: 10px;
		margin-bottom: 10px;
		clear: both;
}

div#NobacherieGallery2 {
		float: right;
		width: auto;
		height: auto;
		border: solid 1px #FFFFFF;
		margin-left: 10px;
		margin-bottom: 10px;
		clear: both;
}

div#AdventGallery {
		position: relative;
		width: auto;
		height: auto;
		clear: both;
}


div#CDGallery {
		position: relative;
		width: auto;
		height: auto;
		clear: both;
}

div#CaptionsGallery {
		position: relative;
		width: auto;
		height: auto;
		clear: both;
}

div#PhotoGallery {
		position: relative;
		width: auto;
		height: auto;
		clear: both;
}


/*Images*/

div#Main IMG.AdventImages {
		border: solid 1px #2A3E3F;
		margin-top: 20px;
		margin-bottom: 0px;
		margin-right: 50px;
		margin-left: 30px;
}

div#Index IMG.IndexImage {
		border: solid 1px #000000;
}

div#Main IMG.AdventName {
		border: solid 1px #FFFFFF;
		margin-top: 0px;
		margin-bottom: 20px;
		margin-right: 53px;
		margin-left: 30px;
}

div#AdventGallery IMG.AdventImages {
		border: solid 1px #2A3E3F;
		margin-top: 40px;
		margin-bottom: 0px;
		margin-right: 20px;
		margin-left: 20px;
}

div#AdventGallery IMG.AdventName {
		border: solid 1px #FFFFFF;
		margin-top: 0px;
		margin-bottom: 20px;
		margin-right: 20px;
		margin-left: 20px;
}

div#DiaryGallery IMG.DiaryImages {
		border: solid 1px #2A3E3F;
		margin-top: 20px;
		margin-bottom: 20px;
		margin-right: 2px;
		margin-left: 20px;
}	

div#CaptionsGallery IMG {
		border: solid 1px #FFFFFF;
}

div#CDGallery IMG.CDImages {
		border: solid 1px #FFFFFF;
		margin-top: 60px;
		margin-bottom: 5px;
}

div#PhotoGallery IMG {
		border: solid 1px #FFFFFF;
}

div#PhotoGallery IMG.PhotoImages {
		border: solid 1px #FFFFFF;
		margin-top: 60px;
		margin-bottom: 5px;
}


	
/*Text*/

.BodyText { 
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
		font-size: 9pt; 
		color: #CCCCCC; 
		text-decoration: none; 
		font-weight: normal ;
}

.BottomnNavigationText { 
		font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; 
		font-size: 9pt; 
		color: #FFFFFF; 
		text-decoration: none; 
		font-weight: normal;
}

.CopyRightText { 
		font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; 
		font-size: 7pt; 
		color: #FFFFFF; 
		text-decoration: none; 
		font-weight: normal;
}

.HeaderText { 
		font-family: Helvetica, Geneva, Arial,  sans-serif; 
		font-size: 9pt; 
		color: #FFFFFF; 
		text-decoration: none; 
		cursor: default ; 
		font-weight: normal
}

.NobacherieText {
		float: left;
		font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; 
		font-size: 9pt; 
		color: #FEA73D; 
		text-decoration: none; 
		font-weight: normal;
}

.SubHearedText {
		margin-left: 50px;
		font-family : "Courier New", Courier, mono;
		font-weight: bold;
		font-size: 18px;
		letter-spacing : 0.1em;
}
		

.TitleText { 
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
		font-size: 11pt; 
		color: #FFFFFF; 
		text-decoration: none; 
		cursor: default ; 
		font-weight: bold
}

.TitleText2 { 
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
		font-size: 9pt; 
		color: #FFFFFF; 
		text-decoration: none; 
		cursor: default ; 
		font-weight: bold
}

.TopNavigationText {
		font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif; 
		font-size: 7pt; 
		color: #FFFFFF; 
		text-decoration: none; 
		font-weight: bold;
}



















