body { 
background-color:#36484a;
min-width:1030px;
max-width:1030px;
margin: 0 auto;
padding: 0 1px;

}


div#container
{
background-image: url('../graphics/theirs/watermarks4.jpg');
background-repeat:repeat;
line-height: 130%;
width: 95%;
padding: 0.5em;
margin: 2px auto;
border-style:solid; 
border-color:#36484a;
border-width:5px;
outline:solid;
outline-color:#000000;
outline-width: 2px;
}


h2 {
       font-family: Minerva;
	   font-size: 19px;
	   font-weight:lighter;
       color: #000000;
	   text-align: center;
}

h3 {
       font-family: "Century Gothic";
	   font-size: 12px;
       color: #000000;
	   text-align:center;
}

#header {
    height: 170px; 
    background-image: url("../graphics/mine/naures.red.blue.gif");
	background-repeat: no-repeat;
	background-position: center;
}  


/**************** navagation bar **********************/

#globalnav
a {
    display: block;
	border: none;
    height: 70px;
	width: 73px;
	overflow: hidden;
}

#globalnav
a:hover { 
    display: block;
    text-indent: -73px; 
}

#globalnav
a:active { 
    display: block;
    text-indent: -146px; 
}

/**************** lisa navagation bar **********************/

ul#navbar
{
margin-left: 0;
padding-left: 0;
margin-top:  10px;
white-space: nowrap;

text-align: center;
font-family:  "Century Gothic"	;
font-size: 18px;
font-weight: bold; 
}

#navbar li
{
display: inline;
list-style-type: none;
padding-right: 0px;

}

#navbar  li a
{
color: #000000;
background-color: #36484a;
text-decoration: none;
border-style: solid;
padding: 2px 15px;
border-color: #000000;
}


#navbar li a:hover
{
color: #000000;
background-color: #083eae;
border-style:ridge;

}

#navbar li a:active
{
color:#900825;
background-color: #000000;
border-style:groove;
}




#content  {}




#leftside { 
		background: url("../graphics/theirs/leftside.jpg") repeat left top;
	 	font-family: "Century Gothic";
		width:150px;
		text-align:center;
		float:left;
}

#rightside {
		background: url("../graphics/theirs/black.jpg") repeat left top;
		width:5px;
		float:right;
}

#news { 
		background: url("../graphics/theirs/leftside.jpg") repeat left top;
       	font-family: "Century Gothic";
		margin-left:170px;
		margin-right:15px;
}

#note { 
		background: url("../graphics/theirs/leftside.jpg") repeat left top;
       	font-family: "Century Gothic";
		margin-left:15px;
		margin-right:15px;
}


#wrapperleft {
		background:url(../graphics/theirs/leftside2.jpg) repeat left top;
		border-left:5px solid #36484a;
		border-right:5px solid #36484a;
		border-top:5px solid #36484a;
		border-bottom:5px solid #36484a;
}

#wrapperblack {
		background:url(../graphics/theirs/black.jpg) repeat-y right top;
}


#picside { 
		background: url("../graphics/theirs/leftside.jpg") repeat left top;
	 	font-family: "Century Gothic";
		width:173px;
		text-align:center;
		float: left;
}

#priceside {
	background: url("../graphics/theirs/leftside.jpg") repeat left top;
	font-family: "Century Gothic";
	width:173px;
	float: right;
}

#desc { 
		background: url("../graphics/theirs/leftside.jpg") repeat left top;
       	font-family: "Century Gothic";
		margin-left:180px;
		margin-right:180px;
}

#wrapperright {
		background:url("../graphics/theirs/leftside2.jpg") repeat right top;
		border-left:5px solid #36484a;
		border-right:5px solid #36484a;
		border-top:5px solid #36484a;
		border-bottom:5px solid #36484a;
}


#resume { 
		background: url("../graphics/theirs/leftside.jpg") repeat left top;
       	font-family: "Century Gothic";
		border-color:#000000;
		border-style:solid;
		padding: 1px;
		margin-left:55px;
		margin-right:55px;
}




.polaroid {
     padding: 10px  10px  60px  10px;
     border: 3px  solid  #36484a;
     background: #000000;
	 text-align: center;
}

.polaroidwhite {
     padding: 10px  10px  60px  10px;
     border: 3px  solid  #36484a;
     background: #ffffff;
	 text-align: center;
}


.polaroidtext {
    color: #36484a;
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
    position: relative;
    top: -40px;
}

.polaroid2 {
     padding: 10px  10px  10px  10px;
     border: 3px  solid  #36484a;
     background: #000000;
	 text-align: center;
}


p.border1 {
	border-style: groove;
	border-color:#000000;
	border-width: 2px;
	outline:solid;
    outline-color:#36484a;
	outline-width: 5px;
}

p.margin1 {
	margin: 30px ; 
}

p.news1 {
	border-style: groove;
	border-color:#000000;
	border-width: 2px;
	outline:solid;
    outline-color:#36484a;
	outline-width: 5px;
	margin:auto;
	}

p.note1 {
	border-style: groove;
	border-color:#000000;
	border-width: 2px;
	outline:solid;
    outline-color:#36484a;
	outline-width: 5px;
	margin:auto;
	}


p.desc1 {
	border-style: groove;
	border-color:#000000;
	border-width: 2px;
	outline:solid;
    outline-color:#36484a;
	outline-width: 5px;
	margin:auto;
	}


.drawline
{ 
display: block;
background-color: #36484a;
height: 1px;
border-style:solid; 
}


#footer { } 


