* {
    outline: none;
}

body {
    margin: 32px;
    padding: 0; 
    font-size: 11px; 
    background: #000; 
    color: #fff;
}

a {
    color: #0f0;
    text-decoration: none;
}

a:hover {
    color: #0f0;
    text-decoration: underline;
}

a img, img {
    border: none;
    padding: 0;
    margin: 0;
}

a.more {
    font-size: 12px;
    color: #333;
}

.wrap {
    padding: 0;
    width: 100%;
}

h1 #header {
    line-height: 30px;
}

h1 #header span {
    font-size: 24px;
    padding: 2px 0 0 2px;
    font-family: "Times New Roman"; Times, Georgia, serif; 
    font-style: italic;
    color: #0f0;
    text-transform: lowercase;
    font-weight: normal; 
}

h1 #header a, h1 #header a:hover {
    border: none;
}    

h1 {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    text-transform: uppercase;
    font-weight: bold; 
    font-size: 32px;
    line-height: 42px;
}

#othermenu {
    position: absolute;
    right: 60px;
    top: 30px;
}

#othermenu a {
    font-family: "Times New Roman", Times, Georgia, serif;
    text-decoration: none;
    color: #0f0;
    word-spacing: normal;
    text-align: left;
    letter-spacing: 0;
    text-indent: 0px;
    line-height: 19px;
    font-size: 13px;
    font-style: italic;
}

#othermenu a:hover {
    text-decoration: underline;
    color: #0f0;
}

#othernav {
    cursor: hand;
    background: #fff;
    position: absolute;
    right: 60px;
    top: 50px;
    padding: 6px;
}

#othernav a {
    cursor: hand;
    font-family: "Times New Roman", Times, Georgia, serif;
    text-decoration: none;
    color: #0f0;
    word-spacing: normal;
    text-align: left;
    letter-spacing: 0;
    text-indent: 0px;
    line-height: 19px;
    font-size: 13px;
    font-style: italic;
}

#othernav a:hover {
    text-decoration: underline;
}

#biograpghy, #allNews {
    margin: 12px 0 12px 0; 
    width: 1024px; 
    padding: 6px 0;								  
    font-family: "Times New Roman", Times, Georgia, serif;
    text-decoration: none;
    word-spacing: normal;
    text-align: left;
    letter-spacing: 0;
    text-indent: 0px;
}

.Container {
    margin: 0 0 12px 0; 
    width: 1024px; 
    padding: 6px 0;								  
    font-family: "Times New Roman", Times, Georgia, serif;
    text-decoration: none;
    word-spacing: normal;
    text-align: left;
    letter-spacing: 0;
    text-indent: 0px;
}

p {
    line-height: 19px;
    font-size: 13px;
    font-style: italic;
    margin: 0;
    padding: 0;
}

#col_l, #mediaContainer1 {
    width: 494px;
    float: left;
    margin-right: 12px;
    padding: 6px;
    background: #fff;
    color: #000;
}

#col_r, #mediaDescription {
    width: 494px;
    float: left;
    padding: 6px;
    background: #fff;
    color: #000;
}

.gallery {
    background: #fff;
    padding: 0;
    margin: 0;
    font-size: 0;
    line-height: 0;
}

#mediaContainer2 {
    width: 1012px;
    float: left;
    margin: 0;
    padding: 6px;
    background: #fff;
    color: #000;
}

.mediaContainer3 {
    width: 1012px;
    float: left;
    margin: 0 0 12px 0;
    padding: 6px;
    background: #fff;
    color: #000;
}

#whitespace {
    white-space: normal;
}

h1 a {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    margin: 0 18px 0 0;
    padding: 0;
}

h1 a:hover {
    text-decoration: none;
    color: #0f0;
    border-bottom: 4px solid #0f0;
    cursor: pointer;
}	
																	
.float, .unfloat {
    float: left;
}

.clear {
    clear: left;
}

#green, #img_fix-first {
    color: #0f0;
    margin-right: 12px;
}
									
#img_fix {
    margin: 0 12px 0 -6px;
}

.picked {
    color: #0f0;
}

.category {
    margin: 6px 3px 18px 5px; 							  
    font-family: "Times New Roman", Times, Georgia, serif;
    text-decoration: none;
    color: #fff;
    word-spacing: normal;
    text-align: left;
    letter-spacing: 0;
    text-indent: 0px;
    line-height: 18px;
    font-size: 14px;
}

#copy {
    font-family: "Times New Roman", Times, Georgia, serif;
    text-decoration: none;
    color: #333;
    word-spacing: normal;
    text-align: left;
    letter-spacing: 0;
    text-indent: 0px;
    line-height: 15px;
    font-size: 12px;
    font-style: italic;
    margin-top: 12px;
}

#copy a {
    text-decoration: none;
    color: #0f0;
}

#copy a:hover {
    text-decoration: underline;
}

.loading {
    z-index: 5000;
    position: fixed;
    rigth: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: transparent;
}

#spinner {
    background: transparent;
    position: absolute;
    top: 0px; 
    right: 0px;
    width: 20px;
    height: 20px;
}

#categories a {
    cursor: pointer;
}

.hide {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 509px;
	width: 491px;
	z-index: 9999;
	padding: 6px;
	line-height: 19px;
    font-size: 13px;
    font-style: italic;
	background-color: #fff;
	font-weight: normal;
	color: #000;
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;

}

.std {
	width: auto;
	float: left;
	margin-right: 5px;
	position: relative;	
}	  