html, body
{
	font:1.1em "Bookman Old Style", "Lucida Grande", Verdana, Sans-Serif;
	margin:0;
	padding:0;
	background-color:black;
	color:#FFCC99;
}

a:link {font-size:18px; text-decoration: underline; color:#CCCC99;}
a:visited {text-decoration: none; color:#CCCC99;}
a:hover {text-decoration: underline; color: #CCFFFF;}
a:active {text-decoration: none;}

hr
{
    background-color:#FFCC99;
    width:33%;
}

.centered
{
		margin-left:auto;
		margin-right:auto;
        text-align:center;
}

#main-container
{
    width:777px;
    margin-top:7px;
    margin-right:auto;
    padding-bottom:28px;
    margin-bottom:28px;
    margin-left:auto;
}

#main-container-wide
{
    width:1001px;
    margin-top:7px;
    margin-right:auto;
    padding-bottom:28px;
    margin-bottom:28px;
    margin-left:auto;
}


#imagesframe-galleries
{
		position:static;
		height:auto;
		width:588px;
		margin-right:7px;
		margin-left:7px;
		float:left;
}

.imagesframe-subheader
{
		width:588px;
		clear:both;
		margin-bottom:21px;
		text-align:center;
		font-size:1.3em;
}

.header
{
    font-family: "Book Antiqua", "Lucida Bright", "Monotype Corsiva";
    width:770px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    margin-top:7px;
    margin-bottom:21px;
}

.header h1
{
    margin-top:35px;
    margin-bottom:21px;
    font-size:42px;
}

.header h2
{
    margin-top:28px;
    margin-bottom:14px;
    font-size:35px;
}


.header h3
{
    margin-top:21px;
    margin-bottom:7px;
    font-size:28px;
}


.header h4
{
    margin-top:21px;
    margin-bottom:7px;
    font-size:21px;
}


.header h5
{
    margin-top:21px;
    margin-bottom:7px;
    font-size:14px;
}

img
{
    border:0;
}

img.landscape
{
		position:relative;
		top:20px;
	  display:block;
	  margin-left:auto;
	  margin-right:auto;
}

img.centered
{
  display:block;
  margin-left:auto;
  margin-right:auto;
}

.title-image-box
{
    padding-top:0px;
    margin-top:49px;
    margin-bottom:21px;
    width:770px;
    margin-right:auto;
    margin-left:auto;
    background-color:black;
    padding-bottom:0px;
    text-align:center;
}

.navbutton-box-index
{
    padding-top:0px;
    padding-bottom:0px;
    width:168px;
    margin-right:auto;
    margin-left:auto;
    background-color:black;
    float:right;
}

#nav-frame-vertical
{
    width:280px;
    float:left;
    margin-right:auto;
    margin-left:auto;
    margin-top:21px;
    margin-bottom:0px
}

#nav-frame-vertical-narrow
{
    width:147px;
    float:left;
    margin-left:14px;
    margin-top:0px;
    margin-bottom:0px
}

#left-vertical-spacer14px
{
		width:14px;
		float:left;
		margin:0px;
		height:504px;
}

.navbutton-box-galleries
{
    padding-top:0px;
    padding-bottom:0px;
    width:147px;
    margin-right:auto;
    margin-left:auto;
    background-color:black;
    float:right;
}



.image-box-sidemenu
{
    padding-top:0px;
    padding-bottom:0px;
    width:168px;
    margin-right:auto;
    margin-left:auto;
    background-color:black;
    float:right;
}

.image-box-sidemenu-narrow
{
    padding-top:0px;
    padding-bottom:0px;
    width:147px;
    margin-right:auto;
    margin-left:auto;
    background-color:black;
    float:right;
}

.imagebox-tn
{
    display:compact;
    width:196px;
    height:196px;
    background-color:black;
    float:left;
}

#imagebox-mid-portrait
{
		width:392px;
		height:400px;
		float:left;
		margin-left:7px;
		margin-right:7px;
        margin-bottom:28px;
}

#imagebox-large-portrait
{
		width:980px;
		height:1001px;
		float:left;
		margin-left:7px;
		margin-right:7px;
		margin-bottom:28px;
}


#imagebox-mid-landscape
{
		width:700px;
		height:400px;
		margin-left:auto;
		margin-right:auto;
}

#imagebox-large-landscape
{
		width:1750px;
		height:1001px;
		margin-left:auto;
		margin-right:auto;
}

.tn-caption
{
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    width:182px;
}

.tn-caption-landscape
{
    position:relative;
    top:20px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}

.homebuttonbox-alone-horizontal
{
    display:block;
    height:35px;
    width:70px;
    margin-top:21px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:21px;
}

.large-image-frame
{
    width:350px;
    float:left;
    margin-top:21px;
    margin-bottom:0px;
    padding:0px;
}

.large-image-box
{
    display:block;
    padding-top:0px;
    width:350px;
    margin-right:auto;
    margin-left:auto;
    background-color:black;
    padding-bottom:0px;
    margin-top:0px;
    margin-bottom:0px;
    float:left;
}

.large-image-box img
{
    display:block;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:10px;
}


.large-image-box span
{
    display:block;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    height:60px;
    width:300px;
    background-color:black;
}


#AboutArtWork-portrait
{
    font-family:"Bookman Old Style";
    font-size:1.0em;
    margin-right:7px;
    margin-left:7px;
    margin-bottom:28px;
    width:350px;
		float:right;
    text-align:justified;
}

#AboutArtWork-landscape
{
    font-family:"Bookman Old Style";
    font-size:1.0em;
    width:546px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:28px;
    text-align:justified;
}

.instruction-centered
{
    font-family:"Bookman Old Style";
    font-size:14px;
    width:77%;
    margin-top:7px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:21px;
    text-align:center;
}

.content
{
    width:770px;
    margin-right:auto;
    margin-left:auto;
    text-align:justified;
}

div.spacer
{
    clear:both;
}

div.spacer-140x7
{
		width:140;
		padding-top:7px;
		background-color:black;
		clear:both;
}

div.spacer-140x28
{
		width:140px;
		padding-top:28px;
		background-color:black;
		clear:both;
}

.discussion
{
		width:588px;
		margin-left:auto;
		margin-right:auto;
		font-size:21px;
		font-family:"Book Antiqua";
}

#blankspace-fullwidth-height105px
{
		width:100%;
		margin-right:auto;
		margin-left:auto;
		padding-top:105px;
}

#blankspace-fullwidth-height28px
{
		width:100%;
		height:28px;
		margin-right:auto;
		margin-left:auto;
		margin-top:28px;
		margin-bottom:28px;
}

#blankspace-fullwidth-height1106px
{
		width:100%;
		margin-right:auto;
		margin-left:auto;
		padding-top:1106px;
}


/* Testing Section */



