/* photo logs ============================ */

html,body,div,p  {margin:0; padding:0;}

/* All font family and primary colors except LogLink color============================ */
body {			background-color: #000000;
				font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, Arial, "sans serif"; 
				color: #000000;
}

#logo,#logo2,#UpperHome,a,h3 {
				font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, Arial, "sans serif"; 
				color: #57001A;
}

#maincontent3,dl,dd,p {
				font-family: "Georgia", "Times New Roman", Times, serif; 
				color: Black;
}

#container,#header,#maincontent3,#footer {
				background: url(background2.jpg); left top; repeat;
}

/* For Stormdude Home link on long pages ===========================================*/
#UpperHome {

				position: absolute;	top: 30px; right: 0px; padding-right: 25px;
}

.GalleryLink { font-size: 14px; font-style: normal;}
.GalleryLink:hover { }

/* Sections =============================================*/
#wrapper { 
				width: 98%; margin: 5px; padding: 5px;
				background-color: #000000;
}

#container { 	position: relative;
				width: 1150px;
				margin-right: auto; margin-left: auto;
				border-style:solid; border-width:8px;
				border-top-color: #999999; border-bottom-color: #454343;
				border-left-color: #666666; border-right-color: #454343;
}

#header { 
				top: 20px; height: 40px;
				margin-right: auto; margin-left: auto;
				padding-left: 10px; padding-top: 20px;
}

#maincontent3 {
				width: 1100px; padding-top: 5px;
				margin-left: 20px;	margin-top: 20px;
}

#footer {
				margin-top: 10px; margin-left: 0px;
				width: 1000px; height: 60px;
}

/* Basic elements =============================================*/
div {
}

h3 {
			width: 1100px; height: 10px;
			font-size: 20px; font-weight: normal; font-style: normal;
			word-spacing: 0px; letter-spacing: 0px;
			margin-top: 5px; margin-left: 0px;
			padding-top: 0px; margin-bottom: 10px;

}

p {
			height: 560px; 
			font-size: 18px; 
			padding-top: 20px;
}

img {		
			float: right; margin-top: 25px; margin-left: 20px;
			border: 5px solid black;
			background-color: #ACACAC; padding: 0px;
}

/* centers photos; don't need any paragraphs ======================*/
img.center  {		
			float: none; margin-top: 25px; margin-left: 200px;
			border: 5px solid black;
			background-color: #ACACAC; padding: 0px;
}


/* older photos: 525 px height =============================================*/
p.525 {
			height: 540px; 
			font-size: 18px;
			padding-top: 20px;

}


/* portrait photos: 650 px height =============================================*/
p.portrait {
			height: 660px; 
			font-size: 18px;
			padding-top: 20px;

}

/* smaller photos: 350 px high =============================================*/
p.short {
			height: 360px; 
			font-size: 18px;
			padding-top: 20px;
}

/* no photos: narrower =============================================*/
p.nophoto {
			width: 400px;
			font-size: 18px;
			padding-top: 20px;
}



/* Titles and Headings =============================================*/
#logo { 
			font-size: 24px;
			word-spacing: 0px; letter-spacing: 0px;
			padding-left: 15px; padding-top: 30px;
}

#footertext {
			height: 10px; padding-left: 0px; padding-top: 0px; line-height: 20px;
}

/* Links =============================================*/

a { 
			font-size: 12px; text-decoration: none;
			padding-left: 10px; padding-right: 15px; 

}

a:hover { 
			color: Black; text-decoration: none;
}

.SmallLink { font-size: 12px;}
.SmallLink:hover { }

.BigLink { font-size: 14px; font-style: normal;}
.BigLink:hover { }

.HomeLink { font-size: 14px; text-decoration: none; font-style: normal;}
.HomeLink:hover { }

.NavLink { 
				font-size: 14px;
				margin-top: 6px;
}

.NavLink:hover { }

.AtLink { font-size: 14px; color: yellow; text-decoration: none;}
.AtLink:hover { }

/* Miscellaneous =============================================*/
.Copyright { 
			font-size: 12px; word-spacing: .7px; letter-spacing: .7px;
}

#graphic1	{ 
			
}

