

/* 3 Column Stylesheet */ 

			
#img{
border:none;
}



#leftcolumn{
padding-top:0px;
padding-left:7px;
float:left;
width:510px;
}


#rightcolumn{
padding-top:15px;
padding-left:5px;
padding-right:13px;
width:188px;
 float:left;
 display: inline;
}

#rightcolumn h1{
text-align:left;
font-size:18px;
margin-left:5px;
}



	#content{

overflow:hidden;
}	

#paper{
background: url("../images/paperbody.jpg") repeat-y;
width:764px;
position:relative;
float:inherit;
margin-left:18px;
height:auto;
}
		
	

#papertop
{
width:512px;
height:18px;
margin-left:0px;
float:left;
background: url("../images/paperlinestop.jpg") no-repeat;
padding-top:22px;
position:relative;
}

#paperfill{	
background: url("../images/paperlinefill.jpg") repeat-y;
float:left;
padding-left:25px;
width:485px;
position:relative;
overflow:hidden;
}

#papercont{
width:450px;
float:left;
padding-top:0px;
color:#666;
}


#paperfoot
{
width:512px;
height:69px;
	background: url("../images/paperlinesfoot.jpg") no-repeat;
	float:left;
}



#photoframe {
 position:relative;
 z-index:3;
}


#photo{
margin:0;
width:150px;
height:137px;
z-index:2;
overflow:hidden;
}


#photo2{
padding-left:35px;
padding-top:30px;
float:left;
overflow:hidden;
width:154px;
}

#tapeframe{

margin-top:-150px;
margin-left:0px;
width:196px;
height:163px;
position:relative;
z-index:3;
overflow:hidden;
background: url("../images/tapeframe.gif") no-repeat;
float:left;
opacity:0.7;
filter:alpha(opacity=70);
display: inline;
}

