@charset "UTF-8";
body {
text-align: center;
width: 100%;
margin:0px;
height: 100%;
}

#wrapper {
margin:0px auto;
width: 822px;
text-align: left;
clear:none;
height:100%;

}

#header {
width: 822px;
height:74px;
background-image: url(images/header.gif);
}

#bluebox {
float: left;
border-width: 3px;
border-color: #464597;
border-style: solid;
width: 220px;
min-height: 250px;
font-family: Helvetica, Arial, sans-serif;
color: #666;
padding-bottom: 8px;
background-color: #f8f8f8;
}

#blueboxtop {
height: 1em;
background-color: #464597;
width: 100%;
font-family: "Arial Black", Arial, Helvetica, sans-serif;
color: #f8f8f8;
font-size: 20px;
padding-bottom: 10px;
margin-bottom: 6px;
text-align: center;
}


#flickr {
float: left;
font-family: "Arial Black", Helvetica, Arial, sans-serif;
font-size: 1em;
width: 220px;
color: #666;
margin-top: 25px;

}

a:link {
border-style: none;
border-width: 0;
color: #666;
text-decoration: none;
}

a:hover {
border-style: none;
border-width: 0px;
text-decoration: underline;
color: #444;
}
a:visited{
border-style: none;
border-width: 0px;
color: #666;
text-decoration: none;
font-weight: bold;
}
ul {margin: 0; padding: 0; list-style-position:inside;  list-style-type: circle;}

h1 {
font-family: "Arial Black", Helvetica, Arial, sans-serif;
font-size: 1.3em;
color: #666;
line-height: 100%;
}








.navigation {
width: 822px;
float: left;
background-color: #7f88c8;
height: 37px;
}

.leftshadow {
width: 11px;
height: 37px;
float:left;
background-image: url(images/side-left.jpg);
background-repeat: repeat-y;
}
.rightshadow {
min-width: 16px;
min-height: 100%;
float: right;
background-image: url(images/side-right.jpg);
background-repeat: repeat-y;
}

.navicons {
height: 37px;
float: right;
}
.spacers {
height: 37px;
width: 19px;
float: right;
background-image: url(images/spacer.gif);
background-repeat: no-repeat;
}
.padding {
height: 37px;
width: 12px;
float: right;
}

.body{
width: 822px;
height: 100%;
float: left;
background-image: url(images/body.jpg);
background-repeat: repeat-y;
overflow: hidden;
}

.footer {
width: 822px;
height: 38px;
float: left;
background-image: url(images/footer.jpg);
}

.links {
width: 140px;
height: 100%;
float: left;
margin: 0 5px 0 20px;


}


.maintext {
width: 375px;
float: left;
height: 100%;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
color: #444;
padding-left:8px;
border-width: 0 0 0 2px; 
border-color: #888;
border-style: dotted;
margin-right: 20px;
padding-bottom: 3000px; 
margin-bottom: -3000px;

}
.maintext img {margin: 10px 15px 8px 0;}
.widgets {
width: 220px;
height: 100%;
float: left;
margin: 10px 0 0 0px;
}
.icon {
width: 62px;	
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
color: #666;
margin: 0 4px 4px 0;
float: left;
text-align: center;
}
.icon a:hover{
text-decoration: none;
font-weight: bold; 
}

.resumehead{font-family: "Arial Black", Helvetica, Arial, sans-serif;
font-size: 1.4em;
color: #333;
}

#flickrphotos {
float: left;
width: 550px;
height: 100%;
margin: 10px 0 0 15px;
padding-left: 10px;

}



