
body, html {
background: #191919;
font-family: arial, verdana, sans-serif;
margin: 0px;
padding: 0px;
margin: 0px auto 0px auto;
}
a:link{
color: #4079fb;
text-decoration: none;
font-weight: bold;
font-size: 80%;
}
a:visited{
color: #4079fb;
text-decoration: none;
font-weight: bold;
font-size: 80%;
}
a:hover{
color: #000;
text-decoration: none;
font-weight: bold;
font-size: 80%;
}



#container {
background: #3a3a3a;
font-family: garamond;
width: 800px;
margin: 0px auto 0px auto;
}
#header {
background: #fff url('../images/header_bg.jpg') no-repeat;
width: 800px;
height: 257px;
}
#title {
color: #fff;
float: right;
display: block;
margin-right: 15px;
margin-top: -8px;
font-size: 90%;
}
/*
#navigation li{
display: inline;
margin: 10px;
}

#navigation a:link{
color: #f2f2f2;
text-decoration: none;
font-family: verdana;
font-size: 13px;
}

#navigation a:visited{
color: #f2f2f2;
text-decoration: none;
font-size: 13px;
font-family: verdana;
}

#navigation a:hover{
color: #7890c3;
}



*/
#navtop{
height:18px;
}
p{
font-family: verdana;
font-size: 12px;
}


.white{
color: #fff;
text-align: center;
}

#contents{
background: #fff url('../images/contents_bg1.jpg');
margin-top: 0px;
}
.contents_bot{
display: block;
margin-top: 10px;
}

#home_top{
width: 710px;
font-family: verdana;
margin-left: 40px;
}

.linkright{
float: right;
margin-right: 10px;
}
.linkright_web{
float: right;
font-size: 80%;
}
#home_top a:link{
color: #4079fb;
text-decoration: none;
font-weight: bold;
font-size: 80%;
}
#home_top a:visited{
color: #4079fb;
text-decoration: none;
font-weight: bold;
font-size: 80%;
}
#home_top a:hover{
color: #000;
text-decoration: none;
}
.slideimg{
float:left;
margin-top: -20px;
margin-left: -20px;
}
#home_left{
float: left;
width: 230px;
font-family: verdana;
margin-left: 40px;
}
#home_left a:link{
color: #4079fb;
text-decoration: none;
font-weight: bold;
font-size: 80%;
}
#home_left a:visited{
color: #4079fb;
text-decoration: none;
font-weight: bold;
font-size: 80%;
}
#home_left a:hover{
color: #000;
text-decoration: none;
font-weight: bold;
font-size: 80%;
}

#home_right{
width: 460px;
font-family: verdana;
float: right;
position: ;
margin-right: 40px;
}
#home_right a:link{
color: #4079fb;
text-decoration: none;
font-weight: bold;
font-size: 80%;
}
#home_right a:visited{
color: #4079fb;
text-decoration: none;
font-weight: bold;
font-size: 80%;
}
#home_right a:hover{
color: #000;
text-decoration: none;
font-weight: bold;
font-size: 80%;
}

#home_right .date{
color: #000;
text-decoration: none;
font-weight: bold;
font-size: 80%;
}
#home_right .blog{
margin-top: -10px;
}
.slideshowhome{
height: 235px;
}
#webdesign{
width: 675px;
margin-left: 50px;
}
#webdesign strong{
color: #7890c3;
}

#about{
width: 675px;
margin-left: 50px;
}
#about strong{
color: #7890c3;
}
#about a:link{
color: #4079fb;
text-decoration: none;
font-weight: bold;
}
#about a:visited{
color: #4079fb;
text-decoration: none;
font-weight: bold;
}
#about a:hover{
color: #000;
text-decoration: none;
font-weight: bold;
}
#graphicdesign{
width: 675px;
margin-left: 50px;
}
#graphicdesign strong{
color: #7890c3;
}

#videoediting{
width: 675px;
margin-left: 50px;
}
#videoediting strong{
color: #7890c3;
}
#videoediting i{
font-weight: bold;
}
#resume{
width: 675px;
margin-left: 50px;
}
#resume strong{
color: #7890c3;
}
#resume i{
font-weight: bold;
}


#contact{
width: 675px;
margin-left: 50px;
}
#contact strong{
color: #7890c3;
}
#contactinfo{
height: 85px;
width: 670px;
}
#contactinfoitem{
float: left;
}
#contactinfoitem1{
float: left;
margin-left: 70px;
}


#footer {
float: left;
margin-left: 15px;
margin-top: 10px;
}
#footer p{
color:#979797;
margin-left: 250px;
padding-top: 30px;
}


#footer a{
color:#979797;
text-decoration: none;
}
#footer a:visited{
color:#979797;
text-decoration: none;
}
#footer a:hover{
color:#fff;
text-decoration: none;
}

.clear {
clear: both;
}
