/* CSS Document */


#portfolio{
margin: 0;
padding 0;
text-align:center;
}

#portfolio ul{
	font: bold 13px arial;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

#portfolio ul li{
display: inline;

}


#portfolio ul li a, #portfolio ul li span{
	
	color:#eb3738;
	font-weight: bold;
	text-decoration: none;
	background-color: url;
	background-image: url(../images/divider.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	
}
#portfolio ul #page a, #portfolio ul #page span{
	
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: url;
	background-image: url(../images/divider.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
}
a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#portfolio ul li span{ /*Targets span tag to the right of #leftcorner below*/
padding-left: 0px;
}


#portfolio ul li a:hover{
text-decoration: none;
}

#portfolio:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
/*vmenu*/


#dep{
width: 100px;
margin-left: 5px;
font: bold 13px arial;
color: #333;
}



#dep ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#dep li {
margin: 0;
}

#dep li a{
display: block;
color: #7f3c3c;
text-decoration: none;
width: 100%;
}
#dep #page a{
display: block;
color: #fff;
text-decoration: none;
width: 100%;
}



#dep li a:hover{

color: #fff;
}

/*pic_numbers*/
#t1 a{
	font-family: arial;
	color: #CE9797;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
#t1 a:link{
	font-family: arial;
	color: #CE9797;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
#t1 a:visited{
	font-family: arial;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
#t1 a:visited{
	font-family: arial;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

#t1 a:hover{
	font-family: arial;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FF3333;
	font-weight: bold;
	text-decoration: none;
}
