/* Start of CMSMS style sheet 'AKariotis-main' */
body {      margin-left: auto;
			margin-right: auto;
            padding: 0;
			background:#000000;
			color: black;
			font-size: medium;
			font-family: Arial, Helvetica, sans-serif;
			width: 900px;
			text-align: center;

}

a, a:visited{
                       color: black;
                       text-decoration: none;

}

a:hover {           color: black;
                         text-decoration: underline;
}
a img {
			border: none; width: 100px; height: auto;
}

h2, p {
			margin-left: 20px; margin-right: 20px; color: #C82385;
}

p {
			font-size: 90%; color: black;
}

strong {
                         font-style: italic;
}

blockquote {
                        font-size: 90%; margin-top: -5px; margin-bottom: 10px;
}

.highlight {
                      color: #C82385; font-weight: bold;
}


#container {   float: left;
               margin: 0;
			   padding: 0;
			   width: 900px;
			   height: 602px;
			   background: #9A9A9A url(uploads/Graphics/mainbackground.gif) repeat-x bottom right;
			   text-align: left;

}

#header {
				float: left;
				margin: 0; padding: 0;
				width: 900px;
				background: url(uploads/Graphics/headerbackground.jpg) #2548B7;
				height: 132px
}

#header h1 {
                display: none;
				
}


#headerimage {   float: left;
				 background: url(uploads/Graphics/angelaheader.png) no-repeat !important;
                 background: url(../Graphics/angelaheader.gif) no-repeat;
				 height: 118px;
				 width: 453px;
				 margin-left: 222px; margin-top: 10px;
}

#logoimage {	float: right;
				background: url(uploads/Graphics/angelalogo.png) no-repeat !important;
				background: url(uploads/Graphics/angelalogo.gif) no-repeat;
				height: 114px;
				width: 161px;
				margin: 8px 10px 0 0; padding: 0;
				}

#menu {
				float: left;
				margin: 0; padding: 0;
				width: 900px;
				background: #000000;
				height: 40px;
}

#menu ul {
                float: left;
				margin: 0;
				padding: 0 0 0 20px;
				list-style: none;
}

#menu li {
				float: left;
				margin: 0; padding: 7px 15px 0 13px;
				
}

#menu a, a:visited {
                        color: white;
						text-decoration: none;
}

#menu a:hover, a:active {
                            color: #C82385;
}

#main {				float: left;
                    height: 430px;
					
}

#photobar {
					float: left;
					margin: 0; padding: 0;
					height: 428px;
}
#content {          float: right;
					margin: 0; padding: 0;
					width: 767px;
					height: 430px;
					overflow: auto;
                                        background: #4D4D4D url(uploads/Graphics/mainbackground.gif) repeat-x bottom right; color: black;
}

#content a {
                         color: black; font-weight: bold;
}

#content a:hover {
                       color: #C82385; 
}

#content ul { float: left; list-style: none; text-decoration: none; margin:-10px 0 0 50px; padding: 0;

}

#content li {
                     float: left; margin: 5px; font-size: 80%;
}

#content ul.av {
                           margin: -45px 0 0 100px;
}

#leftcolumn {
                             float: left; width: 425px;
}

#rightcolumn {
                             float: right; width: 310px; 
                             margin-top: 0px; padding:0;
                             
}

#footer {
                     color: #C82385;

}

#footer a {
                    color: #C82385; text-decoration: none;
}

#footer a:hover {
                   text-decoration: underline;
}

#footer ul { list-style: none; float: left; 
			 font-size: 60%; 
			 font-weight: bold;
                         margin-left: 80px;

}

#footer li { float: left; 
			 padding: 0 20px 0 20px;

}
/* End of 'AKariotis-main' */

