@charset "utf-8";
/* CSS Document */

body{
	background:url('http://thepopstudio.com/images/bg_texture.jpg') #c9b08f;
	font-family:Arial, Helvetica, sans-serif;
font-size:0.7em;
}

.gallery #wrapper{
	margin:20px 20px;
}
.gallery #main_col{
width:760px;
position:absolute;
left: 200px;
top: 95px;
border:0px solid red;
}
.gallery #header{
	width:945px;
	height:49px;
	border-bottom:.045em solid #000;
}
.gallery #nav{
	margin-top:29px;
}
.gallery #logo{
	/*position:fixed;
	bottom:0px;*/
	padding-bottom:20px;
padding-top:200px;
}
.gallery #about_info{
width:382px;
position:absolute;
top:168px;
left:209px;
}
.gallery #contact_info{
width:334px;
position:absolute;
top:168px;
left:627px;
}
a:link, a:visited, a:active{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#999;
	text-decoration:underline;
}
.smtext {
	font-size:.85em;
letter-spacing:-.02em;
}
.bold{
font-weight:bold;
font-size:1em;
}
span.title{
font-size:2em;
font-weight:bold;
}
span.datetitle{
font-size:1em;
font-weight:bold;
}
span.subtitle{
font-size:1em;
font-weight:bold;
}
.submit{
background:transparent url('http://thepopstudio.com/images/btn_submit.gif') no-repeat scroll left top;
width:43px;
height:20px;
border:none;
text-indent:-9999px;
cursor:pointer;
}
.gallery #current_show{
position:absolute;
top:152px;
left:328px;
}
#show_imgs{
border:0px solid red;
height:417px;
overflow:auto;
width:760px;
}