body, html {
    padding:0px;
    border:none;
    margin:0px;
}
body {
    background: url(/images/background_pattern.jpg);
    text-align:center;
    font-family:Arial, Courier;
    font-size:14px;
}
h1, h2, h3, h4, p {
    padding:0px;
    margin:0px;
}
h1 {
    font-size:1.4em;
}
h2 {
    font-size:1.2em;
}
.clearer {
    clear:both;
    display:block;
}
h2 {
margin:10px 0 5px 0;
}
p {
margin:2px 0;
padding:0 0 10px;
}

a:link, a:hover, a:visited, a:active {
color: #327fc0;
}
a:visited {
color: #278ee6;
}
.currentLink {
text-decoration:underline;
font-weight:bold;
}

/* Reset Styles*/
ul {
    padding:0px;
    margin:0px;
    list-style:none;
}

/* Styling */
#page_wrapper {
    width:900px;
    margin:0 auto;
    text-align: left;
    background-color: #feffe6;
    border:1px solid #2a0707;
}

#page_header {
    position:relative;
    background: #810303 url(/UserFiles/images/template/header_logo.png) no-repeat center 100px;
    padding:10px;
}
#page_header_a {
    float:left;
    width:127px;
    height:180px;
    background: url(/images/header_st_nicholas.jpg) no-repeat;
}
#page_header_b {
    float:right;
    width:139px;
    height:180px;
    background: url(/images/header_st_nektarios.jpg) no-repeat;
}
#page_header_c {
    margin:0 auto;
    background: url(/images/header_icxcnika.png) no-repeat;
    width:87px;
    height:79px;
}
.seperator {
    height:10px;
    background: url(/images/byzantine_pattern.gif) repeat-x left top;
}
/* Main Container */
#page_main_outer {
    padding:0;
    background: url(/images/content_bg_repeat.gif) repeat-y center top;
}

/* Navigation */
#page_main_left {
    float:left;
    width: 110px;
    padding:10px 5px 10px 10px;
    overflow:hidden;
}
#nav a {
    color:#2a0707;
    text-decoration:none;
}
#nav a:hover {
    text-decoration:underline;
}

#page_main_right {
    float: left;
    width:175px;
    margin:0px;
    padding:0 10px;
}
/* Content */
#page_main_center {
    min-height:500px;
    padding:10px 15px 10px 15px;
    float: left;
    display: inline;
    margin:0px;
    width:540px;
}
/* News , Events */
#page_main_right {
    min-height: 200px;
    float:right;
    width:165px;
    padding:10px 10px 10px 5px;
}
#page_main_right ul {
    padding:0px;
    margin:0px;
    list-style:none;
}

#news_list li {
margin:5px 0;
padding:0 0 5px 0;
border-bottom: 1px solid #444;
}
#news_list ul {
margin-bottom:10px;
}
/* Footer */
#page_footer {
    background: #810303;
    height:30px;
    text-align:center;
    color:#cec93f;
    font-size:0.8em;
    overflow:hidden;
    padding:0;
}
#page_footer ul {
    margin-top:8px;
}
#credits {
    margin:5px;
    font-size:0.7em;
    text-align:center;
}
#credits a {
    color:#FFF;
}
/***************/

/** Contact Form */
.frm_submit_button {
    display:block!important;
    float:right;
}
.formVerify img {
    margin-right:10px!important;
    margin-left:0px!important;
}
/** Navigation */
#nav a {
color: #327fc0;
}



/** Site Languages */
#languages {
    float:right;
}
#languages ul {
    padding:0px;
    margin:0px;
}
#languages li {
    margin:0px;
    padding:0px;
    display:inline;
    line-height: 27px;
}

#languages .flags {
    width:20px;
    height:27px;
    display:block;
    text-indent: -999em;
    float:left;
    margin:0 2px;
}
#languages #lang_el {
    background: url(/img/dynamic/20/20/images/greek_flag.png) no-repeat center center;
}
#languages #lang_el.selected {
    background: url(/img/dynamic/20/20/images/greek_flag_selected.png) no-repeat center center;
}
#languages #lang_en {
    background: url(/img/dynamic/20/20/images/uk_flag.png) no-repeat center center;
}
#languages #lang_en.selected {
    background: url(/img/dynamic/20/20/images/uk_flag_selected.png) no-repeat center center;
}




/** Photos and Albums */
.photo_container p {
    padding:0px;
    margin:2px 0 0px 0;
    text-align: center;
}
.photo_container {
    float:left;
    margin:2px;
    display:block;
    height:160px;
    width: 175px;
    text-align: center;
}

