
.sidelink:link
{
   text-decoration	: none;
   color			: #FFFFFF;
}

.sidelink:visited
{
   text-decoration	: none;
   color			: #FFFFFF;
}

.sidelink:hover
{
   text-decoration	: none;
   color			: #FF0000;
}

.title
{ 
	position		: absolute;
	top				: 3%;
	left			: 0%;
    width		    : 100%;
    height		    : 20%;
    overflow		: hidden;
    font-family		: Tahoma;
    font-size		: 170%;
}

.main
{ 
	position		: absolute;
	top				: 17%;
	left			: 2%;
    width		    : 96%;
    height		    : 50%;
    overflow		: hidden;
    font-family		: Tahoma;
    font-size		: 90%;
    color			: #FFFFCC;
}
	
.footer
{
   position		    : absolute;
   top              : 82%;
   left			    : 2%;
   width		    : 40%;
   height		    : 15%;
   overflow			: hidden;
   font-family		: Tahoma;
   font-size		: 100%;
}

.footer2
{
   position		    : absolute;
   top              : 82%;
   left			    : 70%;
   height		    : 4%;
   overflow			: hidden;
   font-family		: Tahoma;
   font-size		: 90%;
   color		    : white;
}

.footer3
{
   position		    : absolute;
   top              : 90%;
   left			    : 62%;
   height		    : 6%;
   overflow			: hidden;
   font-family		: Tahoma;
   font-size		: 80%;
   color		    : orange;
}

.whoarewe01
{ 
	position		: absolute;
	top				: 20%;
	left			: 10%;
    width		    : 80%;
    height		    : 75%;
    overflow		: hidden;
    font-family		: Tahoma;
    color			: black;
    font-size		: 110%;
    text-align		: center;
}

.whoarewe02border
{ 
	position		: absolute;
	top				: 34.5%;
	left			: 9.5%;
    width		    : 41%;
    height		    : 29%;
    overflow		: hidden;
    font-family		: Tahoma;
    background-color: #9C5C5C;
}

.whoarewe02
{ 
	position		: absolute;
	top				: 35%;
	left			: 10%;
    width		    : 35%;
    height		    : 28%;
    overflow		: hidden;
    font-family		: Tahoma;
    background-color: #FFFFCC;
}

.imgframe02
{ 
	width		    : 234px;
    height		    : 272px;
    overflow		: hidden;
    margin			: 10px;
}

.txtframe02
{ 
	position		: absolute;
	top				: 1%;
	left			: 1%;
    width		    : 50%;
    height		    : 95%;
    overflow		: hidden;
    font-family		: Tahoma;
    color			: Gray;
    font-family		: "Comic Sans MS";
    font-size		: 100%;
    padding			: 5%;
}

.whoarewe03border
{ 
	position		: absolute;
	top				: 34.5%;
	left			: 50.5%;
    width		    : 41%;
    height		    : 29%;
    overflow		: hidden;
    font-family		: Tahoma;
    background-color: #9C5C5C;
}

.whoarewe03
{ 
	position		: absolute;
	top				: 35%;
	left			: 51%;
    width		    : 40%;
    height		    : 28%;
    overflow		: hidden;
    font-family		: Tahoma;
    background-color: #FFFFCC;
}

.imgframe03
{ 
	width		    : 185px;
    height		    : 215px;
    overflow		: hidden;
    margin			: 10px;
}

.txtframe03
{ 
	position		: absolute;
	top				: 1%;
	right			: 1%;
    width		    : 50%;
    height		    : 95%;
    overflow		: hidden;
    font-family		: Tahoma;
    color			: Gray;
    font-family		: "Comic Sans MS";
    font-size		: 100%;
    padding			: 5%;
}

.whoarewe04
{ 
	position		: absolute;
	top				: 68%;
	left			: 10%;
    width		    : 80%;
    height		    : 24%;
    overflow		: hidden;
    font-family		: Tahoma;
    color			: #00000F;
    font-size		: 110%;
    text-align		: center;
}

.photomain
{ 
	position		: absolute;
	top				: 30%;
	left			: 1%;
    width		    : 98%;
    height		    : 60%;
    overflow		: hidden;
    font-family		: Tahoma;
    font-size		: 400%;
    text-align		: center;
}

.photoalbum
{ 
	position		: absolute;
	top				: 20%;
	left			: 1%;
    width		    : 98%;
    height		    : 60%;
    overflow		: hidden;
    font-family		: Tahoma;
    font-size		: 100%;
    text-align		: left;
}

.flags
{ 
	position		: absolute;
	top				: 80%;
	left			: 1%;
    width		    : 98%;
    height		    : 20%;
    overflow		: hidden;
    font-family		: Tahoma;
    font-size		: 80%;
    color			: White;
    text-align		: center;
}

.miscellaneous
{ 
	position		: absolute;
	top				: 25%;
	left			: 5%;
    width		    : 95%;
    height		    : 60%;
    overflow		: hidden;
    font-family		: Tahoma;
    font-size		: 100%;
    color			: Black;
    text-align		: left;
}

.photohead
{
    position		: absolute;
	top				: 2%;
	left			: 0%;
    width		    : 100%;
    height		    : 20%;
    overflow		: hidden;
    font-family		: Tahoma;
    font-size		: 100%;
    color			: Black;
}

.photolinksleft
{
   position		    : absolute;
   top              : 85%;
   left			    : 4%;
   width		    : 40%;
   height		    : 15%;
   overflow			: hidden;
   font-family		: Tahoma;
   font-size		: 90%;	
}

.photolinksright
{
   position		    : absolute;
   top              : 85%;
   left			    : 62%;
   width		    : 38%;
   height		    : 15%;
   overflow			: hidden;
   font-family		: Tahoma;
   font-size		: 90%;	
}		

.powered
{
   position		    : absolute;
   top              : 89%;
   left			    : 45%;
   height		    : 6%;
   width			: 125px;
   overflow			: hidden;
   font-family		: Tahoma;
   font-size		: 80%;
   color		    : white;
}

.transverb
{
   position		    : absolute;
   top              : 92%;
   left			    : 39%;
}

.nojavascript
{
    position		: absolute;
	top				: 15%;
	width		    : 100%;
    height		    : 20%;
    overflow		: hidden;
    font-family		: Tahoma;
    font-size		: 120%;
    color			: Red;
}