/* Main */

body {
text-align: center;
font: small/1.6em verdana, sans-serif; 
margin: 0px; 
font: normal 10px verdana, arial, sans-serif; 
color: #000; 
background-color: #ddd;
}
a {	
color: #888;	
text-decoration: none; 
}
a:hover {
color: #000;
text-decoration: none;
}
a:active {
color: #000;
}
input, textarea, select {
border-top: 1px solid #858585;
border-right: 1px solid #BEBEBE;
border-bottom: 1px solid #DCDCDC;
border-left: 1px solid #BEBEBE;
background: #fff url(../subdomains/stefanie/styles/input_image.gif) repeat-x;
font: normal 10px verdana, arial, sans-serif;
color: #000;
margin: 1px;
}
input.button {
border-top: 1px solid #DCDCDC;
border-right: 1px solid #BEBEBE;
border-bottom: 1px solid #858585;
border-left: 1px solid #BEBEBE;
background: #666699;
}
h1, h2, h3 {
margin: 0px;
padding: 0px;
font-weight: normal;
}
ul li {
padding: 2px 0 2px 20px; 
line-height: 1.3em; 
color: #333333; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 120%; 
color: #7C7C7C;
}
ul {
list-style: none; 
margin: 0px; 
padding-left: 0px; 
list-style-type: none; 
}
h1 {
height: 160px; 
margin: 0; 
padding: 0;
}

#content  {
position : absolute;
margin: 0 auto;
text-align: left;
left : 50%;
width : 800px;
height : 800px;
margin-left : -400px;
background: #FFF;
border: 1px solid #000;
}

/* Banner */

#banner {
position: absolute;
top : 0px;
left: 426px;
margin: 0; 
padding: 0;
}

#bannerbox {
position: absolute;
top : 0px;
left: 0px;
margin: 0; 
padding: 0;
}


/* Left Naviagtion */

#left {
background: #E6E6FA;
display: inline;
float: left;
margin: 0; 
padding: 0px 0px 0px 0px;
width: 170px;
height: 640px;
}
#left p  {
background: #e7e7e7;
color: #eee;
font: normal 11px "Trebuchet MS", Verdana, sans-serif;
line-height: 15px;
text-align: left;
margin: 0;
}
#left h2 {
background: #666699;
color: #fff;
font: bold 13px "Trebuchet MS", Verdana, sans-serif;
text-align: left;
line-height: 17px;
margin: 0;
padding: 2px 0 0 20px;
}
#left ul {
padding: 0;
margin: 0px;
}
#left li  {
background: #E6E6FA;
border-bottom: 1px solid white;
color: #eee;
font-size: 13px;
font-family: "Trebuchet MS", Verdana, sans-serif;
line-height: 100%;
text-align: left;
}

#right {
display: inline;
float: right;
margin: 0; 
padding: 0px 0px 3px 3px;
width: 230px;
height: 545px;
}

#right p  {
background: #e7e7e7;
color: #eee;
font: normal 11px "Trebuchet MS", Verdana, sans-serif;
line-height: 15px;
text-align: right;
margin: 0;
}
#right h2 {
background: #4D4D4D url(../subdomains/stefanie/styles/h2_image.gif) right no-repeat;
color: #fff;
font: bold 13px "Trebuchet MS", Verdana, sans-serif;
text-align: right;
line-height: 17px;
margin: 0;
padding: 2px 20px 0 0;
}
#right ul {
padding: 0;
margin: 0px;
}
#right li  {
background: #E7E7E7 url(../subdomains/stefanie/styles/li_image.gif) right no-repeat;
border-bottom: 1px solid white;
color: #eee;
font-size: 11px;
font-family: "Trebuchet MS", Verdana, sans-serif;
line-height: 100%;
text-align: right;
padding-right: 20px;
}
#right img, #left img {
border: 0;
margin: 1px;
}

/* Main Content */

#main {
background: #fff;
border: 1px solid #FFF;
margin: 0px 240px 0px 200px; 
padding: 0px;
width: auto;
height: 545px;

}

#photo {
background: #FFF;
margin: 15px 0px 5px 100px;
}


#photoright {
background: #FFF;
margin: 150px 0px 5px 0px;
}

#photorightsmall {
background: #FFF;
margin: 50px 0px 25px 25px;
}

#photogrid {
background: #FFF;
margin: 10px 240px 0px 200px;
width: 560px;
height: 545px;
}

#portthumb1 {
position: relative;
left:0px;
top:0px;
width: 250px;

}

#portthumb2 {
position: relative;
left:280px;
top:-160px;
width: 250px;
}

#portthumb3 {
position: relative;
left:0px;
top:-140px;
width: 250px;
}

#portthumb4 {
position: relative;
left:280px;
top:-300px;
width: 250px;
}

#portthumb5 {
position: relative;
left:0px;
top:-280px;
width: 250px;
}

#portthumb6 {
position: relative;
left:280px;
top:-440px;
width: 250px;
}


#bullit {
font-size: 130%; 
margin: 10px 5px 15px 15px; 
padding: 2px; 
line-height: 20px;
list-style-type: disc;
}

#main h2 {
background: #666699;
color: #fff;
font: bold 13px "Trebuchet MS", Verdana, sans-serif;
text-align: left;
line-height: 17px;
margin: 0;
padding: 2px 0 0 20px;
}
#main p { 
font-size: 130%; 
margin: 10px 5px 15px 0; 
padding: 2px; 
line-height: 16px;
}

#main p.italic { 
font-size: 130%; 
margin: 10px 5px 15px 0; 
padding: 2px; 
line-height: 16px;
font-style: oblique; 

}

#main blockquote {
color: #999;
font: normal 10px Verdana, Arial, Helvetica, sans-serif;
line-height: 150%;
text-align: left;
margin: 5px 30px 5px 0px;
padding-left: 5px;
border-left: 5px solid #393939;
}
#main p.head { 
color: #666699;
font: bold 14px "Trebuchet MS", Verdana, sans-serif;
line-height: 140%;
margin: 20px 0 0 0;
text-align: left;
border-top: 1px dashed #ccc;
}
#main p.interior  { 
color: #bbb;
font-size: 12px;
font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
font-weight: bold;
font-style: oblique; 
line-height: normal;
text-align: left; 
margin-bottom: 5px;
padding: 3px;

}

#copyright {
position: relative;
background: #FFF;
border-top: 1px solid #000;
padding: 2px;
text-align: center;
margin-top: 13px;
left:0px;
}

#copyrightport {
text-align: center;
position: absolute;
top:740px;
left:350px;
width: 200px;
background: #FFF;
padding: 2px;
}

#portfolionav{
text-align: center;
    font-size: 1.5em;
  	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  	font-style: normal;
  	font-weight: normal
}

p.arttitle {
	margin-top: -20;
    margin-left: auto;
    margin-right: auto;
    width: 15em;
    text-align: center;
    color: white;
    font-size: 1em;
  	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  	font-style: normal;
  	font-weight: normal
    }
    
    
p.artinfo {
	height: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: -15;
    margin-left: auto;
    margin-right: auto;
    width: 15em;
    text-align: center;
    color: white;
    font-size: .8em;
  	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  	font-style: normal;
  	font-weight: normal
  	}
