body{
    position:relative;
	margin: 0 auto;
	background-color:#fff3bd;
	background-position: center top;
}

#container {
	position: relative;
	height: 2300px;
	width: 1250px;
	margin: 0 auto;
	background-position: center center;
	background-image:url(images/lemonaid-portfoliobg.png);	
}

#top-photos{
   position:absolute;
   top:0px;
   left:389px;
   width:761px;
   height:287px;
}

#links{
   position:absolute;
   top:244px;
   left:388px;
   width:698px;
   height:51px;
}

#main-text-left{
   position:absolute;
   top:338px;
   left:225px;
   width:645px;
   height:455px;
}

.big-title{
   font-family:Tahoma;
   font-size:26pt;
   color:#e02481;
}

.sub-title{
   font-family:Tahoma;
   font-size:12pt;
   color:#e02481;
   font-weight:bold;
}

.small-text{
   font-family:Tahoma;
   font-size:8pt;
   color:#4c2d17;
}

#main-text-left{
   font-family:Tahoma;
   font-size:10pt;
   color:#4c2d17;
}

#main-text-left a{
   font-family:Tahoma;
   font-size:10pt;
   color:#e02481;
   text-decoration:none;
}

#main-text-left a:hover{
   font-family:Tahoma;
   font-size:10pt;
   color:#e02481;
   text-decoration:underline;
}

#main-text-right{
   position:absolute;
   top:470px;
   left:605px;
   width:355px;
   height:415px;
}

#main-text-right{
   font-family:Tahoma;
   font-size:10pt;
   color:#4c2d17;
}

#side-photo{
   position:absolute;
   top:354px;
   left:926px;
   width:135px;
   height:145px;
}

#maintext-bottom{
   position:absolute;
   top:1560px;
   left:225px;
   width:645px;
   height:445px;
}

#maintext-bottom{
   font-family:Tahoma;
   font-size:10pt;
   color:#4c2d17;
}


/* CSS Document */

