h1
{
    font-family:arial;
    font-size:19;
    text-align:center;
    text-decoration: none;
    font-weight: normal;
    margin-bottom:0
}

h2
{
    font-family:arial;
    font-size:17;
    text-align:center;
    text-decoration: none;
    font-weight: normal;
    margin-bottom:0
}

a
{
    text-decoration: none;
    color: #000000;
}

a:hover
{
    text-decoration: underline;
}

#content
{
	position: absolute;
	left: 11em;
    width: 750px;
	font-family: arial;
	font-size: 14;
	padding: 0;
	height: 100%;
}

#navbar
{
   float: left;
   background: #f2f0ed;
   position: fixed;
   height:100%;
   width:8em;
   left: 0;
   top: 0;
   z-index:450;
}

#package_menu a:hover
{
    text-decoration: underline;
    font-weight: normal;
    border-width:3;
}
#package_description
{
    background: #f2f2f2;
    margin: 8px;
    margin-top: 40px;
	text-align: left;
	width: 90%;
	border-color: #7c756e;
	border-style: solid;
	border-width: 3px;

}
#package_description p
{
	margin-left: 15px;
}
#package_description ul
{
	margin-left: 15px;
}

#package_menu a
{
    padding-left: 40;
    padding-right: 40;
	padding-top: 2;
	padding-bottom: 2;
    border-style: solid;
    border-width: 1px;
    border-color: #121212;
    text-decoration: none;
    font-weight: normal;
    background: #7c756e;
    color:      #ffffff;
}


#portfolio_menu a:hover
{
    text-decoration: underline;
    font-weight: normal;
    border-width:3;
}

#portfolio_menu a
{
	font-family: arial;
    padding-left: 30;
    padding-right: 30;
	padding-top: 1;
	padding-bottom: 1;
    border-style: solid;
    border-width: 1px;
    border-color: #121212;
    text-decoration: none;
    font-weight: normal;
    background: #7c756e;
    color:      #ffffff;
}

#package_description td
{
	text-align:center;
}
#content h1
{
    font-family:arial;
    font-size:19;
    text-align:center;
    text-decoration: none;
    font-weight: normal;
    margin-bottom:0;
	top:0;
}

h2
{
    font-family:arial;
    font-size:17;
    text-align:center;
    text-decoration: none;
    font-weight: normal;
    margin-bottom:0
}

a
{
    text-decoration: none;
    color: #000000;
}

a:hover
{
    text-decoration: underline;
}

#digitalage
{
    font-family:arial;
    font-size:15;
    text-align:center;
    text-decoration: none;
    font-weight: normal;
    margin-top:-1
}

#tagline 
{
	font-family:arial;
	font-size: 12;
	text-align:center;
	background: #f2f2f2;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;

}

#flashcontent {
       height: 90%;
	   margin-top:  0;
}

