a {outline: none;}

img {display: block;}

embed {display: block;}

p 
	{
	margin: 0px; 
	font-family: verdana, sans-serif; font-size: 7pt; color: #CCCCCC; text-decoration: none;
	}

.norm {font-size: 7pt; color: #808080;}
.norm a:link {color: #808080; text-decoration: none;}
.norm a:visited {color: #808080; text-decoration: none;}
.norm a:hover {color: #CCCCCC; text-decoration: none;}

.norm-alt {font-size: 12pt; font-weight: bold; color: #CCCCCC;}
.norm-alt a:link {color: #CCCCCC; text-decoration: none;}
.norm-alt a:visited {color: #CCCCCC; text-decoration: none;}
.norm-alt a:hover {color: #CCCCCC; text-decoration: none;}

.norm-dark {font-size: 7pt; color: #5A5A5A;}
.norm-dark a:link {color: #5A5A5A; text-decoration: none;}
.norm-dark a:visited {color: #5A5A5A; text-decoration: none;}
.norm-dark a:hover {color: #CCCCCC; text-decoration: none;}

.bold {font-size: 7.5pt; font-weight: bold; color: #808080;}
.bold a:link {color: #808080; text-decoration: none;}
.bold a:visited {color: #808080; text-decoration: none;}
.bold a:hover {color: #CCCCCC; text-decoration: none;}

.bold-alt {font-size: 8.5pt; font-weight: bold; color: #CCCCCC;}
.bold-alt a:link {color: #CCCCCC; text-decoration: none;}
.bold-alt a:visited {color: #CCCCCC; text-decoration: none;}
.bold-alt a:hover {color: #CCCCCC; text-decoration: none;}

.bold-dark {font-size: 7.5pt; font-weight: bold; color: #5A5A5A;}
.bold-dark a:link {color: #5A5A5A; text-decoration: none;}
.bold-dark a:visited {color: #5A5A5A; text-decoration: none;}
.bold-dark a:hover {color: #CCCCCC; text-decoration: none;}

.slash {font-size: 7pt; font-weight: bold; color: #808080;}

.slash-dark {font-size: 7pt; font-weight: bold; color: #5A5A5A;}

body
	{
	margin: 0px;
	background-color: #191919;
	text-align: center;
	padding: 0px;
	}

.t0	{
	white-space: nowrap;
	padding: 0px;
	}

.t1	{
	white-space: nowrap;
	padding: 0px;
	}

.t2	{
	white-space: nowrap;
	border-top: 1px solid #808080;
	padding: 0px;
	}

.t3	{
	white-space: nowrap;
	border-top: 1px solid #5A5A5A;
	padding: 0px;
	}
	
#container
	{
	margin: 60px auto 0px auto;
	width: 860px; height: 500px;
	background-color: #FFFFFF;
	padding: 0px;
	}

#menuTop
	{
	margin: 0px auto 0px auto;
	width: 860px; height: 30px;
	background-color: #191919;
	padding: 0px;
    	}

#menuBottom
	{
	margin: 0px auto 0px auto;
	width: 860px; height: 30px;
	border-top: 1px solid #666666;
	background-color: #333333;
	padding: 0px;
    	}

#about
	{
	margin: 0px auto 0px auto;
	width: 860px; height: 470px;
	background-color: #333333;
	padding: 0px;
    	}

#content 
	{
	margin: auto;
	position: relative; top: 0px;
	width: 860px; height: 470px;
	background-color: #FFFFFF;
	padding: 0px;
    	}

#image
	{
	width: 860px; height: 470px;
	background-color: #333333;
	padding: 0px;
	}


#nojava 
	{
	width: 100%;
	background-color: #FF0000;
	padding: 10px 0px;
	}
