body, html
{
    margin: 0px;
    padding: 0px;
    font-family: arial, verdana, sans-serif;
    background-color: #0B75C0;
    color: #FFFFFF;
    font-size: 12px;
}

td
{
	font-size: 12px;
}

form
{
    margin: 0px;
    padding: 0px;
}

a
{
    text-decoration: underline;
    color: #FFFFFF;
}

a:hover
{
    text-decoration: none;
}

#wrapper
{
    text-align: center;
    background: url("images/bg_header.gif") repeat-x;
}

#body
{
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    width: 900px;
}

#body_picture
{
	text-align: center;
}

#body_picture table
{
	margin-left: auto;
	margin-right: auto;
}

#header
{
    height: 150px;
}

#logo
{
    height: 70px;
    width: 97px;
    float: left;
    margin-top: 30px;
    padding-left: 30px;
}

#menu
{
    height: 37px;
    width: 640px;
    background: url("images/bg_menu.gif");
    float: right;
    margin-top: 70px;
}

#menu .left
{
    width: 42px;
    height: 37px;
    background: url("images/menu_corner_left.gif");
    float: left;
}

#menu .content
{
    width: 556px;
    height: 37px;
    float: left;
}

#menu .right
{
    width: 42px;
    height: 37px;
    background: url("images/menu_corner_right.gif");
    float: left;  
}

#menu ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    height: 37px;
}

#menu li
{
    display: inline;
    height: 37px;
}

#menu a
{
    text-decoration: none;
    color: #FFFFFF;
    vertical-align: middle;
    height: 26px;
    _height: 37px;
    width: 80px;
    display: block;
    text-align: center;
    padding-top: 11px;
    float: left;
}

#menu a:hover
{
    text-decoration: none;
    color: #FFFFFF;
    background: url("images/bg_menu_hover.gif");
    border-left: solid 1px #FFFFFF;
    border-right: solid 1px #FFFFFF;
    height: 26px;
    _height: 37px;
    width: 78px;
}

* html #menu a:hover
{
    width: 80px;
}

#menu a.select
{
    text-decoration: none;
    color: #FFFFFF;
    background: url("images/bg_menu_hover.gif");
    border-left: solid 1px #FFFFFF;
    border-right: solid 1px #FFFFFF;
    height: 26px;
    _height: 37px;
    width: 78px;
}

* html #menu a.select
{
    width: 80px;
}

.cell_left
{
    float: left;
}

.cell_right
{
    float: right;
}

.cell_clear
{
    clear: both;
}

#footer
{
    margin-top: 10px;
    height: 48px;
    width: 900px;
    background: url("images/bg_line.gif") repeat-x top;
}

#footer ul
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#footer li
{
    display: inline;
    padding: 0px 1px 0px 1px;
}

#footer .cell_left
{
    padding: 18px 0px 0px 18px;
}

#footer .cell_right
{
    padding: 18px 18px 0px 0px;
}

#content .left
{
    float: left;
    width: 262px;
}

#content .middle
{
    float: left;
    width: 375px; 
}

#content .middle_right
{
    float: left;
    width: 638px; 
}

#content .right
{
    float: left;
    width: 262px;
}
#content p
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#content .clear
{
    clear: both;
}

/* content */

#content .left .module .content
{
    padding: 10px 20px 20px 0px;
}

#content .module table
{
    font-size: 12px;
}

#content .module td
{
    padding: 3px;
}

#content .right .module p
{
    margin: 0px 0px 5px 30px;
}

#content .right .module .content .wrapper
{
	margin-left: 30px;
}

#content .left .module p
{
    margin: 0px 30px 5px 10px;
}

#content .right .module .content
{
    padding: 10px 0px 20px 20px;
}

#content .left .module h1
{
    font-size: 12px;
    margin: 0px;
    padding: 8px 0px 0px 18px;
    background: url("images/bg_module_left.gif") no-repeat;
    height: 21px;
    _height: 29px;
    text-transform: uppercase;
}

#content .right .module h1
{
    font-size: 12px;
    margin: 0px;
    padding: 8px 0px 0px 50px;
    background: url("images/bg_module_right.gif") right no-repeat;
    height: 21px;
    _height: 29px;
    text-transform: uppercase;
}

/* endcontent */

#content .module ul.list
{
    padding: 0px;
    margin: 5px 0px 5px 50px;
}

#content .module .list li
{
    padding-bottom: 2px;
}

#content .module .gallery
{
    text-align: center;
}

#content .module .gallery .picture
{
    background-color: #509FD6;
    padding: 3px;
    border: solid 1px #DCECF7;
    position: relative;
}

#content .module .gallery .picture .corner
{
    width: 13px;
    height: 13px;
    background: url("images/picture_corner_little.gif") no-repeat;
    position: absolute;
    z-index: 10;
    top: -1px;
    right: -1px;
    _top: 0px;
    _right: 0px;
    _display: none;
}

#content .module .gallery .views
{
    background: url("images/icon_views.gif") top left no-repeat;
    float: left;
    margin-top: 5px;
    padding-left: 20px;
    font-size: 10px;
    height: 14px;
    _height: 16px;
    padding-top: 2px;
}

#content .module .gallery table
{
    margin-left: auto;
    margin-right: auto;
}

#content .module .gallery h2
{
    font-size: 12px;
    background: none;
    padding: 0px 0px 0px 2px;
    margin: 0px;
    text-align: center;
    padding-bottom: 3px;
}

.pagination_table
{
	margin-left: auto;
	margin-right: auto;
}

.pagination
{
    margin: 5px 0px 5px 0px;
    padding: 0px;
    list-style-type: none;
}

.pagination li
{
    float: left;
    margin: 0px;
    padding: 0px;
}

.pagination .nolink
{
    border: solid 1px #87C8F8;
    padding: 3px 7px 3px 7px;
    color: #87C8F8;
    margin-right: 3px;
}

.pagination a
{
    border: solid 1px #FFFFFF;
    color: #FFFFFF;
    display: block;
    padding: 3px 7px 3px 7px;
    margin-right: 3px;
    text-decoration: none;
    _height: 20px;
    _display: normal;
}

.pagination a:hover
{
    text-decoration: none;
    background-color: #2D94DC;
}

.pagination a.selected
{
    background-color: #2D94DC;
}

/* textbox */
.textbox_left
{
    width: 5px;
    height: 21px;
    background: url("images/bg_textbox_left.gif");
    float: left;
}

.textbox input
{
    float: left;
    background-color: #0065AD;
    border-top: solid 1px #CEEBFF;
    border-bottom: solid 1px #CEEBFF;
    border-left: none;
    border-right: none;
    height: 21px;
    color: #CEEBFF;
}

.textbox_right
{
    width: 5px;
    height: 21px;
    background: url("images/bg_textbox_right.gif");
    float: left;
}

.textbox_box
{
    margin: 5px 0px 5px 0px;
    height: 25px;
}

/* textbox */

/* button */

.button_left
{
    width: 6px;
    height: 22px;
    background: url("images/bg_button_left.gif");
    float: left;
}

.button input
{
    float: left;
    background: url("images/bg_button.gif") repeat-x #B0D6F3;
    border: none;
    height: 22px;
    color: #0B75C0;
    padding-bottom: 1px;
    _padding-bottom: 0px;
}

.button_right
{
    width: 6px;
    height: 22px;
    background: url("images/bg_button_right.gif");
    float: left;
}

.button_box
{
    height: 25px;
    margin-left: auto;
}

/* button off */

.middle .window
{
      
}

.middle .win_title_left
{
    float: left;
    width: 8px;
    height: 33px;
    background: url("images/bg_win_title_left.gif") no-repeat #2F95DE;
}

.middle .win_title
{            
    height: 33px;
    width: 359px;
    float: left;
    background: url("images/bg_win_title.gif") repeat-x #2F95DE;
    text-transform: uppercase;
}

.middle .win_title h3
{
    padding-top: 6px;
    padding-left: 4px;
    margin: 0px;
    font-size: 12px;
}

.middle .win_title_right
{
    float: left;
    width: 8px;
    height: 33px;
    background: url("images/bg_win_title_right.gif") no-repeat #2F95DE;
}

.middle .win_content
{
    clear: both;
    border-left: solid 1px #CEEBFF;
    border-right: solid 1px #CEEBFF;
    padding: 10px 15px 15px 15px;
}                                     

.middle .win_bottom_left
{
    float: left;
    width: 8px;
    height: 9px;
    background: url("images/bg_win_bottom_left.gif") no-repeat;
}

.middle .win_bottom
{            
    height: 8px;
    _height: 9px;
    width: 359px;
    float: left;
    border-bottom: solid 1px #CEEBFF;
    font-size: 1px;
}

.middle .win_bottom_right
{
    float: left;
    width: 8px;
    height: 9px;
    background: url("images/bg_win_bottom_right.gif") no-repeat;
}

/* gallery big */

/* win 2 colom start */

.middle_right .window
{
      
}

.middle_right .win_title_left
{
    float: left;
    width: 8px;
    height: 33px;
    background: url("images/bg_win_title_left.gif") no-repeat #2F95DE;
}

.middle_right .win_title
{            
    height: 33px;
    width: 622px;
    float: left;
    background: url("images/bg_win_title.gif") repeat-x #2F95DE;
    text-transform: uppercase;
}

.middle_right .win_title h3
{
    padding-top: 6px;
    padding-left: 4px;
    margin: 0px;
    font-size: 12px;
}

.middle_right .win_title_right
{
    float: left;
    width: 8px;
    height: 33px;
    background: url("images/bg_win_title_right.gif") no-repeat #2F95DE;
}

.middle_right .win_content
{
    clear: both;
    _height: 1%;
    border-left: solid 1px #CEEBFF;
    border-right: solid 1px #CEEBFF;
    padding: 10px 15px 15px 15px;
}

.middle_right .win_bottom_left
{
    float: left;
    width: 8px;
    height: 9px;
    background: url("images/bg_win_bottom_left.gif") no-repeat;
}

.middle_right .win_bottom
{            
    height: 8px;
    _height: 9px;
    width: 622px;
    float: left;
    border-bottom: solid 1px #CEEBFF;
    font-size: 1px;
}

.middle_right .win_bottom_right
{
    float: left;
    width: 8px;
    height: 9px;
    background: url("images/bg_win_bottom_right.gif") no-repeat;
}

/* wind 2 colomn end */

#content .gallery
{
    text-align: center;
}

#content .gallery .picture
{
    background-color: #509FD6;
    padding: 3px;
    border: solid 1px #DCECF7;
    position: relative;
}

#content .gallery .picture .corner
{
    width: 19px;
    height: 19px;
    background: url("images/picture_corner_big.gif") no-repeat;
    position: absolute;
    z-index: 10;
    top: -1px;
    right: -1px;
    _top: 0px;
    _right: 0px;
    _display: none;
}

#content .gallery .views
{
    background: url("images/icon_views.gif") top left no-repeat;
    float: left;
    margin-top: 5px;
    padding-left: 20px;
    font-size: 10px;
    height: 14px;
    _height: 16px;
    padding-top: 2px;
}

#content .gallery .comments
{
    background: url("images/icon_comments.gif") top right no-repeat;
    float: right;
    margin-top: 5px;
    padding-right: 20px;
    font-size: 10px;
    height: 14px;
    _height: 16px;
    padding-top: 2px;
}

#content .gallery table
{
    margin-left: auto;
    margin-right: auto;
}

#content .gallery h2
{
    font-size: 14px;
    background: none;
    padding: 0px;
    margin: 0px;
    text-align: left;
    padding-bottom: 3px;
}

/* end gallery big */

/* gallery mica contant */
#content .gallery_little
{
    text-align: center;
}

#content .gallery_little .picture
{
    background-color: #509FD6;
    padding: 3px;
    border: solid 1px #DCECF7;
    position: relative;
}

#content .gallery_little .picture .corner
{
    width: 13px;
    height: 13px;
    background: url("images/picture_corner_little.gif") no-repeat;
    position: absolute;
    z-index: 10;
    top: -1px;
    right: -1px;
    _top: 0px;
    _right: 0px;
    _diaply: none;
}

#content .gallery_little .views
{
    background: url("images/icon_views.gif") top left no-repeat;
    float: left;
    margin-top: 5px;
    padding-left: 20px;
    font-size: 10px;
    height: 14px;
    _height: 16px;
    padding-top: 2px;
}

#content .gallery_little .comments
{
    background: url("images/icon_comments.gif") top right no-repeat;
    float: right;
    margin-top: 5px;
    padding-right: 20px;
    font-size: 10px;
    height: 14px;
    _height: 16px;
    padding-top: 2px;
}

#content .gallery_little table
{
    margin-left: auto;
    margin-right: auto;
}

#content .gallery_little h2
{
    font-size: 12px;
    background: none;
    padding: 0px;
    margin: 0px;
    text-align: left;
    padding-bottom: 3px;
}

/* end gallery little mic */

.line
{
    height: 1px;
    background: url("images/bg_line.gif") repeat-x;
    margin-top: 25px;
    margin-bottom: 15px;
    font-size: 1px;
}

#content .cell
{
    float: left;
    text-align: center;
    width: 200px;
}

/* tags clouds */
#content .module .cloud_0 a
{
	font-size: 10px;
}

#content .module .cloud_0 a:hover
{
	font-size: 10px;
}

#content .module .cloud_1 a
{
	font-size: 11px;
}

#content .module .cloud_1 a:hover
{
	font-size: 11px;
}

#content .module .cloud_2 a
{
	font-size: 12px;
}

#content .module .cloud_2 a:hover
{
	font-size: 12px;
}

#content .module .cloud_3 a
{
	font-size: 14px;
}

#content .module .cloud_3 a:hover
{
	font-size: 14px;
}

#content .module .cloud_4 a
{
	font-size: 16px;
}

#content .module .cloud_4 a:hover
{
	font-size: 16px;
}

#content .module .cloud_5 a
{
	font-size: 18px;
}

#content .module .cloud_5 a:hover
{
	font-size: 18px;
}

.com {
	margin-top: 10px;
	width: 343px;
}   

.com .left_top {
	width: 5px;
	height: 5px;
	background: url("images/com_left_up.gif") no-repeat #0065AD;
	float: left;
	font-size: 1px;
}

.com .top {
	background-color: #0065AD;
	border-top: solid 1px #CEEBFF;
	float: left;
	width: 333px;
	height: 4px;
	_height: 5px;
	font-size: 1px;
}

.com .right_top {
	width: 5px;
	height: 5px;
	background: url("images/com_right_up.gif") no-repeat #0065AD;
	float: left;
	font-size: 1px;
}

.com .center {
	border-left: solid 1px #CEEBFF;
	border-right: solid 1px #CEEBFF;
	clear: both;
	width: 321px;
	_width: 343px;
	text-align: left;
	background: url("images/com_ident.gif") 10px 6px no-repeat #0065AD;
	padding: 5px 10px 5px 10px;
	text-indent: 20px;
}

.com .left_bottom {
	width: 5px;
	height: 5px;
	background: url("images/com_left_down.gif") no-repeat #0065AD;
	float: left;
	font-size: 1px;
}

.com .bottom {
	background-color: #0065AD;
	border-bottom: solid 1px #CEEBFF;
	height: 4px;
	_height: 5px;
	width: 333px;
	float: left;
	font-size: 1px;
}

.com .right_bottom {
	width: 5px;
	height: 5px;
	background: url("images/com_right_down.gif") no-repeat #0065AD;
	float: left;
	font-size: 1px;
}




