W3C CSS Validator results for http://www.canadacollege.edu/inside/newsletter/february06.html (CSS level 2.1)

Sorry! We found the following errors (1)

URI : http://www.canadacollege.edu/inside/newsletter/newsletter.css

195 .portraits img Property align doesn't exist : left

↑ Top

Valid CSS information

body {
background-color : #ffe394;
font-size : 1em;
}
#container {
background-color : #ffffff;
border : 1px solid #666666;
width : 85%;
background-position : center;
top : 0;
margin : auto;
}
.issue {
font-family : "Times New Roman", Times, serif;
font-size : 1.3em;
font-style : normal;
line-height : 1.5em;
font-weight : bold;
text-transform : uppercase;
color : #00624a;
background-color : #ffffcc;
text-align : center;
word-spacing : 1.2em;
border-color : #ffcc00;
border-style : solid;
border-top-width : 1px;
border-right-width : 0;
border-bottom-width : 1px;
border-left-width : 0;
width : 100%;
margin-top : 10px;
letter-spacing : 1em;
}
#rightsidebar {
float : left;
width : 200px;
margin-top : 10px;
margin-right : 10px;
margin-bottom : 10px;
margin-left : 5px;
}
.features {
background-color : #fffac3;
border : 1px solid #ffcc66;
margin : 5px 0 8px 0;
padding : 0;
}
.features h1 {
background-color : #ffe89e;
color : #00624a;
padding : 6px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 0.9em;
font-style : inherit;
margin : 0;
}
.featurescontents {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 0.8em;
font-style : normal;
line-height : 1.1em;
font-weight : normal;
text-align : left;
padding-top : 6px;
padding-right : 6px;
padding-bottom : 6px;
padding-left : 6px;
}
#birthdays {
background-color : #fffac3;
border : 1px solid #ffcc66;
margin : 5px 0 8px 0;
padding : 0;
}
#birthdayscontents {
background-image : url(/inside/newsletter/img/cake.gif);
background-position : top;
background-repeat : no-repeat;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 0.8em;
font-style : normal;
line-height : 1.1em;
font-weight : normal;
text-align : left;
padding-top : 6px;
padding-right : 6px;
padding-bottom : 6px;
padding-left : 6px;
}
#birthdays h1 {
background-color : #ffe89e;
color : #00624a;
padding : 6px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 0.9em;
font-style : inherit;
margin : 0;
}
h1 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 1.2em;
line-height : 1.2em;
font-weight : bolder;
color : #00624a;
background-color : #d1e2de;
margin-top : 5px;
margin-bottom : 5px;
}
h2 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 1em;
line-height : 1em;
font-weight : bold;
color : #00624a;
margin-bottom : 0;
}
h3 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 1em;
font-weight : normal;
text-transform : capitalize;
color : #000000;
font-style : oblique;
border : 0 solid;
margin-top : 0;
margin-bottom : 10px;
}
.stories {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 0.8em;
line-height : 1.3em;
margin-right : 10px;
margin-left : 10px;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 10px;
}
a:link {
color : #00624a;
text-decoration : underline;
}
a:visited {
color : #00624a;
text-decoration : underline;
}
a:hover {
color : #00624a;
text-decoration : underline;
background-color : #ffe89e;
}
.introduction {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-style : normal;
font-size : 0.9em;
line-height : 1.5em;
margin-top : 25px;
padding : 0 5px 5px 5px;
}
.introduction p:first-letter {
font-family : "Times New Roman", Times, serif;
font-size : 3em;
float : left;
color : #00624a;
vertical-align : text-top;
}
.portraits {
margin-right : 10px;
margin-bottom : 18px;
border : 1px solid #000000;
text-align : left;
float : left;
clear : left;
}
.portraitsright {
margin-left : 10px;
margin-bottom : 18px;
border : 1px solid #000000;
text-align : right;
float : right;
clear : right;
}
.caption {
text-align : left;
font-size : 70%;
caption-side : bottom;
color : #666666;
}
#footer {
background-color : #fffac3;
color : #333333;
text-align : center;
border-top : 1px solid #ffcc66;
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
line-height : 10px;
padding : 5px 0 5px 0;
}

↑ Top