
html {
	background: url("/images/assets/bg.gif") top left repeat;
	
	}

body { 
font-size: 18px;
margin: 0 0 0 10px;
padding: 10;
}

.j {
text-align:justify;
width: 630px;
}

#page-top {
background: transparent none repeat scroll 0 0;
width: 800px;
height: 150px;
margin: 0;
}

#header-img {
clear: both;
height: 150px;
margin: 0;
width: 150px;
}

#logo {
background: transparent url(/images/assets/george.gif) no-repeat scroll center top;
display: inline;
float: left;
margin: 0;
clear: left;
}

#logo a {
display:block;
height:150px;
width:150px;
}

#balloon {
height: 60px;
width: 650px;
float: left;
clear: right;
margin: 15px 0 0 0;
}

#menu-bar {
height: 45px;
width: 650px;
text-align:left;
float: left;
clear: right;
margin: 30px 0 0 0;
}

#menu-bar ul {
margin: 0;
padding: 0;
}

#menu-bar li {
border-left:1px solid;
display:inline;
list-style-type:none;
margin:0;
padding:0 12px 0 14px;
text-align:left;
}
#menu-bar li:first-child {
border:medium none;
}
#menu-bar a {
text-decoration:none;
}
#menu-bar a:link {
color:#000000;
}
#menu-bar a:visited {
color:#000000;
}
#menu-bar a:hover {
color:#800000;
}

.floatcatch {
clear:both;
}

#main {
clear:none;
float:left;
min-height:425px;
padding-left:10px;
width:800px;
}

#profile {
border-right: 1px solid;
padding-top: 10px;
float: left;
width: 61px;
}

#profile a img {
border: none;
text-decoration: none;
}


#profile a:link img {
border: none;
}

#profile a:visited img {
border: none;
}


#profile-main {
padding: 10px;
float: left;
width: 80%;
}

.photoz {
padding-bottom: 10px;
}
