﻿/*////////////  MAIN CONTENT  //////////////////*/
#container
{
height:1135px;
}

#contentDiv
{
height:735px;
}

#descriptionSection #development 
{
top:571px;
}

#descriptionSection ul
{
top:606px;
}

#descriptionSection a
{ 
display:block;
background:url(../graphics/siteAssets/download.png) no-repeat;
height:32px;
width:175px;
margin:50px 0px 0px 12px;
}

#descriptionSection #noDownload
{ 
display:block;
background:url(../graphics/siteAssets/noDownload.png) no-repeat;
height:32px;
width:175px;
margin-bottom:15px;
}

#artwork
{
height:710px;
width:600px;
margin-top:0px;
margin-left:auto;
margin-right:auto;
/* box-shadow: 5px 5px 8px #000; */
}

#arwork img
{

}