html,body {
    font-size: 12px;
    font-family: Georgia, serif;
    font-color: black;
    height=100%;
    top: 0px;
    left: 0px;
	}

	
.caption {
    font-color: black;
    text-decoration: none;
    font-size: 10px;
    font-family: Georgia, serif;
	}
	
td {
    font-size: 12px;
    font-family: Georgia, serif;
    color: black;
    line-height: 18px;    
	}
	
.largetext {
    font-size: 16px;
    font-family: Georgia, serif;
    color: black;
}

.verylarge {
    font-size: 22px;
    font-family: Georgia, serif;
    color: black;
}

	
p {
    font-size: 12px;
    font-family: Georgia, serif;
    font-color: black;
	}
	
	
mysmall {
    font-size: 10px;
    font-family: Georgia, serif;
    line-height: 20px;
    color: #A9A348;
	}
	
a:link {
    text-decoration: none;
    color: black;

	}
	
a:visited {
    text-decoration: none;
    color: black;

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

	

.selected {
    color: #777777;
	}

a.selected:link {
    text-decoration: none;
    color: #777777;

	}
	
a.selected:visited {
    text-decoration: none;
    color: #777777;
	}
	
a.selected:hover {
    text-decoration: none;
    color: #777777;
	}
	
a.selected:active {
    text-decoration: none;
    color: #777777;
	}

	
.borderlink {
    color: black;
    border-color: #bbbbbb;
    border-width: 1px;
    padding: 3px;
    border-style: solid;    
	}

a.borderlink:link {
    text-decoration: none;
    color: black;

	}
	
a.borderlink:visited {
    color: black;
	}
	
a.borderlink:hover {
    color: #777777;
	}
	
a.borderlink:active {
    color: #777777;
	}


.text {
	font-size: 12px;
        font-family: Georgia, serif;
	line-height: 15px;
	color: black;
	}
	



select, option, textarea, input {
        font-family: Georgia, serif;
	font-size: 11px;
}
	
.forumline      { background-color: #fff2d9; border: 1px #cc9933 dashed; }

.pictureborder      { border: 1px #000000 solid  ; }

.navbartable      { background-color: #777777; }

.main {
    border-color: #bbbbbb;
    border-width: 1px;
    border-style: solid;
    width: 800px;
    height: 600px;
}


.namestripe {    
    height: 50px;
    width: 765px;
    padding: 0px;
}

.undername {    
    height: 5px;
    width: 765px;
    padding: 0px;
}

.abovename {    
    height: 20px;
    width: 765px;
    padding: 0px;
}

.between_name {    
    height: 20px;
    width: 75px;
    padding: 0px;
}

.under_name_for_text {    
    height: 150px;
    width: 765px;
    padding: 0px;
}

.photos {
    padding: 0px;
    width: 765px;
    height: 460px;
}

.left_side_for_text {
    padding: 0px;
    width: 158px;
    height: 430px;
}

.left_side_for_links {
    padding: 0px;
    width: 158px;
    height: 420;
}

.text_area {
    padding: 0px;
    width: 482px;
    height: 430px;
}

.links_text_area {
    padding: 0px;
    width: 482px;
    height: 420px;
}

.grid {
    padding: 0px;
    width: 209px;
    height: 209px;
}

.undergrid {
    padding: 0px;
    width: 209px;
    height: 149px;
}

.short_undergrid {
    padding: 0px;
    width: 209px;
    height: 124px;
}

.linksbottom {
    padding: 0px;
    width: 765px;
    height: 50px;
}


.bottombox {
    padding: 0px;
    width: 765px;
    height: 20px;
}

.bottomnav {
    font-size: 12px;
    line-height: 18px;
}

