
.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				: 1%;
	left			: 0%;
    width		    : 100%;
    height		    : 20%;
    overflow		: hidden;
    font-family		: Tahoma;
    font-size		: 170%;
}

.main
{ 
	position		: absolute;
	top				: 16%;
	left			: 2%;
    width		    : 96%;
    height		    : 50%;
    overflow		: hidden;
    font-family		: Tahoma;
    font-size		: 110%;
    color			: #FFFFCC;
}

.divmenu {
	width: 7em;
	font-size: 0.9em;
	background-color: #999999;
	-moz-border-radius: 0.6em;
	-webkit-border-radius: 0.6em;
	border-radius: 0.6em;
	box-shadow: 0.1em 0.1em 0.1em 0.1em lightgrey inset;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; 	/* first! for msie-8	*/
	filter: alpha(opacity=85);											/* second! for msie-7	*/
	opacity: .85;	
	margin-top: 0.6em;
	padding: 0.8em;
}

.welcome {						/* welcoming texts index.htm	*/
	text-align		: left; 
	color			: #FFFFAA;
	font-size		: 1em;
	font-family		: Tahoma, Geneva, sans-serif;
}

.footer
{
   position		    : absolute;
   top              : 92%;
   left			    : 2%;
   width		    : 4em;
   height		    : 3em;
   overflow			: hidden;
   font-family		: Tahoma;
   font-size		: 90%;
}

.flagsymbol {
	border			: none; 
	width			: 3em; 
	height			: 2em; 
	-moz-border-radius: 0.6em;
	-webkit-border-radius: 0.6em;
	border-radius: 0.6em;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; 	/* first! for msie-8	*/
	filter: alpha(opacity=85);											/* second! for msie-7	*/
	opacity: .85;	
}

.footer1
{
   position		    : absolute;
   top              : 88%;
   left			    : 41%;
   width		    : 14em;
   height		    : 1.5em;
   overflow			: hidden;
   font-family		: Tahoma;
   font-size		: 90%;
   color:			: #FFFFFF;
}

.footer2
{
   position		    : absolute;
   top              : 94%;
   left			    : 78%;
   height		    : 1.5em;
   width			: 17em;
   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				: 25%;
	left			: 10%;
    width		    : 80%;
    height		    : 10%;
    overflow		: hidden;
	font-family		: Tahoma, Geneva, sans-serif;
    color			: #FFFFCC;
    font-size		: 100%;
	font-weight		: bold;
	text-align		: center;
	line-height		: 1.5em;
}

#whoarewe02
{ 
	position		: absolute;
	top				: 35%;
	left			: 8%;
    width		    : 40%;
    background-color: #FFFFCC;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
}

#whoarewe03
{ 
	position		: absolute;
	top				: 35%;
	left			: 52%;
    width		    : 40%;
   	font-family		: Tahoma, Geneva, sans-serif;
    background-color: #FFFFCC;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
}

.imgframe {
	width: 10em;
    height: 11em;
	margin-top: 0.4em;
	margin-left: 0.4em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
}

.txtframe {
	width: 17em;
	margin-top: 0.4em;
	margin-left: 0.5em;
	margin-right: 1em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 90%;
	line-height: 1.5em;
	color: #333;
	float: right;
	overflow: hidden;
}

#whoarewe04
{ 
	position		: absolute;
	top				: 66%;
	left			: 10%;
    width		    : 80%;
    height		    : 20%;
    overflow		: hidden;
	font-family		: Tahoma, Geneva, sans-serif;
    color			: #00000F;
    font-size		: 100%;
    text-align		: center;
	line-height: 1.5em;
}

.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		    : 40%;
    height		    : 60%;
    overflow		: hidden;
	font-family		: Tahoma, Geneva, sans-serif;
    font-size		: 90%;
    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			    : 36%;
}

#imgb {
	-moz-border-radius: 0.6em;
	-webkit-border-radius: 0.6em;
	border-radius: 0.6em;
	box-shadow: 0.1em 0.1em 0.1em 0.1em lightgrey inset;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=55)"; 	/* first! for msie-8	*/
	filter: alpha(opacity=55);											/* second! for msie-7	*/
	opacity: .55;	
}

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