﻿	    body
	    {
	        background: #000 url('../../Content/img/uosa_logo_str.jpg') no-repeat top left;
	        font: 13px/20px Georgia, Times, Times New Roman, serif;
	        color: #1F0400;
	        min-width: 1180px;
	    }
	    
	    #main
	    {
	        margin-top: 10px;
	    }
	    
	    #inner_main
	    {
	        padding: 20px 25px;
	        background: #DACA96 url(../../Content/img/prima_back_gld.jpg) repeat-y;
	        min-height: 400;
	    }
	    #inner_main_bottom
	    {
	        background: url(../../Content/img/prima-bot_gld.jpg) no-repeat;
	        padding-bottom: -5px;
	    }
	    #inner_main_top
	    {
	        background: url(../../Content/img/prima-top_gld.jpg) no-repeat;
	        font-size: 1px;
	        line-height: 4px;
	    }
	    
	    #menu
	    {
	        background: url(../../Content/img/menu-bg.jpg) no-repeat;
	        color: #DFBB58;
	        font-family: Verdana;
	        font-size: 12px;
	        margin-top: 10px;
	    }
	    
	    #menu img
	    {
	        margin-top: -35px;
	    }
	    
	    #menu ul
	    {
	        padding: 15px 20px;
	        list-style-type: square;
	        list-style-position: inside;
	    }
	    #menu li
	    {
	        height: 22px;
	        line-height: 22px;
	        background: url(../../Content/img/menu_item.gif) no-repeat bottom center;
	        text-align: left;
	        padding: 0 0 6px 0;
	        font-size: 13px;
	        margin-bottom: 5px;
	    }
	    /*	#menu li.features {text-indent: -9999px; background: url(../../Content/img/menu-features.png);}
		#menu li.rules {text-indent: -9999px; background: url(../../Content/img/menu-rules.png);}
		#menu li.main {text-indent: -9999px; background: url(../../Content/img/menu-main.png);}
		#menu li.management {text-indent: -9999px; background: url(../../Content/img/menu-accmgmt.png);}
		#menu li.forum {text-indent: -9999px; background: url(../../Content/img/menu-forum.png);}
		#menu li.admin {text-indent: -9999px; background: url(../../Content/img/menu-admin.png);}*/
	    
	    #menu_bottom
	    {
	        background: url('../../Content/img/menu-bottom.jpg') no-repeat;
	    }

	    #header
	    {
	        padding-bottom: 10px;
	        text-align: center;
	        height: 180px;
	    }
	    p
	    {
	        margin-bottom: 10px;
	    }
	    h1
	    {
	        font-size: 18px;
	        margin-bottom: 7px;
	        color: #860505;
	        font-family: Georgia;
	    }
	    p + h1
	    {
	        margin-top: 20px;
	    }
	    
	    span.letter_a
	    {
	        text-indent: -9999px;
	        background: url('../../Content/img/letters/a.png') no-repeat;
	        display: block;
	        float: left;
	        height: 40px;
	        width: 30px;
	        padding: 0px 5px 0 0;
	    }
	    
	    span.letter_s
	    {
	        text-indent: -9999px;
	        background: url('../../Content/img/letters/s.png') no-repeat;
	        display: block;
	        float: left;
	        height: 40px;
	        width: 30px;
	        padding: 0px 3px 0 0;
	    }
	    
	    
	    ul
	    {
	        list-style-type: square;
	        list-style-position: inside;
	        padding-left: 20px;
	    }
	    li
	    {
	        margin-bottom: 10px;
	    }
	    
	    li ul 
	    {
	        margin-top: 5px
	    }
	    
	    #more_info
	    {
	        display: none;
	    }
	    
	    a
	    {
	        color: #9D0B0B;
	        text-decoration: none;
	    }
	    a:hover
	    {
	        text-decoration: underline;
	        border-bottom: 0px solid #9D0B0B;
	    }
	    a:visited
	    {
	        color: #9D0B0B;
	    }
	    
	    #menu a
	    {
	        color: #DFBB58;
	    }
	    #menu a:hover
	    {
	        color: #9D0B0B;
	        text-decoration: none;
	    }
	    
	    div#download
	    {
	        margin-top: 60px;
	        padding-left: 8px;
	    }
	    
	    div#status
	    {
	        margin-top: 60px;
	        background: url('../../Content/img/status.jpg') no-repeat;
	        height: 107px;
	        color: #FFF;
	    }
	    
	    div#status p.clients
	    {
	        margin-top: 45px;
	        text-align: center;
	        padding-right: 15px;
	        margin-bottom: 5px;
	        text-shadow: #000 0px 2px 0px;
	    }
	    
	    div#status p.razor
	    {
	        font-size: 11px;
	        line-height: 14px;
	        color: #ccc;
	        padding-right: 17px;
	        text-shadow: #000 -1px 1px 0px;
	    }
	    
	    img
	    {
	        border: 0 !important;
	        text-decoration: none;
	    }
	    
	    #header a:hover
	    {
	        border: 0;
	        text-decoration: none;
	    }
	    
	    div.banner
	    {
	        background: url('../../Content/img/banner_thin_news.png') repeat-x;
	        height: 30px;
	        margin-top: 5px;
	        margin-bottom: 5px;
	    }
	    
	    .news_item
	    {
	        margin-top: 0px;
	    }
	    
	    .news_item li
	    {
	        margin-bottom: 5px;
	        list-style-type: none;
            margin-left: 1.7em;      
            padding-right: 0.2em;
	    }
	    
        .news_item em
	    {
	        display:none;
	    }

	    .news_item span
	    {
	        display: inline-block;
	    }
	    
	    .news_item li:before
	    {
	        content: "\2014";
	        display: block;
            margin-left: -1.7em;      
            padding-right: 0.5em;
	        float: left;
	    }

		.news_item li li
	    {
	        margin-left:0em;
            list-style-type:disc;
	    }
	    
        .news_item li li:before
	    {
	        content: "";
	        margin-left: 0em;      
        }
	    
	    .news_item hr
	    {
	        display: none;
	    }
	    
	    .news_item img
	    {
	        max-width:600px;
	    }

	    .fade
	    {
	    }
	    
	    #download div
	    {
	        position: absolute;
	        left: -45px;
	        top: 0;
	        display: none;
	        height: 107px;
	        width: 326px;
	    }

		.potd 
		{
			display:block; float:right; position:relative; height: 210px;		
			width: 200px; 
			background: url('/Content/img/picoftheday.jpg') no-repeat; 
			margin: 0 0 10px 10px; 
			text-align: center;
		}
		.potd img 
		{
			max-width: 180px; 
			max-height: 130px; 
			padding-top: 33px }
		.potd p 
		{
			font-size: 11px; 
			padding: 0 10px; 
			white-space: nowrap; 
			text-overflow:ellipsis; 
			overflow:hidden; 
			margin-bottom: 6px; 
			line-height:  12px;
		}

		.potd p.by a 
		{
		    font-weight: bold; color: #9D0B0B;
		}

        .extra 
        {
            background: url(../../Content/img/extra.jpg) no-repeat; 
            padding: 10px 13px; 
            width: 220px; 
            height: 328px; 
            margin-top: 30px; 
            color: #9B823D; 
            font-size: 11px;
        }
               
        .extra a:link 
        {
            text-decoration: none;
        }
               
        .extra a:hover 
        {
            text-decoration: none; color: #9D0B0B;
        }

		.medialist
		{
			float:right; 
			clear:right;
			width:200px;
			padding: 0px 0px; 
		}
		.medialist p
		{
			font-size: 10px; 
			white-space: nowrap; 
			text-overflow:ellipsis; 
			overflow:hidden; 
			margin-left:6px;
			margin-bottom: 1px; 
			margin-top:0px;
			line-height:  13px;
		}

        .footer
        {
            text-align:right;
            padding-right:40px;
        }
        .footer a
        {
            color: #DFBB58;
        }
        
        .footer img
        {
            vertical-align:middle;
        }
        
        .gallery p
        {
			font-size: 11px; 
			overflow:hidden; 
			margin-left:6px;
			margin-bottom: 1px; 
			margin-top:0px;
			line-height:  15px;
			width:200px;
        }
        .gallery p.title
        {
			font-size: 10px; 
			white-space: nowrap; 
            text-overflow:ellipsis; 
        }
        
        .gallery td
        {
            text-align:center; width:200px;padding: 7px;
        }
		.gallery p.by a 
		{
		    font-weight: bold; color: #9D0B0B;
		}
		.gallery img 
		{
	    }

        .voteTable
        {
            text-align:center;
            padding-left:80px;
            padding-right:80px;
            padding-bottom:15px;
        }
        .voteTable td
        {
            vertical-align:middle;
            text-align:center;
            padding: 5px;
        }
