body { color: white; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 16px; background-color: #2d548d; text-align: justify; margin: 20px 0 0; }
p {}
h2 { color: #fc6; font-size: 14px; }
#blueruler { text-align: center; }
#main { text-align: left; margin: 0 auto; width: 591px; }
#content { color: #fff; width: 591px; float: left; }
#content a:link, #content a:visited,  #content a:hover { color: #c0d4ff}
/*Navigation*/

#menu{text-indent: -9999px}
#menu a{text-decoration: none}

#home, #home a:link, #home a:visited{ background-image: url(navigation/home.gif); background-repeat: no-repeat; background-position: 0 -24px; text-indent: -9999px; width: 63px; height: 24px; float: left; }
#home a:hover{ background-image: url(navigation/home.gif); background-repeat: no-repeat; background-position: 0 0; width: 63px; height: 24px; float: left; }


#about, #about a:link,#about a:visited{ background-image: url(navigation/about.gif); background-repeat: no-repeat; background-position: 0 -24px; text-indent: -9999px; width: 80px; height: 24px; float: left; }
#about a:hover { background-image: url(navigation/about.gif); background-repeat: no-repeat; background-position: 0 0; width: 80px; height: 24px; float: left; }

#portfolio, #portfolio a:link,#portfolio a:visited{ background-image: url(navigation/portfolio.gif); background-repeat: no-repeat; background-position: 0 -24px; text-indent: -9999px; width: 123px; height: 24px; float: left; }
#portfolio a:hover{ background-image: url(navigation/portfolio.gif); background-repeat: no-repeat; background-position: 0 0; width: 123px; height: 24px; float: left; }

#infos, #infos a:link, #infos  a:visited{ background-image: url(navigation/info.gif); background-repeat: no-repeat; background-position: 0 -24px; text-indent: -9999px; width: 80px; height: 24px; float: left; }
#infos a:hover { background-image: url(navigation/info.gif); background-repeat: no-repeat; background-position: 0 0; width: 80px; height: 24px; float: left; }

#press, #press a:link,#press a:visited{ background-image: url(navigation/press.gif); background-repeat: no-repeat; background-position: 0 -24px; text-indent: -9999px; width: 79px; height: 24px; float: left; }
#press a:hover{ background-image: url(navigation/press.gif); background-repeat: no-repeat; background-position: 0 0; width: 79px; height: 24px; float: left; }

#news, #news a:link, #news a:visited{ background-image: url(navigation/news.gif); background-repeat: no-repeat; background-position: 0 -24px; text-indent: -9999px; width: 74px; height: 24px; float: left; }
#news a:hover{ background-image: url(navigation/news.gif); background-repeat: no-repeat; background-position: 0 0; width: 74px; height: 24px; float: left; }


#contact, #contact a:link, #contact a:visited{ background-image: url(navigation/contact.gif); background-repeat: no-repeat; background-position: 0 -24px; text-indent: -9999px; width: 92px; height: 24px; float: left; }
#contact a:hover{ background-image: url(navigation/contact.gif); background-repeat: no-repeat; background-position: 0 0; width: 92px; height: 24px; float: left; }

/*End Navigation*/


/*Portfolio*/
table {
	width: 591px; }
td {
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-color: #fff;
	text-align: center; }
img {
	border-width: 0; }
.prevnext { color: #fff; text-align: center; }
.prevnext a:link, .prevnext a:visited , .prevnext a:hover  { color: #c0d4ff}
/*End Portfolio*/
