body {
width:720px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;
background-color: #f5f4f5;
}

#main {
background-image:url("images/bgy.png");
background-repeat: repeat-y;
}

#welcome{
position:absolute;
margin-left:70px;
top:90px;
width:280px;
height:130px;
border:0px solid #ffffff;
color: #777474;
font: normal 7pt tahoma;
text-align: left;
}

.nav {
font: bold 30px arial;
margin: 5px 0 0 0; 
padding: 0; 
list-style: none; 
text-transform: uppercase; 
font-size: 10px; 
}

.nav li a {
display: block; 
color: #666666; 
padding: 0 0 0 20px; 
margin-top: 2px; 
letter-spacing: 2px; 
text-decoration: none;
}

.nav li a:hover { 
color: #000000; 
}

.item-index {
background: #a98eed; 
} 

.item-about {
background: #ff97ff; 
} 

.item-photography {
background: #fbc4b8; 
} 

.item-graphics {
background: #f8c86c; 
}

.item-domain {
background: #e8e6e7; 
} 

#content {
background: #ffffff;
color: #4e4c4c;
font: normal 8pt tahoma;
text-align: justify;
padding: 10px 20px 0 20px; 
}

.date { 
text-align: right; 
color: #c5c5c5;
font-family: "Lucida Sans Unicode", sans-serif;;
font-size: 7pt;
letter-spacing:+1px;
text-transform:uppercase; }

.subject {
text-align: right;
font-size: 12pt;
letter-spacing: 2px;
color: #9a999a;
text-transform: uppercase; }

.subcontent {
min-height: 100px;
width: 672px;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px; 
}

.entry	{
-moz-border-radius: 0px;
width: 672px;
padding: 10px;
background-color: #fefefe !important;
color: #555555;
font: normal 8pt tahoma;
line-height: 12px;
text-align: justify;
margin-bottom: -30px;
}

.separator {height: 25px;}

.tagsGo {
background: url(http://i29.tinypic.com/seq1aw.jpg)no-repeat; 	
padding: 0px 5px 3px 15px;
font-family: small fonts;
font-size: 7px;
font-weight: normal;
text-decoration: none;
letter-spacing: 1px;
text-transform: uppercase;
line-height: 10px;
display : block;
margin: 10px 0;
color: #c9c9cb;
}

a.tags:link, a.section:visited, a.section:active {
color:#FF5252; 
text-decoration:none; 
}

a.tags:hover {
color:#eeeeee; 
text-decoration:none; 
}

h1{
font-family: tahoma; 
color: #8d8c8c;
font-size: 9pt;
text-transform: lowercase;
letter-spacing: 2px;
margin: 0 0 2px 0;
text-decoration: none;
}

h5 {
font: normal 12pt georgia;
color: #969892;
text-align: left; 
text-transform: uppercase; 
letter-spacing: 2px;
margin: 0 0 5px 0; 
padding: 0;
}

strong, b {
color: #9050ea;
}

u {
color: #acacac;
}

em, i {
color: #83aec9;
}

a, a:link, a:visited {
color: #ecb241;
text-decoration: none;
}

a:hover{
color: #f8cc7d;
text-decoration: none;
}

.photographyTitle {
color:#000b00; 
background-color:#e5e8ed; 
border-bottom:4px solid #e5e8ed; 
padding:3px 0 3px 10px; 
margin:0; 
}

.photographyGo {
background-color:#f6f5f9; 
color:#7e7e7e; 
padding:2px 0 3px 5px; 
margin:0 0 10px 0; 
}

.photographyGo:hover {
background-color:#fcf7f9; 
}

a.photography:link, a.section:visited, a.section:active {
color:#f18c32; 
text-decoration:none; 
}

a.photography:hover {
color:#f18c32; 
text-decoration:underline; 
}



