html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

html {
height:101%;
overflow-y: scroll;}



/* h1 tag style */
h1 {
    margin: 0px;
    padding: 0px;
    font-family: arial;
    font-size: 70%;
    color: #ffffff;
}

#content {
	background-color: black;
	color: #333333;
	text-align: center;
	font-family : verdana, serif;
	font-size: 90%; 

}

#content a{
	text-decoration: none;
	color: #00cc33;
}

#content img {
	padding-top: 30px;
	text-align: center;

}

#video {


}

/* header CSS Style Rule */
#header {
    width: auto;
    height: 16px;
    background-color: #333333;
}

#header2 {
    padding-top: 4px;
    padding-left: 14px;
    width: auto;
    height: 16px;
    background-color: black;
    font-family : verdana, serif;
	font-size: 60%; 
}

#header2 a {

	color: #333333;

	text-decoration: none;

}



/* content-container CSS Style Rule */
/* It will hold the main content of the page. */
#content-container {
    text-align: center;
    width: auto;
    background-color: green;
}

.clear {

	clear: both;

}

#footer{
}


/* main nav */

.nav {      display: block;      padding-left: 14px;       
			font-family : verdana, serif;
			font-size: 55%;
            text-decoration : none;
            font-weight : normal;
            text-align : left;
            letter-spacing: 2px;
            }
            
.nav a  {     color: #ff00cc;
         text-decoration : none;
         font-weight : normal;
 
}


.nav a:link  {      color:  #ff00cc;
               text-decoration : none;
               font-weight : normal;
 
}

.nav a:visited {    color:  #ff00cc;
               text-decoration : none;
               font-weight : normal;

 
}
   
.nav a:active  {     color : #bbbbbb;
                text-decoration : none;
                font-weight : normal;
}



.nav a:hover  {      color : #bbbbbb;
                text-decoration : none;
                font-weight : normal;
}

.nav img{ border-style: none;}
             
.nav_black {color: black;}

.nav_right { 
	letter-spacing: 2px; 
	font-size: 50%; 
	position: relative; 
	font-family : verdana, serif;
	margin-left: 10px; 
	margin-bottom: 0px; 
	margin-right: 10px; 
	margin-top: -14px; 
	float: right;
	text-decoration : none;
}

.nav_right a  {     color: white;
         text-decoration : none;
         font-weight : normal;
 
}


.nav_right a:link  {      color:  white;
               text-decoration : none;
               font-weight : normal;
 
}

.nav_right a:visited {    color:  white;
               text-decoration : none;
               font-weight : normal;

 
}
   
.nav_right a:active  {     color : #bbbbbb;
                text-decoration : none;
                font-weight : normal;
}



.nav_right a:hover  {      color: #00ffcc;
                text-decoration : none;
                font-weight : normal;
}

.position {

	padding-top: 20px;

}



/* archive */


#main {      
    	font-family : verdana, serif;  
	margin-left: 146px;      
      
	width: 500px;      
      
}


.main_box {
	width: 460px;
	margin-top: 40px;  
	}
	
.main_box ul {

		width: 460px;

		position: absolute;

		display: block;

		list-style-type: none;

	}


.main_box li {

		padding-top: 12px;
         font-size: 70%;
		border-top-color: #cccccc;

		border-top-style: dashed;

		border-top-width: 1px;

		margin-bottom: 80px;

	}
	
.main_box li p {


		padding-top: 10px;


	}

.main_box form {}


.archive_text {
         text-decoration : none;
         font-weight : normal;
         }
         
.archive_text a { font-size: 14px; color:#00ccff;
         text-decoration : none;
         font-size: 120%;
         font-weight : normal;
         }
         
.imgtfe {
margin-bottom: 0px;
text-align: left;
height: 70px;
width: 70px;
margin-left: 0;
margin-right: 20px;
margin-top: 12px;
border: 1px solid #aaa;}


h3{margin-top: 50px; margin-bottom: 30px; color: #33ff00;} 


h2{margin-top: 50px; margin-bottom: 50px; margin-left: 40px; color: #33ff00;} 

a {color: #6600ff; text-decoration: none;}

small {font-size: 70%; color: #999999;}