html>body {
	height:auto;
	height:100%;
	min-height:100%;
}

body {
        font-family: Lucida Sans Unicode;
        font-size: 10pt;
        color: #666666;
        background: #CCCCCC;
		text-align: center;
		margin:5px 0px; padding:0px;
}

input {
        font-family: Lucida Sans Unicode;
        font-size: 7pt;
        color: #666666;
        background: #CCCCCC;
        border: 1px solid #666666;
}

select {
        font-family: Lucida Sans Unicode;
        font-size: 7pt;
        color: #666666;
        background: #CCCCCC;
        border: 1px solid #666666;
}

a {
        text-decoration: none;
        color: #666666;
}

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


div#title {
        border-left: 5px solid #718F49;
        padding-left:3px;
        font-weight: bold;
}
        
div#date {
        text-align: right;
        padding:5px;
        font-style: italic;
}

div#feeds {
        text-align: right;
        padding:5px;
}


div#archive {
        padding: 5px;
        text-align: left;
}

div#wrapperAll {
	width:778px;
	margin:0 auto;
	text-align:left;
	padding:10px;
	min-height: 100%;

}

div#header {
/*        height: 110px;*/
/*        background-image: url('top1.png');
        background-repeat: no-repeat; */
    margin:5px auto 5px auto;
	text-align: center;
	height:auto;
}

div#header1left {
	width:20px;
	height:20px;
	float:left;
	background-image: url('h1.png');
	background-repeat: no-repeat;
}

div#header1middle {
	width:738px;
	height:20px;
	float:left;
	background-image: url('h2.png');
	background-repeat: repeat-x;
}

div#header1right {
	width:20px;
	height:20px;
	float:right;
	background-image: url('h3.png');
	background-repeat: no-repeat;
}




div#header2left {
	width:20px;
	height:100%;
	position:relative;
	overflow:visible;
	float:left;
	background: url('h4.png') repeat-y;
}

div#header2middle {
	width:738px;
	height: 100%;
	float:left;
	background-color:#dddddd;
	padding: 5px 0 0 0;
}

div#header2right {
	width:20px;
	height: 100%;
	float:right;
	background-image: url('h5.png');
	background-repeat: repeat-y;
}






/* second demo */
div#outer{
	width:100%;
	background: url('h4.png') repeat-y left top;
}
div#inner{
	width:100%;
	background:url('h5.png') repeat-y right top;
	text-align:center;
}
/* mac hide \*/
* html div#inner{height:1%}
/* force "layout" in IE */


div#ctr {
	

}

div#content2left {
	width:20px;
	height: 100%;
	float:left;
	background-image: url('h4.png');
	background-repeat: repeat-y;
}

div#content2middle {
	width:738px;
	height: auto;
	float:left;
	background-color:#f0f0f0;
	padding: 5px 0 0 0;
}

div#content2right {
	width:20px;
	height: auto;
	float:right;
	background-image: url('h5.png');
	background-repeat: repeat-y;
}

.clr {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div#topWrapper {
    clear: both;
        padding-left:20px;
        padding-right:20px;	
}

div#sep {
	background-color:#dddddd;
	height:16px;
	clear: both;
}

div#headerinner {
	width:732px;
	height:94px;
	margin: 0 auto;
	padding-top:3px;
}

div#contentinner {
	width: 100%;
	margin: 0 auto;
	padding-top:3px;
}


div#footerinner {
	margin: 0 auto;
	padding-top:3px;
}

div#logo {
        height: 37px;
        text-align: left;
		font-size: 27px;
		padding-left:3px;
        float:left;
}

div#line1 {
	width:100%;
	background-color:#dddddd;
}

div#menu {
        text-align: right;
        height: 37px;
        padding-right:10px;
        
}



div#content {
        background-image: url('border1.png');
        background-repeat: repeat-y;
        margin:0px;
        clear: both;
}

div#wrapperContent {
        clear: both;
				text-align: center;
}

div#wrapperNote {
        margin-left: auto;
        margin-right: auto;
        width: 707px;
}

div#noteTop {
        background-image: url('note_top1.png');
        background-repeat: no-repeat;
        height:90x;
}

div#noteContent {
        background-image: url('note_bg1.png');
        background-repeat: repeat-y;
        text-align: justify;
        padding-left: 10px;
        padding-right: 10px;
}

div#noteBottom {
        background-image: url('note_bot1.png');
        background-repeat: no-repeat;
        height:16px;
}

div#bottom {
        height: 60px;
        background-image: url('bottom1.png');
        background-repeat: no-repeat;
        margin:0px;
        padding-top:20px;
}


img {
	border:none;
}








div#footer1left {
	width:20px;
	height:20px;
	float:left;
	background: url('f1.png') no-repeat;
}

div#footer1middle {
	width:738px;
	height:20px;
	float:left;
	background: url('f2.png') repeat-x;
}

div#footer1right {
	width:20px;
	height:20px;
	float:right;
	background: url('f3.png') no-repeat;
}

.ullatest {
	padding-bottom:0px;


#boxleft {
	float: left;
	width: 48%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 45%;
	background-color:#f7f7f7;
	border:1px solid #ccc;
	margin:1em 0 1em 0;
	padding:5px;
}

#boxright {
	float: right;
	width: 48%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 45%;
	background-color:#f7f7f7;
	border:1px solid #ccc;
	margin:1em 0 1em 0;
	padding:5px;
}

#boxsingle {
	background-color:#f7f7f7; 
	border:1px solid #ccc;
	margin:1em 0 1em 0;
	padding:5px; 
}

.clear {
	clear:both;
}