/* styles for background-image */
html {
	height: 100%;
}

img {
	border: 0px;
}

.archiveTitle{
		font-size: 0.8em;
	}

ol {
	padding-left: 0px;
	list-style: none;
	list-style-type: none;
	list-style: none;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	border-top: 1px transparent solid;
	margin-top: -1px;
	z-index: 0;
	position: relative;
	font-family: Avenir, Arial, Georgia, Arial, Helvetica, sans-serif;
}

#logbook_overview {
	
}



#primary {
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
}

#primary * h2 {
	font-family: Avenir, Arial, Georgia, Arial, Helvetica, sans-serif;
}

#primaryCenter * td {
	text-align:center;
}

#leftSide {
	padding-top: 129px;
	width:165px;
}

#rightSide {
	width:165px;	
}

#theContent{
	
}

#primary * td {
	text-align: left;
}

#primary * img {
	padding: 8px;
}

#header {
	margin-bottom: 94px;
	margin-top:5px;
}


h1 {
	text-align: center;
	margin-bottom: 102px;
}

#headerLeft{
	text-align: left;
	margin-top:5px;	
}

#leftNav table tr td {
	font-size: 12px;
}

#nav,#leftNav {
	width: 160;
	text-align: left;
	padding-right: 5px;
	padding-left: 0px;
}

#nav li,#leftNav table tr td {
	list-style: none;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 2px;
	font-variant: small-caps;
	font-weight: normal;
}

#nav li {
	padding-left: 40px;
}

#leftNav table tr td {
	padding-left: 5px;
	padding-bottom: 7px;
}

#nav #logo {
	background-color: inherit;
}

h1 {
	font-size: 1em;
	font-weight: bolder;
	font-family: inherit;
	padding: 0.08em 0;
	text-align: center;
}

h1 sup {
	color: #ff00ff;
}

.myread_heading {
	padding-top: 10px;
	padding-bottom: 10px;
}

.booktitle {
	color: #00CCFF;
	font-family: inherit;
	font-weight: normal;
	font-stretch: wider;
	font-size: 11pt;
}

.bookauthor  , .bookpublish  , .booktitle  , .bookcomment {
	font-family: Avenir, Arial, Verdana, Georgia,  Helvetica, sans-serif;
}

.bookauthor {
	font-weight: normal;
	font-size: 10pt;
}

.bookpublish {
	font-weight: normal;
	font-size: 10pt;
}

.bookcomment {
	font-weight: normal;
	font-size: 10pt;
}

.mysnaps_title {
	font-size: 11pt;
}

.mysnaps_text {
	font-size: 10pt;
}

h1 a {
	color: #ff00ff;
	text-decoration: none;
}

h1 .company,h1 a .company {
	color: #d01a71;
}

h2 {
	color: #00CCFF;
	font-size: 1em;
	margin-top: 0px;
}

#navdiary *
{

}

#diaryDate
{
	text-align: right;	
}

.diary li * {
	color: #888888;	
}

h3 {
	color: #fff;
	font-size: 1.5em;
}

h4 {
	font-size: 1.3em;
}

/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/
#myGallery {
	text-align: left;
	margin: 0 auto;
}