html
{
    background : none ;
}
    body
    {
        font-family : Verdana,Arial,Helvetica,sans-serif ;
        padding : 60px ;
        text-align : center ;
    }
        a
        {
            color : #aa8e67 ;
            cursor : pointer ;
        }
        a:hover
        {
            color : #315375 ;
        }
        blockquote
        {
            margin-left : 10px ;
        }
        em
        {
            font-style : italic ;
        }
        hr
        {
            background-color : #000000 ;
            border : 0px ;
            clear : both ;
            color : #000000 ;
            height : 1px ;
            margin : 0px 0px 10px 0px ;
            overflow : hidden ;
            padding : 0px ;
        }
        strong
        {
            font-weight : bold ;
        }
        #container
        {
            margin : 0px auto ;
            text-align : left ;
            width : 800px ;
        }
            #logo
            {
                height : 60px ;
                margin : 0px 0px 15px 0px ;
            }
                #logo p
                {
                }
                    #logo p span
                    {
                        display : block ;
                        float : right ;
                        font-family : Arial,Verdana,Helvetica,sans-serif ;
                        font-size : 182% ;
                        height : 30px ;
                        line-height : 30px ;
                        margin : 30px 0px 0px 0px ;
                        text-align : right ;
                        vertical-align : middle ;
                        width : 500px ;
                    }
            #content
            {
                padding : 20px 0px 0px 0px ;
            }
                #content .one
                {
                    height : 223px ;
                    margin : 0px 0px 10px 0px ;
                }
                    #content .one p
                    {
                    }
                #content .two
                {
                    background-image : url('../images/two.jpg') ;
                    background-position : center center ;
                    background-repeat : no-repeat ;
                    height : 227px ;
                    margin : 0px 0px 10px 0px ;
                }
                    #content .two p
                    {
	color : #c0c0bf;
	font-size : 93%;
	line-height : 140%;
	margin-top: 0px;
	margin-right: 242px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
                    }
                #content .three
                {
                    padding : 10px 20px 10px 20px ;
                }
                    #content .three a
                    {
                        font-weight : bold ;
                    }
                    #content .three h1
                    {
                        font-size : 108% ;
                        font-weight : bold ;
                        margin-bottom : 20px ;
                    }
                    #content .three h2
                    {
                        font-weight : bold ;
                        margin-bottom : 20px ;
                    }
                    #content .three h3
                    {
                        font-weight : bold ;
                        margin-bottom : 20px ;
                    }
                    #content .three h4
                    {
                        font-weight : bold ;
                        margin-bottom : 20px ;
                    }
                    #content .three h5
                    {
                        font-weight : bold ;
                        margin-bottom : 20px ;
                    }
                    #content .three h6
                    {
                        font-weight : bold ;
                        margin-bottom : 20px ;
                    }
                    #content .three ol
                    {
                        margin-bottom : 20px ;
                    }
                        #content .three ol li
                        {
                            list-style-position : outside ;
                            list-style-type : decimal ;
                            margin : 5px 0px 5px 40px ;
                            padding : 0px 0px 0px 5px ;
                        }
                    #content .three p
                    {
                        line-height : 200% ;
                        margin-bottom : 20px ;
                    }
                    #content .three table
                    {
                        border : 0px ;
                        border-collapse : collapse ;
                        margin-bottom : 20px ;
                        width : 760px ;
                    }
                        #content .three table tr
                        {
                        }
                            #content .three table tr th
                            {
                                background-color : #315375 ;
                                border : 1px solid #315375 ;
                                color : #ffffff ;
                                font-weight : bold ;
                                padding : 5px ;
                            }
                                #content .three table tr th a:hover
                                {
                                    color : #ffffff ;
                                }
                                #content .three table tr th a:hover
                                {
                                    color : #000000 ;
                                }
                            #content .three table tr td
                            {
                                border : 1px solid #315375 ;
                                padding : 5px ;
                            }
                            #content .three table tr .center
                            {
                                text-align : center ;
                            }
                            #content .three table tr .right
                            {
                                text-align : right ;
                            }
                    #content .three ul
                    {
                        margin-bottom : 20px ;
                    }
                        #content .three ul li
                        {
                            list-style-position : outside ;
                            list-style-type : square ;
                            margin : 5px 0px 5px 35px ;
                            padding : 0px 0px 0px 5px ;
                        }
                    #content .three .small
                    {
                        font-size : 70% ;
                    }
                        #content .three .small tr
                        {
                        }
                            #content .three .small tr th
                            {
                                font-weight : normal ;
                                padding : 0px ;
                            }
                            #content .three .small tr td
                            {
                                padding : 0px ;
                            }
                #content .four
                {
                    background-color : #aa8e67 ;
                    background-image : url('../images/p.gif') ;
                    background-position : top center ;
                    background-repeat : no-repeat ;
                    color : #ffffff ;
                    font-family : Georgia,serif ;
                    margin : 0px 150px 30px 150px ;
                    padding-top : 1px ;
                    text-align : center ;
                    width : 500px ;
                }
                    #content .four p
                    {
                        line-height : 200% ;
                        margin : 10px ;
                    }
                    #content .four h6
                    {
                        background-color : #315375 ;
                        background-image : url('../images/h6.gif') ;
                        background-position : bottom center ;
                        background-repeat : no-repeat ;
                        color : #ffffff ;
                        padding : 10px ;
                    }
            #footer
            {
                margin : 20px 0px 0px 0px ;
                height : 67px ;
            }
                #footer a.special
                {
                    float : right ;
                    height : 67px ;
                    width : 121px ;
                }
                #footer p
                {
                    font-size : 85% ;
                    margin : 0px 0px 5px 0px ;
                }
				
.tag {
	text-align: center;
	color: #d4c6b3;
}				
        .bar1
        {
	background-image : url('../images/bar.gif');
	background-position : center center;
	background-repeat : no-repeat;
	height : 31px;
        }
            .bar1 p
            {
	color : #ffffff;
	font-size : .9em;
	font-weight : bold;
	line-height : 16px;
	text-align : center;
	vertical-align : middle;
	text-transform: uppercase;
	padding-top: 6px;
            }
                .bar1 p a
                {
                    color : #ffffff ;
                    margin : 0px 5px ;
                    text-decoration : none ;
                }
                .bar1 p a:hover
                {
                    color : #aa8e67 ;
                }
            .bar1 .special
            {
                font-size : 93% ;
            }
			
					.bar
        {
	background-image : url('../images/bar2.gif');
	background-position : center center;
	background-repeat : no-repeat;
	height : 41px;
        }
            .bar p
            {
	color : #ffffff;
	font-size : .9em;
	font-weight : bold;
	line-height : 16px;
	text-align : center;
	vertical-align : middle;
	text-transform: uppercase;
	padding-top: 5px;
            }
                .bar p a
                {
                    color : #ffffff ;
                    margin : 0px 5px ;
                    text-decoration : none ;
                }
                .bar p a:hover
                {
                    color : #aa8e67 ;
                }
            .bar .special
            {
                font-size : 93% ;
            }
        .center
        {
            text-align : center ;
        }
        .float
        {
            float : right ;
            margin : 0px 0px 10px 0px ;
        }
