


html
{ background-image: url(../images/bg.jpg); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

body
{
	font:11px/1.5 Verdana, Helvetica, sans-serif;
	background:#FFF;
	margin:0;
	padding:0;
}

p {}

h1 a
{
    height: 40px
	display:block;
	text-indent:-9000px;
}

#header a:hover,#header a.white,.email-link:hover
{
	color:#fff;
	border-bottom: 0pt;
}


td {}

.container
{
	width:800px;
	margin:0 auto;
	}

.container2
{
	float: left;
	margin:0 auto;
	}	


.container3
{
	width:800px;
	margin:0 auto;
	padding:40 px 40 px 40px 40 px;
	}

.container4
{
	width:369px;
	float: right;
	margin:0 auto;
	padding:40px 40px 40px 40px;
	}	
	
.container5
{
	width:301px;
	float: left;
	margin:0 auto;
	padding:10px 10px 10px 10px;
	}	

.container6
{
	float: right;
	margin:0 auto;
	padding:40px 40px 40px 40px;
	}		
	
#header
{
	background:#0f1e31;
	padding:12px;
}

#header ul
{
	float:right;
	margin:-14px 0 0;
}

#header ul li
{
	display:inline;
	border-right:1px solid #A8ADB3;
	margin:0 5px 0 0;
	padding:0 5px 0 0;
	}
	

.top a {text-decoration: none;
        border-bottom: none;}

a:link{
color: #5b738b; text-decoration:none;
border-bottom:1px dotted white;}

a:visited { color: #6e869e; text-decoration:none;
 border-bottom:1px dotted white;}

a:hover { color: #bfc4c8; text-decoration:none;
 border-bottom:1px dotted white; }

a:active { color: #fff; text-decoration:none;
border-bottom:1px dotted white;}
#wrap
{
	width:800px;
	margin:0 auto;
	padding:0;
}

.welcome-col
{
	border-right:1px solid #EEE;
	width:350px;
	float:left;
	padding:12px 12px 12px 12px;
}

.welcome-col2
{
	border-right:1px solid #EEE;
	width:300px;
	float:left;
	padding:12px 12px 12px 12px;
}

.welcome-col3
{
	border-right:1px solid #EEE;
	width:325px;
	float:left;
	padding:12px 12px 12px 12px;
}

.welcome-col4
{
	border-right:1px solid #EEE;
	float:left;
	padding:12px 12px 12px 12px;
}


.profilepic-col
{
	float:right;
	padding:12px 12px 12px 12px;
}

.contact-col
{
	border-right:1px solid #EEE;
	width:350px;
	float:left;
	padding:52px 52px 52px 52px;
}

.fampic-col
{
	width:400px;
	float:right;
	padding:20px 12px 20px 12px;
}

.fampic-col2
{
	float:right;
	padding:20px 12px 20px 12px;
}

.fampic-col3
{
	float:center;
	padding:20px 12px 20px 12px;
}

.fampic-col4
{
	float:left;
	padding:20px 12px 20px 12px;
}

.fampic-col5
{
    float: left
    width: 700 px;
	padding:20px 12px 20px 12px;
}

.thumbpic-col
{
	width:795px;
	float:right;
	padding:10px 10px 10px 10px;
}

.guestbook-col
{
	position: relative;
	width:799px;
	float:left;
	text-align: left;
    margin: 0;
	padding: 0;
}


.ref-col
{
	width:600px;
	float:left;
	padding:20px 12px 20px 100px;
}

.cdleft
{
	width:350x;
	float:left;
	padding:15px 15px 15px 15px;
}

.cdright
{
	float:right;
	padding:15px 15px 15px 15px;
}


.ref-col2
{
	width:600px;
	float:left;
	padding:20px 12px 20px 100px;
}

.wide-left
{
	border-right:1px solid #EEE;
	width:381px;
	float:left;
	padding:0 12px 0 0; 
	}

.image{
	padding:1px;
	background:url(../images/dot.gif) repeat;
	margin:0 .5em .2em 0;
	}
	
.image2{
    padding:3px;
    margin:0 .5em .2em 0;
	}

.var1 img{border:3px solid #fff;}

.sansborder {border: none; position: relative; left: 10px;}
.sansborder2 {border: none; position: relative; left: 40px;}
.sansborder3 {border: none; position: relative; left: 70px;}

.myparagraph:first-letter {
float:left;
font-weight:bold;
}

#footer
{
	clear:both;
	float: center;
	padding: 15px;
	color:#D7DADB;
	background:#0f1e32;
}

.clearfix {
    display: inline-block;
}
.textaligncenter { text-align: center; }

.italic { font-style: italic; }
